mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
fix: cmtmf-attack-pattern had multiple duplicate UUIDs
This commit is contained in:
parent
12617ff627
commit
b4d518d4f0
1 changed files with 9 additions and 9 deletions
|
@ -67,7 +67,7 @@
|
||||||
"cmtmf-attack:reconnaissance"
|
"cmtmf-attack:reconnaissance"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"uuid": "d0140441-ebe0-4508-8572-ab91aa237980",
|
"uuid": "d3dbe9e4-bfad-4886-a298-cbecd9bdc9a3",
|
||||||
"value": "Social Media Reports"
|
"value": "Social Media Reports"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
"cmtmf-attack:resource-development"
|
"cmtmf-attack:resource-development"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"uuid": "37fc2d12-0e65-4e6c-a55f-0a24f818c6cb",
|
"uuid": "b1d24ed5-af46-4838-a54f-7567fdf437fc",
|
||||||
"value": "Obtain Capabilities"
|
"value": "Obtain Capabilities"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -111,7 +111,7 @@
|
||||||
"cmtmf-attack:resource-development"
|
"cmtmf-attack:resource-development"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"uuid": "eb793a3a-ca08-43ea-bf56-da4d06d5f273",
|
"uuid": "46a8305c-6073-406b-a902-990905d4300c",
|
||||||
"value": "Compromise Accounts"
|
"value": "Compromise Accounts"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -133,7 +133,7 @@
|
||||||
"cmtmf-attack:resource-development"
|
"cmtmf-attack:resource-development"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"uuid": "53e344f4-fa6c-4d42-9c65-1ffe1e093120",
|
"uuid": "be14c9e0-676b-4582-b30b-8488b24200f5",
|
||||||
"value": "Compromise Infrastructure"
|
"value": "Compromise Infrastructure"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -144,7 +144,7 @@
|
||||||
"cmtmf-attack:initial-access"
|
"cmtmf-attack:initial-access"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"uuid": "92ac46f5-4356-427a-8863-2de3f974713f",
|
"uuid": "5551a98b-2219-43eb-bcb2-1039e308cf5a",
|
||||||
"value": "Exploit Public-Facing Application"
|
"value": "Exploit Public-Facing Application"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -155,7 +155,7 @@
|
||||||
"cmtmf-attack:initial-access"
|
"cmtmf-attack:initial-access"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"uuid": "dd601586-1102-4084-80ad-a6776d8e46b0",
|
"uuid": "609aaf42-536c-414d-bee0-4a4e6448e50c",
|
||||||
"value": "Malicious App from App Store"
|
"value": "Malicious App from App Store"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -166,7 +166,7 @@
|
||||||
"cmtmf-attack:initial-access"
|
"cmtmf-attack:initial-access"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"uuid": "f43b9606-aa17-4c51-a26c-6bdba0440e4a",
|
"uuid": "837cf59f-7dab-4c56-84dd-8ceb9d47debc",
|
||||||
"value": "Malicious App from Third Party"
|
"value": "Malicious App from Third Party"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -188,7 +188,7 @@
|
||||||
"cmtmf-attack:initial-access"
|
"cmtmf-attack:initial-access"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"uuid": "a0224c49-b049-40eb-8012-e723c76aa841",
|
"uuid": "cddeb25f-984e-4f88-99d3-1b8ac235b236",
|
||||||
"value": "Exploit via Charging Station or PC"
|
"value": "Exploit via Charging Station or PC"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -212,7 +212,7 @@
|
||||||
"cmtmf-attack:lateral-movement"
|
"cmtmf-attack:lateral-movement"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"uuid": "71f1f231-f14b-417d-aa5b-dd0bcb76eefb",
|
"uuid": "859312e9-6257-4b8c-be7c-11558850d802",
|
||||||
"value": "Rogue Cellular Base Station"
|
"value": "Rogue Cellular Base Station"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue