mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 14:57:18 +00:00
Update cmtmf-attack-pattern.json
- Changes to cluster type - Fix typo for privilege escalation tactic
This commit is contained in:
parent
49dfcca563
commit
5f19983ba3
1 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@
|
|||
"description": "A list of Techniques in CONCORDIA Mobile Modelling Framework.",
|
||||
"name": "CONCORDIA Mobile Threat Modelling Framework - Techniques",
|
||||
"source": "https://5g4iot.vlab.cs.hioa.no/",
|
||||
"type": "cmtmf-techniques",
|
||||
"type": "cmtmf-attack-pattern",
|
||||
"uuid": "53e344f4-fa6c-4d42-9c65-1ffe1e093120",
|
||||
"values": [
|
||||
{
|
||||
|
@ -416,7 +416,7 @@
|
|||
"meta": {
|
||||
"external_id": "T0037",
|
||||
"kill_chain": [
|
||||
"cmtmf-attack:priviledge-escalation"
|
||||
"cmtmf-attack:privilege-escalation"
|
||||
],
|
||||
},
|
||||
"uuid": "7b487a20-faa0-441d-8e31-44d872d12b3d",
|
||||
|
@ -427,7 +427,7 @@
|
|||
"meta": {
|
||||
"external_id": "T0038",
|
||||
"kill_chain": [
|
||||
"cmtmf-attack:priviledge-escalation"
|
||||
"cmtmf-attack:privilege-escalation"
|
||||
],
|
||||
},
|
||||
"uuid": "5ce17e6a-44aa-415a-864e-c7b45409350e",
|
||||
|
@ -438,7 +438,7 @@
|
|||
"meta": {
|
||||
"external_id": "T0039",
|
||||
"kill_chain": [
|
||||
"cmtmf-attack:priviledge-escalation"
|
||||
"cmtmf-attack:privilege-escalation"
|
||||
],
|
||||
},
|
||||
"uuid": "ba7ec530-57d1-42ea-94ce-32922d3a82b8",
|
||||
|
|
Loading…
Reference in a new issue