mirror of https://github.com/MISP/misp-galaxy
commit
a838eaf9db
|
@ -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 New Issue