mirror of https://github.com/MISP/misp-galaxy
chg: [attck4fraud] add ATM cash trapping in the matrix
parent
de05d2c58e
commit
095c44e2ac
|
@ -84,6 +84,19 @@
|
||||||
"uuid": "0e45e11c-9c24-49a2-b1fe-5d78a235844b",
|
"uuid": "0e45e11c-9c24-49a2-b1fe-5d78a235844b",
|
||||||
"value": "ATM skimming"
|
"value": "ATM skimming"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"description": "Trap the cash dispenser with a physical component. Type 1 are visible to the user and type 2 are hidden in the cash dispenser",
|
||||||
|
"meta": {
|
||||||
|
"kill_chain": [
|
||||||
|
"fraud-tactics:Initiation"
|
||||||
|
],
|
||||||
|
"refs": [
|
||||||
|
"https://medium.com/@netsentries/beware-of-atm-cash-trapping-9421e498dfcf"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"uuid": "1e709b6e-ff4a-4645-adec-42f9636d38f8",
|
||||||
|
"value": "ATM cash trapping"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"description": "ATM Shimming refers to the act of capturing a bank card data accessing the EMV chip installed on the card while presenting the card to a ATM. Due to their low profile, shimmers can be fit inside ATM card readers and are therefore more difficult to detect.",
|
"description": "ATM Shimming refers to the act of capturing a bank card data accessing the EMV chip installed on the card while presenting the card to a ATM. Due to their low profile, shimmers can be fit inside ATM card readers and are therefore more difficult to detect.",
|
||||||
"meta": {
|
"meta": {
|
||||||
|
@ -380,5 +393,5 @@
|
||||||
"value": "ATM Explosive Attack"
|
"value": "ATM Explosive Attack"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": 3
|
"version": 4
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue