APT_Builder_PY_REDFLARE_1
Description
Detects FireEye's Python Redflar
Query · yara
strings:
$1 = "LOAD_OFFSET_32 = 0x612"
$2 = "LOAD_OFFSET_64 = 0x611"
$3 = "class RC4:"
$4 = "struct.pack('<Q' if is64b else '<L'"
$5 = "stagerConfig['comms']['config']"
$6 = "_x86.dll"
$7 = "_x64.dll"
condition:
all of them and @1[1] < @2[1] and @2[1] < @3[1] and @3[1] < @4[1] and @4[1] < @5[1]