SploitScan is a powerful and user-friendly tool designed to streamline the process of identifying exploits for known vulnerabilities and their respective exploitation probability. Empowering cybersecurity professionals with the capability to swiftly identify and apply known and test exploits. It's particularly valuable for professionals seeking to enhance their security measures or develop robust detection strategies against emerging threats.
- CVE Information Retrieval: Fetches CVE details from the National Vulnerability Database.
- EPSS Integration: Includes Exploit Prediction Scoring System (EPSS) data, offering a probability score for the likelihood of CVE exploitation, aiding in prioritization.
- PoC Exploits Aggregation: Gathers publicly available PoC exploits, enhancing the understanding of vulnerabilities.
- User-Friendly Interface: Easy to use, providing clear and concise information.
- Comprehensive Security Tool: Ideal for quick security assessments and staying informed about recent vulnerabilities.
python cve_poc.py CVE-YYYY-NNNNN
Contributions are welcome. Please feel free to fork, modify, and make pull requests or report issues.
Alexander Hagenah
This tool is meant for educational and professional purposes only. No license, so do with it whatever you like.