ReconSpider is an advanced OSINT framework that performs comprehensive reconnaissance on IP addresses, emails, websites, and organizations by aggregating and visualizing data from multiple sources.
🔎 Most Advanced Open Source Intelligence (OSINT) Framework for scanning IP Address, Emails, Websites, Organizations.
ReconSpider is primarily used by infosec researchers, penetration testers, bug hunters, and cybercrime investigators to gather deep intelligence about their targets through automated and consolidated OSINT scanning. It helps users enumerate attack surfaces and monitor threat intelligence efficiently via a command-line interface.
ReconSpider is currently available only as a CLI tool and requires proper configuration of API keys for full functionality. Users should ensure they have necessary permissions and comply with legal guidelines when performing reconnaissance. The tool integrates multiple OSINT tools to provide comprehensive attack surface enumeration and is best suited for users familiar with command-line operations.
Clone the repository: git clone https://github.com/bhavsec/reconspider.git
Navigate to the cloned directory: cd reconspider
Set up the environment as per documentation (details not fully provided in README)
Update required API keys following the 'Updating API Keys' section
Run the tool via CLI
reconspider --help
Displays help and usage information for ReconSpider commands
reconspider -t <target>
Launches an OSINT scan on the specified target (IP, email, website, or organization)
reconspider --update-keys
Updates API keys required for various integrated OSINT services