Skip to content

A tool to get basic info about a CVE from the command line

Notifications You must be signed in to change notification settings

cskinner74/cveinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CVEInfo

A tool to get basic info about a CVE from the command line

Setup

Python 3.7+ required.

run pip3 install -r requirements.txt to install necessary python packages.

Usage:

cveinfo.py [-e] <CVE>

Example: cveinfo.py 2019-10241

The -e option will attempt to search for data on a linked CWE if it exists.

About

A tool to get basic info about a CVE from the command line

Resources

Stars

Watchers

Forks

Languages