mirror of https://github.com/MISP/misp-galaxy
22 lines
471 B
JSON
22 lines
471 B
JSON
{
|
|
"description": "Bhadra Threat Modelling Framework",
|
|
"icon": "mobile",
|
|
"kill_chain_order": {
|
|
"bhadra-framework": [
|
|
"Initial Access",
|
|
"Persistence",
|
|
"Discovery",
|
|
"Lateral Movement",
|
|
"Standard Protocol Misuse",
|
|
"Defense Evasion",
|
|
"Collection",
|
|
"Impact"
|
|
]
|
|
},
|
|
"name": "Bhadra Framework",
|
|
"namespace": "misp",
|
|
"type": "bhadra-framework",
|
|
"uuid": "e7b7304b-9e9c-4db4-a7dd-561db4eeeb3d",
|
|
"version": 3
|
|
}
|