mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
chg: [attck4fraud] Obtain Fraudulent Assets added
This commit is contained in:
parent
bf6a605f6d
commit
75b4a3a951
1 changed files with 40 additions and 0 deletions
|
@ -217,6 +217,46 @@
|
|||
"fraud-tactics:Perform Fraud"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"uuid": "d46e397f-8957-41f1-8736-13400b9e82fc",
|
||||
"value": "Compromised Payment Cards",
|
||||
"description": "Compromised Payment Cards",
|
||||
"meta": {
|
||||
"kill_chain": [
|
||||
"fraud-tactics:Obtain Fraudulent Assets"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"uuid": "7d71e71c-502f-412a-8fc7-584de8a9d203",
|
||||
"value": "Compromised Account Credentials",
|
||||
"description": "Compromised Account Credentials",
|
||||
"meta": {
|
||||
"kill_chain": [
|
||||
"fraud-tactics:Obtain Fraudulent Assets"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"uuid": "5537becf-4397-4b9f-916b-d6b776e30c2f",
|
||||
"value": "Compromised Personally Identifiable Information (PII)",
|
||||
"description": "Compromised Personally Identifiable Information (PII)",
|
||||
"meta": {
|
||||
"kill_chain": [
|
||||
"fraud-tactics:Obtain Fraudulent Assets"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"uuid": "699e86ad-1188-4189-a7c6-2e2a77422af0",
|
||||
"value": "Compromised Intellectual Property (IP)",
|
||||
"description": "Compromised Intellectual Property (IP)",
|
||||
"meta": {
|
||||
"kill_chain": [
|
||||
"fraud-tactics:Obtain Fraudulent Assets"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"version": 1
|
||||
|
|
Loading…
Reference in a new issue