mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
[threat-actors] Fix aliases
This commit is contained in:
parent
9b714dcd76
commit
6e00329ba6
1 changed files with 5 additions and 6 deletions
|
@ -520,8 +520,6 @@
|
|||
"https://www.youtube.com/watch?v=NFJqD-LcpIg"
|
||||
],
|
||||
"synonyms": [
|
||||
"APT 17",
|
||||
"Deputy Dog",
|
||||
"Group 8",
|
||||
"APT17",
|
||||
"Hidden Lynx",
|
||||
|
@ -529,8 +527,9 @@
|
|||
"Dogfish",
|
||||
"BRONZE KEYSTONE",
|
||||
"G0025",
|
||||
"Group72",
|
||||
"G0001"
|
||||
"Group 72",
|
||||
"G0001",
|
||||
"Axiom"
|
||||
]
|
||||
},
|
||||
"related": [
|
||||
|
@ -3576,7 +3575,8 @@
|
|||
"synonyms": [
|
||||
"G0039",
|
||||
"APT22",
|
||||
"BRONZE OLIVE"
|
||||
"BRONZE OLIVE",
|
||||
"Group 46"
|
||||
]
|
||||
},
|
||||
"related": [
|
||||
|
@ -7592,7 +7592,6 @@
|
|||
"Double Dragon",
|
||||
"G0096",
|
||||
"TA415",
|
||||
"Winnti Group",
|
||||
"Blackfly",
|
||||
"Grayfly",
|
||||
"LEAD",
|
||||
|
|
Loading…
Reference in a new issue