mirror of https://github.com/MISP/misp-galaxy
30 lines
537 B
JSON
30 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
|
||
|
}
|