Skip to content

kvsec/dns_resolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

dns_resolver

Allows to resolve hosts and collect a list of IP addresses for further nmap scan avoiding WAFs and custom organizations depending on the purpose.

organizations section in the script allows to exclude IPs related to certain organizations that are out of scope.

Install:

pip install ipwhois

pip install dnspython==2.2.0

Run :

python3 dns_resolver.py -f file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages