Skip to content

threattracer_v3.0

Latest
Compare
Choose a tag to compare
@anmolksachan anmolksachan released this 02 May 07:33
· 26 commits to main since this release
6c9ea49

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