Skip to content

CVE Proof of Concept (POC) search and tracking utility

Notifications You must be signed in to change notification settings

Cashiuus/pocman

Repository files navigation

PoC Man

Monitoring platform to identify and catalog Proof of Concept (POC) tools, scanners, or exploitation scripts for various CVE's.

Usage

# Search for CVE and run it every 600 seconds (10 minutes)
python pocman.py CVE-2023-20198 -s 600

TODO

[] Expand code to support GitHub Actions workflow bot that runs on schedule, sends messages of new repo's identified since last run (using list of CVE's to search on), and tracks last run data using pocman_latest.json file

[] Publish as a PyPi package for easy use in other projects

Similar Projects

Thank you to similar projects that may have similar or in some cases more robust functionality:

About

CVE Proof of Concept (POC) search and tracking utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages