spara / cve

Convert nvd files to a single flat file with each vulnerability in JSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cve

Converts NIST nvd xml files into a flat file containing each vulnerability into JSON.

Usage:

convertxml.py [download, delete, convert, update]

Example:

Example showing how to attach CVE ids to each banner returned by a Shodan search:

queryShodan [search term]

About

Convert nvd files to a single flat file with each vulnerability in JSON


Languages

Language:Python 100.0%