View The Details of A Domain With SubDomain Analyzer ...


Hello Reader





If you are really interested to check out sub-domains of a domain, then you can use Sub Domain-Analyzer tool which will help you to analyze and get all the information of a domain. Sub Domain-Analyzer tool written in Python language.

From the following steps Sub Domain-Analyzer gets data from a domain:



1. Get the zone transfer file

2. Gathers all the information from DNS records 

3. Analyzing DNS records 

4. Tests sub domains by dictionary attack



Supporting operating systems are Windows, Linux and MacOSx



Linux Commands:

1. sudo apt-get install python-dev python-pip 
2. sudo pip install -r requirements.txt 
3. easy_install prettytable 


MacOSx Installation:


 1. Install Xcode Command Line Tool (From AppStore)
 2. sudo easy_install pip, prettytable
 3. sudo pip install -r requirements.txt


 Windows Installation: 

 1. Install dnspython 
 2. Install gevent
 3. Install prettytable 
 4. Open command prompt(cmd, Windows+R and type cmd and hit enter) as Administrator > Go to         python folder > Scripts (c:\Python27\Scripts) 
 5. pip install -r (Full path to requirements.txt) 
 6. easy_install prettytable



Post a Comment

Post a Comment (0)

Previous Post Next Post