DRIL
Jump to navigation
Jump to search
Description
DRIL (Domain Reverse IP Lookup) is a Reverse Domain Tool developed by Mr.Treasure Priyamal in JAVA. The tool uses the Bing API key to find out domain names listed in a target host.
How does it work?
DRIL uses the Bing API to make a XML request to api.search.live.net. It gets the results and outputs them in the JAVA interface.
Installation
$ mkdir -p /pentest/enumeration/dns/dril/ $ cd /pentest/enumeration/dns/dril/ $ wget http://downloads.sourceforge.net/project/dril/dril2.2v/DomainReverseIPLookup.jar
Usage
Start DRIL
$ cd /pentest/enumeration/dns/dril/ $ java -jar DomainReverseIPLookup.jar
Reverse DNS
Enter a domain in the domain field and click on the Reverse button: