mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-27 01:07:18 +00:00
Nitro/CN added
This commit is contained in:
parent
5c78cd9e2e
commit
acada81f60
1 changed files with 12 additions and 1 deletions
|
@ -22,6 +22,16 @@
|
||||||
"country": "CN",
|
"country": "CN",
|
||||||
"group": "Stalker Panda"
|
"group": "Stalker Panda"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"country": "CN",
|
||||||
|
"group": "Nitro",
|
||||||
|
"refs": [
|
||||||
|
"http://www.symantec.com/content/en/us/enterprise/media/security_response/whitepapers/the_nitro_attacks.pdf"
|
||||||
|
],
|
||||||
|
"synonyms": [
|
||||||
|
"Covert Grove"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"country": "CN",
|
"country": "CN",
|
||||||
"group": "Codoso",
|
"group": "Codoso",
|
||||||
|
@ -733,7 +743,8 @@
|
||||||
"Sands Casino",
|
"Sands Casino",
|
||||||
"Cleaver",
|
"Cleaver",
|
||||||
"Threat Group-2889",
|
"Threat Group-2889",
|
||||||
"Codoso"
|
"Codoso",
|
||||||
|
"Nitro"
|
||||||
],
|
],
|
||||||
"type": "Adversary Groups",
|
"type": "Adversary Groups",
|
||||||
"authors": [
|
"authors": [
|
||||||
|
|
Loading…
Reference in a new issue