MAL_Turla_Sample_May18_1
Description
Detects Turla samples
Query · yara
strings:
$x1 = "sc %s create %s binPath= \"cmd.exe /c start %%SystemRoot%%\\%s\">>%s" fullword ascii
$x2 = "cmd.exe /c start %%SystemRoot%%\\%s" fullword ascii
$x3 = "cmd.exe /c %s\\%s -s %s:%s:%s -c \"%s %s /wait 1\">>%s" fullword ascii
$x4 = "Read InjectLog[%dB]********************************" fullword ascii
$x5 = "%s\\System32\\011fe-3420f-ff0ea-ff0ea.tmp" fullword ascii
$x6 = "**************************** Begin ini %s [%d]***********************************************" fullword ascii
$x7 = "%s -o %s -i %s -d exec2 -f %s" fullword ascii
$x8 = "Logon to %s failed: code %d(User:%s,Pass:%s)" fullword ascii
$x9 = "system32\\dxsnd32x.exe" fullword ascii
condition:
uint16(0) == 0x5a4d and filesize < 500KB and 1 of them