Home

Awesome

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.