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

37 lines
1.0 KiB
JSON

[
{
"name": "not-this-one",
"vulnerabilities":[
{
"id":2989,
"title":"Administrator-exploitable blind SQLi in WordPress 1.0 - 3.8.1",
"references": {
"url":"https://security.dxw.com/advisories/sqli-in-wordpress-3-6-1/,http://www.example.com"
},
"created_at":"2014-07-28T12:10:07.000Z",
"updated_at":"2014-07-28T12:43:41.000Z"
}
]
},
{
"name": "neo",
"vulnerabilities":[
{
"id":2993,
"title":"I'm the one",
"references": {
"url":"Ref 1,Ref 2",
"osvdb":"osvdb",
"cve":"2011-001",
"secunia":"secunia",
"metasploit":"exploit/ex1",
"exploitdb":"exploitdb"
},
"type":"XSS",
"fixed_in":"",
"created_at":"2014-07-28T12:10:07.000Z",
"updated_at":"2014-07-28T12:10:07.000Z"
}
]
}
]