diff --git a/galaxies/cmtmf-attack-pattern.json b/galaxies/cmtmf-attack-pattern.json index e69de29..bc156ab 100644 --- a/galaxies/cmtmf-attack-pattern.json +++ b/galaxies/cmtmf-attack-pattern.json @@ -0,0 +1,27 @@ +{ + "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 +}