diff --git a/spec/fixtures/db/vuln_api/themes/dignitas-themes.json b/spec/fixtures/db/vuln_api/themes/dignitas-themes.json index cad00135..e61c9fda 100644 --- a/spec/fixtures/db/vuln_api/themes/dignitas-themes.json +++ b/spec/fixtures/db/vuln_api/themes/dignitas-themes.json @@ -8,13 +8,15 @@ "updated_at" : "2015-03-05T19:37:47.000Z", "references": { "url" : [ - "http://research.evex.pw/?vuln=6", - "http://packetstormsecurity.com/files/130652/" + "http://research.evex.pw/?vuln=6" + ], + "packetstorm": [ + "130652" ] - }, + }, "title" : "Dignitas 1.1.9 - Privilage Escalation", "id" : 7825, "vuln_type" : "AUTHBYPASS" - } - ] + } + ] } \ No newline at end of file diff --git a/spec/fixtures/db/vuln_api/themes/yaaburnee-themes.json b/spec/fixtures/db/vuln_api/themes/yaaburnee-themes.json index 18762bea..badc201e 100644 --- a/spec/fixtures/db/vuln_api/themes/yaaburnee-themes.json +++ b/spec/fixtures/db/vuln_api/themes/yaaburnee-themes.json @@ -9,7 +9,9 @@ "references": { "url" : [ "http://research.evex.pw/?vuln=6", - "http://packetstormsecurity.com/files/130652/" + ], + "packetstorm": [ + "130652" ] }, "title" : "Ya'aburnee 1.0.7 - Privilage Escalation",