Releases: anmolksachan/ThreatTracer
Releases · anmolksachan/ThreatTracer
threattracer_v3.0
Version 3.0 Updates
[This version is an update behind right now.]
- Added NVD API key support for authenticated requests
- New CLI options: --cpe, --cve, --poc, --more for granular control
- Integrated CVE PoC lookup from GitHub
- Enhanced Marc Full Disclosure exploit search
- Configurable API key storage (~/.cve_finder.cfg)
- Improved retry logic with rate-limit handling
- Direct CVE/CPE lookup modes added
- Modularized code structure for maintainability
- Colored output formatting for readability
- Added exploit status checks via PyExploitDb
- Better error handling and user feedback
threattracer_v2.2
Major changes due to sunset of NIST 1.0 API
threattracer_v2.1
The new release of the code optimizes the previous version by incorporating asynchronous HTTP requests using the aiohttp library and supports reverse POC lookup using pyExploitDb
and https://poc-in-github.motikan2010.net
API.
More Details available over readme
ThreatTracer Version 1
Version 1
threattracer_v2
Changelog:
Fixed script run time errors.
Add every CVE public exploit availability.