Skip to content

enriches CVEs using various APIs and renders it to an HTML dashboard

License

Notifications You must be signed in to change notification settings

h4sh5/cve-enricher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVE enricher

Enriches CVE-IDs to provide CVSS, EPSS, Github POCs and nuclei templates.

Heavily subject to rate limiting.

Usage

given a file with CVEs like this:

CVE-2024-12345
CVE-2024-12346
CVE-2024-12347

it will pull data from various sources and render it on index.html, very similar to the format of fedisecfeeds. It's almost direct code reuse from that project.

python3 enricher.py ./cves

About

enriches CVEs using various APIs and renders it to an HTML dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published