add json db
Hanno Böck authored 4 years ago
|
1) [
2) {
3) "name": "NetRisk",
4) "url": "http://phprisk.org/",
5) "safe": "",
6) "vuln": "CVE-2008-0144",
7) "latest": "1.9.7",
8) "detection": [
9) {
10) "file": "install.php",
11) "variable": "$version",
12) "subdir": 0,
13) "extra_match": "NetRisk - Setup"
14) }
15) ]
16) }
|