mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
New synonyms and potential adversary groups
This commit is contained in:
parent
efc82d734a
commit
abf850ec9f
1 changed files with 17 additions and 2 deletions
|
@ -209,11 +209,13 @@
|
|||
"PLA Unit 78020",
|
||||
"APT 30",
|
||||
"Override Panda",
|
||||
"Camerashy"
|
||||
"Camerashy",
|
||||
"APT.Naikon"
|
||||
],
|
||||
"country": "CN",
|
||||
"refs": [
|
||||
"https://securelist.com/analysis/publications/69953/the-naikon-apt/"
|
||||
"https://securelist.com/analysis/publications/69953/the-naikon-apt/",
|
||||
"http://www.fireeye.com/blog/technical/malware-research/2014/03/spear-phishing-the-news-cycle-apt-actors-leverage-interest-in-the-disappearance-of-malaysian-flight-mh-370.html"
|
||||
],
|
||||
"group": "Naikon"
|
||||
},
|
||||
|
@ -351,6 +353,12 @@
|
|||
"country": "CN",
|
||||
"group": "Pitty Panda"
|
||||
},
|
||||
{
|
||||
"group": "Roaming Tiger",
|
||||
"refs": [
|
||||
"http://researchcenter.paloaltonetworks.com/2015/12/bbsrat-attacks-targeting-russian-organizations-linked-to-roaming-tiger/"
|
||||
]
|
||||
},
|
||||
{
|
||||
"country": "CN",
|
||||
"refs": [
|
||||
|
@ -370,6 +378,13 @@
|
|||
"country": "CN",
|
||||
"group": "Dagger Panda"
|
||||
},
|
||||
{
|
||||
"group": "APT.3102",
|
||||
"country": "CN",
|
||||
"refs": [
|
||||
"http://researchcenter.paloaltonetworks.com/2015/09/chinese-actors-use-3102-malware-in-attacks-on-us-government-and-eu-media/"
|
||||
]
|
||||
},
|
||||
{
|
||||
"synonyms": [
|
||||
"PLA Navy",
|
||||
|
|
Loading…
Reference in a new issue