jaywire / php-axfr

DNS axfr scanner, find name servers who doesn't block dig axfr thus revealing all of their precious secrets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php-axfr

DNS axfr scanner, find name servers who doesn't block dig axfr thus revealing all of their precious secrets

Usage: php axfr.php domain.tld

OR

php axfr.php --file file.txt

where file.txt has a list of domains, one domain per line.

About

DNS axfr scanner, find name servers who doesn't block dig axfr thus revealing all of their precious secrets

License:Apache License 2.0


Languages

Language:PHP 100.0%