APT_Trojan_Win_REDFLARE_4
Description
APT_Trojan_Win_REDFLARE_4
Query · yara
strings:
$s1 = "LogonUserW" fullword
$s2 = "ImpersonateLoggedOnUser" fullword
$s3 = "runCommand" fullword
$user_logon = { 22 02 00 00 [1-10] 02 02 00 00 [0-4] E8 [4-40] ( 09 00 00 00 [1-10] 03 00 00 00 | 6A 03 6A 09 ) [4-30] FF 15 [4] 85 C0 7? }
condition:
(uint16(0) == 0x5A4D) and (uint32(uint32(0x3C)) == 0x00004550) and all of them