DefenderYara/Worm/Win32/Sowndegg/Worm_Win32_Sowndegg_B.yar

20 lines
886 B
Plaintext

rule Worm_Win32_Sowndegg_B{
meta:
description = "Worm:Win32/Sowndegg.B,SIGNATURE_TYPE_PEHSTR_EXT,07 00 05 00 0a 00 00 01 00 "
strings :
$a_00_0 = {5c 00 61 00 75 00 74 00 6f 00 72 00 75 00 6e 00 2e 00 69 00 6e 00 66 00 } //01 00
$a_00_1 = {4c 00 6f 00 63 00 61 00 74 00 69 00 6f 00 6e 00 55 00 52 00 4c 00 } //01 00
$a_01_2 = {52 65 61 64 54 58 54 46 69 6c 65 00 } //01 00
$a_01_3 = {54 58 54 46 69 6c 65 50 61 74 68 00 } //01 00
$a_01_4 = {72 65 61 64 63 6f 64 65 62 72 31 00 } //01 00
$a_01_5 = {44 3a 5c 53 44 5c 64 6f 77 6e 6c 6f 61 64 65 72 5c 64 6f 77 6e 6c 6f 61 64 65 72 67 67 } //01 00
$a_00_6 = {45 00 78 00 65 00 63 00 75 00 74 00 65 00 00 00 } //01 00
$a_00_7 = {43 00 6c 00 69 00 63 00 6b 00 00 00 } //01 00
$a_00_8 = {7c 00 7c 00 7c 00 00 00 } //01 00
$a_00_9 = {2f 00 2f 00 5c 00 5c 00 00 00 } //00 00
condition:
any of ($a_*)
}