misp-galaxy/elements/threat-actor-tools.json

44 lines
693 B
JSON

{
"values": [
{
"value": "PlugX",
"description": "Malware"
},
{
"value": "MSUpdater"
},
{
"value": "Poison Ivy"
},
{
"value": "Torn RAT"
},
{
"value": "Joy RAT"
},
{
"value": "Sakula",
"synonyms": ["Sakurel"]
},
{
"value": "Derusbi"
},
{
"value": "EvilGrab"
},
{
"value": "IEChecker"
},
{
"value": "Trojan.Naid"
},
{
"value": "Backdoor.Moudoor"
}
],
"version" : 1,
"description": "threat-actor-tools is an enumeration of tools used by adversaries.",
"author": ["Alexandre Dulaunoy"],
"type": "threat-actor-tools"
}