mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 00:37:18 +00:00
new: [disarm] add Detections
This commit is contained in:
parent
de62b43520
commit
e62301f5ce
2 changed files with 1462 additions and 0 deletions
1424
clusters/disarm-detections.json
Normal file
1424
clusters/disarm-detections.json
Normal file
File diff suppressed because it is too large
Load diff
38
galaxies/disarm-detections.json
Normal file
38
galaxies/disarm-detections.json
Normal file
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"description": "DISARM is a framework designed for describing and understanding disinformation incidents.",
|
||||
"icon": "bell",
|
||||
"kill_chain_order": {
|
||||
"responsetypes": [
|
||||
"Detect",
|
||||
"Deny",
|
||||
"Disrupt",
|
||||
"Degrade",
|
||||
"Deceive",
|
||||
"Destroy",
|
||||
"Deter"
|
||||
],
|
||||
"tactics": [
|
||||
"Plan Strategy",
|
||||
"Plan Objectives",
|
||||
"Microtarget",
|
||||
"Develop Content",
|
||||
"Select Channels and Affordances",
|
||||
"Conduct Pump Priming",
|
||||
"Deliver Content",
|
||||
"Drive Offline Activity",
|
||||
"Persist in the Information Environment",
|
||||
"Assess Effectiveness",
|
||||
"Target Audience Analysis",
|
||||
"Develop Narratives",
|
||||
"Establish Social Assets",
|
||||
"Establish Legitimacy",
|
||||
"Maximise Exposure",
|
||||
"Drive Online Harms"
|
||||
]
|
||||
},
|
||||
"name": "Detections",
|
||||
"namespace": "disarm",
|
||||
"type": "disarm-detections",
|
||||
"uuid": "bb61e6f3-b2bd-5c7d-929c-b6f292ccc56a",
|
||||
"version": 1
|
||||
}
|
Loading…
Reference in a new issue