fkie-cad / FACT_analysis-plugin_CVE-lookup

FACT analysis plug-in that maps software version to cves

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FACT plugin - CVE Lookup

This plugin maps detected software to CVEs.

Installation

Go to FACT's root directory and execute the following lines:

$ git submodule add https://github.com/fkie-cad/FACT_analysis-plugin_CVE-lookup.git src/plugins/analysis/cve-lookup
$ src/install.py -B

If you add more than one additional plug-in, ./install.py -B must be run just once after you added the last plug-in.

About

FACT analysis plug-in that maps software version to cves

License:GNU General Public License v3.0


Languages

Language:Python 98.1%Language:HTML 1.0%Language:Shell 0.9%