mirror of
https://github.com/MISP/misp-galaxy.git
synced 2025-09-04 17:12:40 +00:00
add: [attck4fraud] initial attck-like matrix for fraud from https://github.com/burritoblue/attck4fraud (WiP)
This commit is contained in:
parent
7fb4968ad0
commit
824465d879
2 changed files with 108 additions and 0 deletions
19
galaxies/attck4fraud.json
Normal file
19
galaxies/attck4fraud.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"description": "attck4fraud - Principles of MITRE ATT&CK in the fraud domain",
|
||||
"icon": "map",
|
||||
"kill_chain_order": {
|
||||
"fraud-tactics": [
|
||||
"Initiation",
|
||||
"Target Compromise",
|
||||
"Perform Fraud",
|
||||
"Obtain Fraudulent Assets",
|
||||
"Assets Transfer",
|
||||
"Monetisation"
|
||||
]
|
||||
},
|
||||
"name": "attck4fraud",
|
||||
"namespace": "misp",
|
||||
"type": "guidelines",
|
||||
"uuid": "cc0c8ae9-aec2-42c6-9939-f4f82b051836",
|
||||
"version": 1
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue