Molerats_Jul17_Sample_4
Description
Detects Molerats sample - July 2017
Query · yara
strings:
$x1 = "get-itemproperty -path 'HKCU:\\SOFTWARE\\Microsoft\\' -name 'KeyName')" wide
$x2 = "O.Run C & chrw(34) & \"[System.IO.File]::" wide
$x3 = "HKCU\\SOFTWARE\\Microsoft\\\\KeyName\"" fullword wide
condition:
( filesize < 700KB and 1 of them )