mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
chg: [attck4fraud] updates based on issue #466
This commit is contained in:
parent
945ed77b9d
commit
77605f8d43
1 changed files with 51 additions and 1 deletions
|
@ -178,6 +178,56 @@
|
|||
"uuid": "102e0d9e-8807-4c52-8a79-455d5e688081",
|
||||
"value": "Insider Trading"
|
||||
},
|
||||
{
|
||||
"uuid": "92f5f46f-c506-45de-9a7f-f1128e40d47c",
|
||||
"value": "Investment Fraud",
|
||||
"description": "Investment Fraud",
|
||||
"meta": {
|
||||
"kill_chain": [
|
||||
"fraud-tactics:Perform Fraud"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"uuid": "8ac64815-52c0-4d14-a4e4-4a19b2a6057d",
|
||||
"value": "Romance Scam",
|
||||
"description": "Romance Scam",
|
||||
"meta": {
|
||||
"kill_chain": [
|
||||
"fraud-tactics:Perform Fraud"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"uuid": "464005e5-f608-41c9-a4fa-cfe9b8d26431",
|
||||
"value": "Buying/Renting Fraud",
|
||||
"description": "Buying/Renting Fraud",
|
||||
"meta": {
|
||||
"kill_chain": [
|
||||
"fraud-tactics:Perform Fraud"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"uuid": "97a79d67-02f4-4e1c-ac37-f835c88fe2c2",
|
||||
"value": "Cash Recovery Scam",
|
||||
"description": "Cash Recovery Scam",
|
||||
"meta": {
|
||||
"kill_chain": [
|
||||
"fraud-tactics:Perform Fraud"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"uuid": "a0f764d1-b541-4ee7-bb30-21b9a735f644",
|
||||
"value": "Fake Invoice Fraud",
|
||||
"description": "Fake Invoice Fraud",
|
||||
"meta": {
|
||||
"kill_chain": [
|
||||
"fraud-tactics:Perform Fraud"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"description": "Business Email Compromise",
|
||||
"meta": {
|
||||
|
@ -330,5 +380,5 @@
|
|||
"value": "ATM Explosive Attack"
|
||||
}
|
||||
],
|
||||
"version": 2
|
||||
"version": 3
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue