MAL_RANSOM_RobinHood_May19_1
Description
Detects RobinHood Ransomware
Query · yara
strings:
$s1 = ".enc_robbinhood" ascii
$s2 = "c:\\windows\\temp\\pub.key" ascii fullword
$s3 = "cmd.exe /c net use * /DELETE /Y" ascii
$s4 = "sc.exe stop SQLAgent$SQLEXPRESS" nocase
$s5 = "main.EnableShadowFucks" nocase
$s6 = "main.EnableRecoveryFCK" nocase
$s7 = "main.EnableLogLaunders" nocase
$s8 = "main.EnableServiceFuck" nocase
condition:
uint16(0) == 0x5a4d and filesize < 8000KB and 1 of them