DefenderYara/Worm/Win32/Regul/Worm_Win32_Regul_A.yar

16 lines
711 B
Plaintext

rule Worm_Win32_Regul_A{
meta:
description = "Worm:Win32/Regul.A,SIGNATURE_TYPE_PEHSTR,06 00 06 00 06 00 00 01 00 "
strings :
$a_01_0 = {00 52 65 63 79 63 6c 65 64 2e 65 78 65 00 } //01 00
$a_01_1 = {65 78 70 6c 6f 72 65 72 20 00 2e 65 78 65 00 72 65 73 74 61 72 74 } //01 00
$a_01_2 = {72 65 67 77 77 77 00 75 6c 2e 64 6c 6c 00 6f 67 2e 64 6c 6c } //01 00
$a_01_3 = {40 20 72 65 73 74 61 72 74 00 53 4f 46 54 57 41 52 45 5c 4d 69 63 72 6f 73 6f 66 74 5c 57 69 6e 64 6f 77 73 5c 43 75 72 72 65 6e 74 56 65 72 73 69 6f 6e 5c 52 75 6e } //01 00
$a_01_4 = {6b 65 79 62 64 5f 65 76 65 6e 74 } //01 00
$a_01_5 = {47 65 74 54 65 6d 70 50 61 74 68 41 } //00 00
condition:
any of ($a_*)
}