| A tool written in Perl to enumerate information on a domain. It uses the Net::DNS module. The tool consists of 5 stages: Lookup and return the nameservers of a domain, Try zonetransfers on these nameservers, Do a 'bruteforce' style lookup on the domain with a dictionary, Gather IP address information and return a list of class C networks, Do a reverse lookup on the nameservers of all addresses in this Class C network space |
|
|
|