DefenderYara/Worm/Win32/Esfury/Worm_Win32_Esfury_T.yar

12 lines
438 B
Plaintext

rule Worm_Win32_Esfury_T{
meta:
description = "Worm:Win32/Esfury.T,SIGNATURE_TYPE_PEHSTR_EXT,02 00 02 00 02 00 00 01 00 "
strings :
$a_03_0 = {f4 11 fc 0d 0a 90 01 04 3c f5 00 00 00 00 f5 00 00 00 00 f4 00 fc 0d f4 56 fc 0d 0a 90 01 04 3c f5 00 00 00 00 f5 02 00 00 00 f4 00 fc 0d f4 56 fc 0d 90 00 } //01 00
$a_03_1 = {f4 02 eb b3 fb e6 ea f4 01 eb c8 35 90 01 01 ff 1c 92 00 90 00 } //00 00
condition:
any of ($a_*)
}