mirror of https://github.com/MISP/misp-galaxy
parent
ba46bb6a0b
commit
d3e22ef14c
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,29 @@
|
||||||
|
{
|
||||||
|
"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
|
||||||
|
}
|
Loading…
Reference in New Issue