GeminiDuke added

pull/17/head
Alexandre Dulaunoy 2017-01-06 22:35:50 +01:00
parent a6cb478a3b
commit fd030a4314
1 changed files with 8 additions and 1 deletions

View File

@ -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"]
}
} }
] ]
} }