mirror of
https://github.com/MISP/misp-galaxy.git
synced 2025-09-03 08:32:39 +00:00
Initial Json schema
This commit is contained in:
parent
6fb89a644f
commit
47ac01ee96
10 changed files with 146 additions and 41 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type" : "exploit-kit",
|
||||
"name" : "Exploit-Kit",
|
||||
"description":"Exploit-Kit is an enumeration of some exploitation kits used by adversaries. The list includes document, browser and router exploit kits.It's not meant to be totally exhaustive but aim at covering the most seen in the past 5 years",
|
||||
"version": 2,
|
||||
"uuid": "6ab240ec-bd79-11e6-a4a6-cec0c932ce01"
|
||||
"type": "exploit-kit",
|
||||
"name": "Exploit-Kit",
|
||||
"description": "Exploit-Kit is an enumeration of some exploitation kits used by adversaries. The list includes document, browser and router exploit kits.It's not meant to be totally exhaustive but aim at covering the most seen in the past 5 years",
|
||||
"version": 2,
|
||||
"uuid": "6ab240ec-bd79-11e6-a4a6-cec0c932ce01"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue