DefenderYara/Worm/Win32/Ructo/Worm_Win32_Ructo_G.yar

16 lines
913 B
Plaintext

rule Worm_Win32_Ructo_G{
meta:
description = "Worm:Win32/Ructo.G,SIGNATURE_TYPE_PEHSTR_EXT,06 00 06 00 06 00 00 02 00 "
strings :
$a_02_0 = {5c 00 55 00 73 00 65 00 72 00 5c 00 44 00 65 00 73 00 6b 00 74 00 6f 00 70 00 5c 00 90 02 17 5c 00 50 00 72 00 6f 00 6a 00 65 00 63 00 74 00 31 00 2e 00 76 00 62 00 70 00 90 00 } //02 00
$a_02_1 = {3a 00 5c 00 74 00 75 00 64 00 6f 00 5c 00 90 02 10 5c 00 50 00 72 00 6f 00 6a 00 65 00 63 00 74 00 31 00 2e 00 76 00 62 00 70 00 90 00 } //01 00
$a_00_2 = {72 00 65 00 67 00 73 00 76 00 72 00 33 00 32 00 20 00 2f 00 73 00 20 00 2f 00 75 00 } //01 00
$a_00_3 = {40 00 74 00 65 00 72 00 72 00 61 00 2e 00 63 00 6f 00 6d 00 2e 00 62 00 72 00 } //01 00
$a_00_4 = {4d 00 41 00 49 00 4c 00 20 00 46 00 52 00 4f 00 4d 00 3a 00 } //01 00
$a_00_5 = {5c 00 6d 00 73 00 6d 00 73 00 67 00 73 00 2e 00 65 00 78 00 65 00 } //00 00
condition:
any of ($a_*)
}