mirror of
https://github.com/MISP/misp-galaxy.git
synced 2025-02-17 01:06:22 +00:00
Merge pull request #375 from rmkml/master
Add Globe Imposter Ransomware
This commit is contained in:
commit
e0a5224bbb
1 changed files with 13 additions and 1 deletions
|
@ -13062,7 +13062,19 @@
|
|||
},
|
||||
"uuid": "8cfa694b-3e6b-410a-828f-037d981870b2",
|
||||
"value": "Jokeroo"
|
||||
},
|
||||
{
|
||||
"description": "During December 2017, a new variant of the GlobeImposter Ransomware was detected for the first time and reported on malware-traffic-analysis. At first sight this ransomware looks very similar to other ransomware samples and uses common techniques such as process hollowing. However, deeper inspection showed that like LockPoS, which was analyzed by CyberBit, GlobeImposter too bypasses user-mode hooks by directly invoking system calls. Given this evasion technique is being leveraged by new malware samples may indicate that this is a beginning of a trend aiming to bypass user-mode security products.",
|
||||
"meta": {
|
||||
"payment-method": "Bitcoin",
|
||||
"price": "0.35",
|
||||
"refs": [
|
||||
"https://www.fortinet.com/blog/threat-research/analysis-of-new-globeimposter-ransomware-variant.html"
|
||||
]
|
||||
},
|
||||
"uuid": "8cfa694c-2e6b-310a-728f-027d981870b2",
|
||||
"value": "GlobeImposter"
|
||||
}
|
||||
],
|
||||
"version": 54
|
||||
"version": 55
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue