mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 16:57:18 +00:00
chg: [cryptominers] Adds Krane
Signed-off-by: Jürgen Löhel <juergen.loehel@inlyse.com>
This commit is contained in:
parent
0d4187c370
commit
1be9a10ef9
1 changed files with 11 additions and 1 deletions
|
@ -52,7 +52,17 @@
|
||||||
},
|
},
|
||||||
"uuid": "3dd091c9-608f-44d6-ac0c-5dfdf9bb4518",
|
"uuid": "3dd091c9-608f-44d6-ac0c-5dfdf9bb4518",
|
||||||
"value": "Blue Mockingbird Cryptominer"
|
"value": "Blue Mockingbird Cryptominer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "The Krane malware uses SSH brute-force techniques to drop the XMRig cryptominer on the target to mine for the Hashvault pool.",
|
||||||
|
"meta": {
|
||||||
|
"refs": [
|
||||||
|
"https://cujo.com/threat-alert-krane-malware/"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"uuid": "a0c0ab05-c390-425c-9311-f64bf7ca9145",
|
||||||
|
"value": "Krane"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": 1
|
"version": 2
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue