.. /CVE-Search
Quick Usage
For this tool the run command is:
docker run -d -p 5000:5000 --name cve ttimasdf/cve-search:withdb
Categories
exploitation
Description
cve-search is a tool to import CVE (Common Vulnerabilities and Exposures) and CPE (Common Platform Enumeration) into a MongoDB to facilitate search and processing of CVEs.
The main objective of the software is to avoid doing direct and public lookups into the public CVE databases. Local lookups are usually faster and you can limit your sensitive queries via the Internet.
Official Documentation
Reference: https://github.com/cve-search/cve-search