new: [disarm] add Detections

pull/910/head
Christophe Vandeplas 2023-12-20 11:26:19 +01:00
parent de62b43520
commit e62301f5ce
No known key found for this signature in database
GPG Key ID: BDC48619FFDC5A5B
2 changed files with 1462 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View 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
}