master
Hanno Böck add json db

Hanno Böck authored 4 years ago

1) [
2)   {
3)     "name": "DRBGuestbook",
4)     "url": "http://www.dbscripts.net/guestbook/",
5)     "safe": "1.1.14",
6)     "vuln": "CVE-2007-5218",
7)     "detection": [
8)       {
9)         "file": "README.txt",
10)         "variable": "Version",
11)         "subdir": 0,
12)         "extra_match": "DRBGuestbook"
13)       }
14)     ]
15)   },
16)   {
17)     "name": "SimpGB",
18)     "url": "http://www.boesch-it.de/",
19)     "safe": "1.47.0",
20)     "vuln": "CVE-2007-5127",
21)     "detection": [
22)       {
23)         "file": "global.inc.php",
24)         "variable": "$version",
25)         "subdir": 1,
26)         "extra_match": "$path_simpgb"
27)       }
28)     ]
29)   }