CONCORDIA MTMF - Initial version

Initial version of the CONCORDIA Mobile Threat Modelling Framework for the CONCORDIA Project: https://www.concordia-h2020.eu/
pull/667/head
Bernardo Santos 2021-10-12 10:45:03 +02:00
parent 20f14c0090
commit d09681b011
2 changed files with 1147 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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
}