Find Domains
FindDomains is a multithreaded search engine discovery tool that will be very useful for penetration testers dealing with discovering domain names/web sites/virtual hosts which are located on too many IP addresses. Provides a console interface so you can easily integrate this tool to your pentest automation system. It retrieves domain names/web sites which are located on specified ip address/hostname. Uses Bing search engine. Works with first 1000 records. Multithreaded on crawling and DNS resolution. Performs DNS resolution for extracted domains to eliminate cached/old records. Has a console interface so it can be very useful with some command-line foo.
Pre-Requisites
Bing API key
.NET Framework 3.5
Installation
Download and unzip the rar file
Copy and save your Bing API key into the appid.txt file
Syntax FindDomains.exe ip_address FindDomains.exe Domain_name
It is available from here
Example Output
C:\FindDomainsv0.1.1>FindDomains.exe www.vulnerabilityassessment.co.uk http://www.bridgefarmdevon.co.uk http://www.swifthelicopters.co.uk http://platinumhomecaresouthcoastltd.com http://www.great-technology-company.co.uk http://www.industrialij.com http://www.juliawhite.co.uk http://abcschoolofmotoring.com http://commundesign.com http://www.breadcollection.co.uk http://www.humberimports.com http://www.beecottage.co.uk http://cepittaway.com http://www.threetiers.co.uk http://www.hfstimber.co.uk http://www.rightperspective.co.uk
---- abridged ----
http://silverdaleschool.org.uk http://www.oldelectrickettle.co.uk http://www.orlandocitypages.com http://www.sss-developments.co.uk http://www.ssceramics.co.uk http://www.home-secured-loans.org.uk
Comment: - A little slow in what it does, I would rather use similar tools which seem to perform a whole lot quicker and also reverse DNS query to ensure DNS records are correct i.e. using vhoster
|