mirror of https://github.com/MISP/misp-galaxy
GeminiDuke added
parent
a6cb478a3b
commit
fd030a4314
|
@ -10,7 +10,7 @@
|
||||||
],
|
],
|
||||||
"description": "threat-actor-tools is an enumeration of tools used by adversaries. The list includes malware but also common software regularly used by the adversaries.",
|
"description": "threat-actor-tools is an enumeration of tools used by adversaries. The list includes malware but also common software regularly used by the adversaries.",
|
||||||
"uuid": "0d821b68-9d82-4c6d-86a6-1071a9e0f79f",
|
"uuid": "0d821b68-9d82-4c6d-86a6-1071a9e0f79f",
|
||||||
"version": 8,
|
"version": 9,
|
||||||
"values": [
|
"values": [
|
||||||
{
|
{
|
||||||
"description": "Malware",
|
"description": "Malware",
|
||||||
|
@ -1113,6 +1113,13 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"value": "Chthonic"
|
"value": "Chthonic"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"value": "GeminiDuke",
|
||||||
|
"description": "GeminiDuke is malware that was used by APT29 from 2009 to 2012.",
|
||||||
|
"meta": {
|
||||||
|
"refs": ["https://attack.mitre.org/wiki/Software/S0049"]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue