mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
Tavdig was missing
This commit is contained in:
parent
8987006c5d
commit
8ed7374028
1 changed files with 7 additions and 2 deletions
|
@ -207,7 +207,12 @@
|
|||
"value": "Agent.dne"
|
||||
},
|
||||
{
|
||||
"value": "Wipbot"
|
||||
"value": "Wipbot",
|
||||
"description": "Waterbug is the name given to the actors who use the malware tools Trojan.Wipbot (also known as Tavdig and Epic Turla)",
|
||||
"meta": {
|
||||
"synonyms": ["Tavdig", "Epic Turla"],
|
||||
"refs": ["https://www.symantec.com/content/en/us/enterprise/media/security_response/whitepapers/waterbug-attack-group.pdf"]
|
||||
}
|
||||
},
|
||||
{
|
||||
"value": "Turla"
|
||||
|
@ -1256,7 +1261,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"version": 15,
|
||||
"version": 16,
|
||||
"uuid": "0d821b68-9d82-4c6d-86a6-1071a9e0f79f",
|
||||
"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.",
|
||||
"author": [
|
||||
|
|
Loading…
Reference in a new issue