misp-galaxy/galaxies/cmtmf-attack-pattern.json
Bernardo Santos d09681b011 CONCORDIA MTMF - Initial version
Initial version of the CONCORDIA Mobile Threat Modelling Framework for the CONCORDIA Project: https://www.concordia-h2020.eu/
2021-10-12 10:45:03 +02:00

27 lines
665 B
JSON

{
"description": "CONCORDIA Mobile Modeling Framework - Tactics",
"icon": "",
"kill_chain_order": {
"cmmf-attack": [
"reconnaissance",
"resource-development"
"initial-access",
"execution",
"persistence",
"privilege-escalation",
"defense-evasion",
"credential-access",
"discovery",
"lateral-movement",
"collection",
"command-and-control",
"exfiltration",
"impact"
]
},
"name": "CONCORDIA Mobile Modelling Framework - Attack Pattern",
"namespace": "cmmf-attack",
"type": "cmmf-attack-pattern",
"uuid": "51060d01-ef29-40ab-8965-8031d0941811",
"version": 1
}