Skip to content

Releases: anmolksachan/ThreatTracer

threattracer_v3.0

02 May 07:33
6c9ea49
Compare
Choose a tag to compare

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

09 Feb 13:39
125e520
Compare
Choose a tag to compare

Major changes due to sunset of NIST 1.0 API

threattracer_v2.1

14 Sep 05:53
c702ee7
Compare
Choose a tag to compare

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

11 Sep 07:07
5f79859
Compare
Choose a tag to compare
Pre-release

Version 1

threattracer_v2

11 Sep 07:02
cc5dfb4
Compare
Choose a tag to compare
threattracer_v2 Pre-release
Pre-release

Changelog:
Fixed script run time errors.
Add every CVE public exploit availability.