DefenderYara/Exploit/WinNT/Blacole/Exploit_WinNT_Blacole_GQ.yar

11 lines
322 B
Plaintext

rule Exploit_WinNT_Blacole_GQ{
meta:
description = "Exploit:WinNT/Blacole.GQ,SIGNATURE_TYPE_JAVAHSTR_EXT,01 00 01 00 01 00 00 "
strings :
$a_03_0 = {4f 05 36 06 11 10 64 bc 08 3a 07 19 07 04 10 5a 54 19 07 03 10 44 54 19 04 19 07 03 05 b6 ?? ?? 06 36 09 2c 19 07 b6 } //1
condition:
((#a_03_0 & 1)*1) >=1
}