This commit is contained in:
Dionysus 2023-11-23 05:09:11 -05:00
parent 47607786b1
commit a0ae406fb9
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
1 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@
PTRStream is an asynchronous reverse DNS lookup tool developed in Python. It generates random IP addresses and performs reverse DNS lookups using various DNS servers.
![](.screens/preview.gif)
## Requirements
- [python](https://www.python.org/)
@ -25,4 +25,10 @@ The results are cached and saved to a file named ptr_{date}_{seed}.txt after eve
Output to elastic search possibly.
Extracting geo data from the ptr response...
Still a work in progress I guess...
## Preview
![](.screens/preview.gif)