APT_Trojan_Win_REDFLARE_8
Description
APT_Trojan_Win_REDFLARE_8
Query · yara
strings:
$1 = "PSRunner.PSRunner" fullword
$2 = "CorBindToRuntime" fullword
$3 = "ReportEventW" fullword
$4 = "InvokePS" fullword wide
$5 = "runCommand" fullword
$6 = "initialize" fullword
$trap = { 03 40 00 80 E8 [4] CC }
condition:
(uint16(0) == 0x5A4D) and (uint32(uint32(0x3C)) == 0x00004550) and all of them