mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
43703f1a96
- based on the paper published here: https://arxiv.org/pdf/2005.05110.pdf - thanks to the ATT&CK EU community conference speakers highlighting this framework!
21 lines
468 B
JSON
21 lines
468 B
JSON
{
|
|
"description": "Bhadra Threat Modelling Framework",
|
|
"icon": "mobile",
|
|
"kill_chain_order": {
|
|
"bhadra-tactics": [
|
|
"Initial Access",
|
|
"Persistence",
|
|
"Disovery",
|
|
"Lateral Movement",
|
|
"Standard Protocol Misuse",
|
|
"Defense Evasion",
|
|
"Collection",
|
|
"Impact"
|
|
]
|
|
},
|
|
"name": "Bhadra Framework",
|
|
"namespace": "misp",
|
|
"type": "bhadra-framework",
|
|
"uuid": "e7b7304b-9e9c-4db4-a7dd-561db4eeeb3d",
|
|
"version": 1
|
|
}
|