pry0cc / axiom

The dynamic infrastructure framework for everybody! Distribute the workload of many different scanning tools with ease, including nmap, ffuf, masscan, nuclei, meg and many more!
MIT License
4.06k stars 645 forks source link

Added DNSValidator scan module #623

Closed michielmeersmans closed 2 years ago

pdelteil commented 2 years ago

Works correctly in this way:

wget https://public-dns.info/nameservers.txt -O nameservers.txt; axiom-scan nameservers.txt -m dnsvalidator -threads 30 -o resolvers.txt --spinup 10 --rm-when-done