mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 16:57:18 +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": [
|
"refs": [
|
||||||
"https://www2.fireeye.com/rs/848-DID-242/images/rpt-fin6.pdf",
|
"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://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": [
|
"synonyms": [
|
||||||
"Skeleton Spider"
|
"Skeleton Spider",
|
||||||
|
"ITG08"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"related": [
|
"related": [
|
||||||
|
@ -7698,5 +7700,5 @@
|
||||||
"value": "APT41"
|
"value": "APT41"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": 128
|
"version": 129
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue