The post is to demonstrate the basic usage of Reconnaissance tools like Recon-ng, Netcraft etc. These are quite useful and must have tools being a pen tester. As we know that being a pen tester, its very important to gather target information as much as possible. The tools can help you collect enough useful information like, Scanning target for possible subdomains registered, IP addresses, ports numbers, geo location etc...
Gathering Subdomain Information
Using recon-ng application is quite easier as it has various modules. In addition to this, we can use Netcraft to collect additional information as follows:
Disclaimer: The sites used here are solely for educational purpose as its a freely available site to validate Pen testing capabilities and has no intention to harm.
1. To open the application, type the command as below
Execute the command as follows to invoke recon-ng application
2. Using Netcraft with Recon-ngNetcraft can be used to collect subdomain information as below
3. Getting IP address information for collected subdomainUsing hosts resolve module to collect IP information for concern subdomains.
4. Collecting Geographic location details
Using freegeoip module to gather geographic location details of collected IP addresses
5. Exporting details in reports
Using Reporting module to export all the collected information in various available formats.
There are still many modules, which I am working on and will be publishing in my next blog.
Very good ..
ReplyDeleteThanks Dude :)
Delete