go-cve-dictionary
For detail of go-cve-dictionary see vulsio/go-cve-dictionary
Usage: go-cve-dictionaryをサーバモードで使う
スキャンをする前に go-cve-dictionary を サーバモードで 192.168.10.1 に起動しておきます。
$ go-cve-dictionary server -bind=192.168.10.1 -port=1323
Specify URL of the go-cve-dictionary in config.toml
[cveDict]
type = "http"
url = "http://192.168.0.1:1323"
$ vuls report
Usage: Update NVD Data
see go-cve-dictionary#fetch-nvd-data