mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
Update threat-actor.json
Add ITG08 as synonym for FIN6
This commit is contained in:
parent
4f1354c95a
commit
49f8f60a85
1 changed files with 5 additions and 3 deletions
|
@ -3735,10 +3735,12 @@
|
|||
"refs": [
|
||||
"https://www2.fireeye.com/rs/848-DID-242/images/rpt-fin6.pdf",
|
||||
"https://www.fireeye.com/blog/threat-research/2019/04/pick-six-intercepting-a-fin6-intrusion.html",
|
||||
"https://attack.mitre.org/groups/G0037/"
|
||||
"https://attack.mitre.org/groups/G0037/",
|
||||
"https://securityintelligence.com/posts/more_eggs-anyone-threat-actor-itg08-strikes-again/"
|
||||
],
|
||||
"synonyms": [
|
||||
"Skeleton Spider"
|
||||
"Skeleton Spider",
|
||||
"ITG08"
|
||||
]
|
||||
},
|
||||
"related": [
|
||||
|
@ -7698,5 +7700,5 @@
|
|||
"value": "APT41"
|
||||
}
|
||||
],
|
||||
"version": 128
|
||||
"version": 129
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue