Files
wpscan/spec/samples/common/models/vulnerability/json_item.json
ethicalhack3r 01c357e146 Fix specs #853
2015-08-14 16:03:21 +02:00

17 lines
372 B
JSON

{
"id": "3911",
"title": "Vuln Title",
"references":{
"url": "Ref 1,Ref 2",
"secunia": "secunia",
"osvdb": "osvdb",
"cve": "2011-001",
"metasploit": "exploit/ex1",
"exploitdb": "exploitdb"
},
"created_at": "2014-07-28T12:10:45.000Z",
"updated_at": "2014-07-28T12:10:45.000Z",
"type": "CSRF",
"fixed_in": "1.0"
}