mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 08:47:18 +00:00
chg: [attck4fraud] Perform fraud added
This commit is contained in:
parent
e398cc3ef2
commit
bf6a605f6d
1 changed files with 40 additions and 0 deletions
|
@ -177,6 +177,46 @@
|
|||
"fraud-tactics:Target Compromise"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"uuid": "102e0d9e-8807-4c52-8a79-455d5e688081",
|
||||
"value": "Insider Trading",
|
||||
"description": "Insider Trading",
|
||||
"meta": {
|
||||
"kill_chain": [
|
||||
"fraud-tactics:Perform Fraud"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"uuid": "d09cd56c-d817-4c9f-bba7-1f26b788238f",
|
||||
"value": "Business Email Compromise",
|
||||
"description": "Business Email Compromise",
|
||||
"meta": {
|
||||
"kill_chain": [
|
||||
"fraud-tactics:Perform Fraud"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"uuid": "0c8b8a09-9caa-49f6-8f96-9302e516373e",
|
||||
"value": "Scam",
|
||||
"description": "Scam",
|
||||
"meta": {
|
||||
"kill_chain": [
|
||||
"fraud-tactics:Perform Fraud"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"uuid": "76bd07d8-67f4-4af6-9730-723aa2a5b90d",
|
||||
"value": "CxO Fraud",
|
||||
"description": "CxO Fraud",
|
||||
"meta": {
|
||||
"kill_chain": [
|
||||
"fraud-tactics:Perform Fraud"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"version": 1
|
||||
|
|
Loading…
Reference in a new issue