Merge pull request #134 from Delta-Sierra/master

Add MoneyTaker
pull/136/head
Deborah Servili 2017-12-13 15:48:52 +01:00 committed by GitHub
commit c3fc67a4f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 2 deletions

View File

@ -2230,6 +2230,17 @@
},
"description": "The MuddyWater attacks are primarily against Middle Eastern nations. However, we have also observed attacks against surrounding nations and beyond, including targets in India and the USA. MuddyWater attacks are characterized by the use of a slowly evolving PowerShell-based first stage backdoor we call “POWERSTATS”. Despite broad scrutiny and reports on MuddyWater attacks, the activity continues with only incremental changes to the tools and techniques.",
"value": "MuddyWater"
},
{
"meta": {
"refs": [
"https://www.bleepingcomputer.com/news/security/moneytaker-hacker-group-steals-millions-from-us-and-russian-banks/",
"https://www.group-ib.com/resources/reports/money-taker.html",
"https://www.group-ib.com/blog/moneytaker"
]
},
"description": "In less than two years, this group has conducted over 20 successful attacks on financial institutions and legal firms in the USA, UK and Russia. The group has primarily been targeting card processing systems, including the AWS CBR (Russian Interbank System) and purportedly SWIFT (US). Given the wide usage of STAR in LATAM, financial institutions in LATAM could have particular exposure to a potential interest from the MoneyTaker group.",
"value": "MoneyTaker"
}
],
"name": "Threat actor",
@ -2244,5 +2255,5 @@
],
"description": "Known or estimated adversary groups targeting organizations and employees. Adversary groups are regularly confused with their initial operation or campaign.",
"uuid": "7cdff317-a673-4474-84ec-4f1754947823",
"version": 29
"version": 30
}

View File

@ -10,7 +10,7 @@
],
"description": "threat-actor-tools is an enumeration of tools used by adversaries. The list includes malware but also common software regularly used by the adversaries.",
"uuid": "0d821b68-9d82-4c6d-86a6-1071a9e0f79f",
"version": 40,
"version": 41,
"values": [
{
"meta": {
@ -3105,6 +3105,15 @@
"https://www.bleepingcomputer.com/news/security/wp-vcd-wordpress-malware-spreads-via-nulled-wordpress-themes/"
]
}
},
{
"value": "MoneyTaker 5.0",
"description": "malicious program for auto replacement of payment data in AWS CBR",
"meta": {
"refs": [
"https://www.group-ib.com/blog/moneytaker"
]
}
}
]
}