APT_MAL_LNX_RedMenshen_BPFDoor_Controller_May22_3
Description
Detects BPFDoor implants used by Chinese actor Red Menshen
Query · yara
strings:
$s1 = "hald-addon-acpi: listening on acpi kernel interface /proc/acpi/event" ascii fullword
$s2 = "/sbin/mingetty /dev" ascii fullword
$s3 = "pickup -l -t fifo -u" ascii fullword
condition:
uint16(0) == 0x457f and
filesize < 200KB and 2 of them or all of them