White Hat Institute

ReconSpider - Comprehensive OSINT framework

ReconSpider is a capable tool to perform Open Source Intelligence scans on email, domain, ip_address, and organization. ReconSpider accumulates all the raw data, visualizes it on a dashboard, and facilitates alerting and monitoring of the data.

To install this tool, visit the following GitHub page https://github.com/bhavsec/reconspider.”

ReconSpider

Copy the downloadable link and clone it into the “/opt” directory.

Ex: (root@kali:/opt# git clone https://github.com/bhavsec/reconspider.git).

Navigate to the “reconspider” folder and install the tool using the following command: (root@kali:/opt/reconspider# python setup.py install). To start ReconSpider type (root@kali:/opt/reconspider# python reconspider.py), and you will be greeted with a menu page.

ReconSpider 2

Let’s try to enumerate information from the IP address. For this select option “1” and provide the IP address of your target. Once you hit “Enter,” it will use a Shodan search engine to gather some useful information, including the exact location, open ports, ISP, and many more about the target.

ReconSpider 3

If you don’t have the IP address of your target website, then you can use a full domain name by selecting the option “2”.

ReconSpider 4

Infosec Researchers, Penetration Testers, Bug Hunters, and Cyber Crime Investigators can use ReconSpider to get detailed information about their targets. ReconSpider collects all raw data, visualizes it on a dashboard, and allows for data alerting and monitoring. Recon Spider additionally combines the skills of Wave, Photon, and Recon Dog to perform a thorough assault surface enumeration.