mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
Merge pull request #77 from danielplohmann/fin7
added FIN7 as alias for anunak
This commit is contained in:
commit
89942a4532
1 changed files with 4 additions and 2 deletions
|
@ -863,11 +863,13 @@
|
|||
"meta": {
|
||||
"synonyms": [
|
||||
"Carbanak",
|
||||
"Carbon Spider"
|
||||
"Carbon Spider",
|
||||
"FIN7"
|
||||
],
|
||||
"country": "RU",
|
||||
"refs": [
|
||||
"https://en.wikipedia.org/wiki/Carbanak"
|
||||
"https://en.wikipedia.org/wiki/Carbanak",
|
||||
"https://www.proofpoint.com/us/threat-insight/post/fin7carbanak-threat-actor-unleashes-bateleur-jscript-backdoor"
|
||||
],
|
||||
"motive": "Cybercrime"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue