chg: [misp-galaxy] namespace misp added

This commit is contained in:
Alexandre Dulaunoy 2018-05-18 13:34:55 +02:00
parent 3a7c4e3c57
commit 5f566dd683
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD
14 changed files with 42 additions and 28 deletions

View file

@ -2,7 +2,8 @@
"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": 3,
"version": 4,
"icon": "internet-explorer",
"uuid": "6ab240ec-bd79-11e6-a4a6-cec0c932ce01"
"uuid": "6ab240ec-bd79-11e6-a4a6-cec0c932ce01",
"namespace": "misp"
}