DefenderYara/PseudoThreat_c00008dd/_PseudoThreat_c00008dd.yar

11 lines
372 B
Plaintext

rule _PseudoThreat_c00008dd{
meta:
description = "!PseudoThreat_c00008dd,SIGNATURE_TYPE_PEHSTR_EXT,01 00 01 00 01 00 00 01 00 "
strings :
$a_02_0 = {c1 ea 05 89 4c 24 90 01 01 89 54 24 90 01 01 8b 84 24 90 01 04 01 44 24 90 01 01 8d 04 33 31 44 24 90 01 01 81 3d 90 01 04 f5 03 00 00 c7 05 90 01 04 36 06 ea e9 75 90 00 } //00 00
condition:
any of ($a_*)
}