misp-galaxy/galaxies/cmtmf-attack-pattern.json
Bernardo Santos 49dfcca563 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:54:06 +02:00

27 lines
682 B
JSON

{
"description": "CONCORDIA Mobile Threat Modeling Framework - Tactics",
"icon": "",
"kill_chain_order": {
"cmtmf-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 Threat Modelling Framework - Attack Pattern",
"namespace": "cmtmf-attack",
"type": "cmtmf-attack-pattern",
"uuid": "51060d01-ef29-40ab-8965-8031d0941811",
"version": 1
}