mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
Mirai and BASHLITE added
This commit is contained in:
parent
1c9465d24d
commit
d5c3312240
1 changed files with 16 additions and 1 deletions
|
@ -1038,9 +1038,24 @@
|
|||
{
|
||||
"value": "Tartine",
|
||||
"description": "Delphi RAT used by Sofacy."
|
||||
},
|
||||
{
|
||||
"value": "Mirai",
|
||||
"description": "Mirai (Japanese for \"the future\") is malware that turns computer systems running Linux into remotely controlled \"bots\", that can be used as part of a botnet in large-scale network attacks. It primarily targets online consumer devices such as remote cameras and home routers. The Mirai botnet has been used in some of the largest and most disruptive distributed denial of service (DDoS) attacks, including an attack on 20 September 2016 on computer security journalist Brian Krebs's web site, an attack on French web host OVH and the October 2016 Dyn cyberattack.",
|
||||
"meta": {
|
||||
"refs": [
|
||||
"https://en.wikipedia.org/wiki/Mirai_(malware)"
|
||||
],
|
||||
"synonyms": [
|
||||
"Linux/Mirai"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"value": "BASHLITE"
|
||||
}
|
||||
],
|
||||
"version": 2,
|
||||
"version": 3,
|
||||
"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