Skip to content

telnoratti/ptr-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ptr-scanner

PTR scanner to enumerate addresses using the NXDOMAIN/NOERROR trick

Usage

Specify the prefix as a positional argument and DNS servers with -s flags. The -r option will rate limit X requests per second (not including retries).

./ptr-scanner 2001:db8::/32 -s 1.1.1.1 -s 8.8.8.8 -r 2000

About

PTR scanner to enumerate addresses using the NXDOMAIN/NOERROR trick

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages