DefenderYara/Worm/Win32/Vesenlosow/Worm_Win32_Vesenlosow_A.yar

16 lines
1.1 KiB
Plaintext

rule Worm_Win32_Vesenlosow_A{
meta:
description = "Worm:Win32/Vesenlosow.A,SIGNATURE_TYPE_PEHSTR_EXT,03 00 03 00 06 00 00 01 00 "
strings :
$a_01_0 = {73 00 68 00 69 00 6e 00 5c 00 73 00 73 00 73 00 2e 00 63 00 6f 00 6c 00 } //01 00
$a_01_1 = {73 00 68 00 69 00 6e 00 5c 00 73 00 73 00 2e 00 63 00 6f 00 6c 00 } //01 00
$a_01_2 = {5c 00 6d 00 73 00 6d 00 6d 00 2e 00 65 00 78 00 65 00 20 00 2f 00 70 00 } //01 00
$a_01_3 = {53 00 74 00 61 00 72 00 74 00 75 00 70 00 73 00 5c 00 64 00 65 00 73 00 6b 00 74 00 6f 00 70 00 2e 00 69 00 6e 00 69 00 } //01 00
$a_03_4 = {59 00 61 00 68 00 6f 00 6f 00 2e 00 4d 00 65 00 73 00 73 00 65 00 6e 00 67 00 65 00 72 00 90 01 06 59 00 61 00 68 00 6f 00 6f 00 21 00 4d 00 65 00 73 00 73 00 65 00 6e 00 67 00 65 00 72 00 90 00 } //01 00
$a_01_5 = {74 00 69 00 6d 00 65 00 20 00 2d 00 2d 00 20 00 61 00 6e 00 64 00 20 00 49 00 27 00 6d 00 20 00 70 00 72 00 65 00 74 00 74 00 79 00 20 00 73 00 75 00 72 00 65 00 20 00 74 00 68 00 65 00 72 00 65 00 20 00 69 00 73 00 20 00 6e 00 6f 00 6e 00 65 00 2e 00 } //00 00
condition:
any of ($a_*)
}