MAL_PeerBlight_Dec25
Description
Detects PeerBlight Linux backdoor with systemd persistence artifacts and user-mode masquerading strings, linked to React2Shell exploitation
Query · yara
strings:
$s1 = "/bin/systemd-daemon"
$s2 = "/lib/systemd/system/systemd-agent.service"
$s3 = "group"
$s4 = "tag"
$s5 = "arch"
$s6 = "softirq"
condition:
uint32(0) == 0x464c457f and 5 of them