mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 14:57:18 +00:00
d3e22ef14c
Described at https://github.com/cudeso/SoD-Matrix
29 lines
537 B
JSON
29 lines
537 B
JSON
{
|
|
"description": "SoD Matrix",
|
|
"icon": "map",
|
|
"kill_chain_order": {
|
|
"during-incident-crime": [
|
|
"CSIRT",
|
|
"LEA",
|
|
"Judiciary",
|
|
"Prosecutors"
|
|
],
|
|
"post-incident-crime": [
|
|
"CSIRT",
|
|
"LEA",
|
|
"Judiciary",
|
|
"Prosecutors"
|
|
],
|
|
"prior-to-incident-crime": [
|
|
"CSIRT",
|
|
"LEA",
|
|
"Judiciary",
|
|
"Prosecutors"
|
|
]
|
|
},
|
|
"name": "SoD Matrix",
|
|
"namespace": "sod-matrix",
|
|
"type": "sod-matrix",
|
|
"uuid": "50104ead-7315-457c-b596-b4471cabf28b",
|
|
"version": 1
|
|
}
|