reconCTI is a command-line-based OSINT tool designed to proactively identify potential cyber threats by scraping websites and analyzing results against known vulnerabilities and MITRE ATT&CK mappings.
- Scrapes websites recursively for specific keywords
- Supports "AND" and "OR" based search modes
- Tor support for onion (.onion) domains
- Matches results against a local CVE and MITRE ATT&CK database
- Generates threat reports in PDF format
- Run the tool and choose your scraping mode (guided or commando).
- Enter your target URLs and keywords.
- Analyze results for potential threats.
- Generate a PDF report of findings.
💡 Note: The tool is built for Linux-based systems and requires Python 3.6+. Use requirements.txt to install required libraries in a virtual env.
This project is for educational and research purposes only. The author is not responsible for any misuse of the tool.
This project is licensed under the MIT License.
Contributions are welcome...
Stay alert !!!