Skip to content

Downloads and searches through national vulnerability database

Notifications You must be signed in to change notification settings

AdamBSteele/CVEsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Python CVE Searcher

Downloads and searches through the National Vulnerability Database

USAGE: ./CVEsearch.py name_of_software [options]

Optional Arguments:

Flag Name Description
-h Help Show help message and exit
-d Date Earliest date of CVEs you want to find Default is 2010
-s Severity Lowest severity score to display.
Default is 0.0
highest is 10.0
-t Terms Search terms that must be present in the description
of the CVE. Terms must be enclosed by quotations and
seperated by spaces
Example: "remote code execution"
-v Version Version of software you want to find

About

Downloads and searches through national vulnerability database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages