mirror of https://github.com/MISP/misp-galaxy
20 lines
452 B
JSON
20 lines
452 B
JSON
{
|
|
"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": "financial-fraud",
|
|
"uuid": "cc0c8ae9-aec2-42c6-9939-f4f82b051836",
|
|
"version": 1
|
|
}
|