rule Linux_Exploit_Zero_32906_1c5e089e {
meta:
author = "Elastic Security"
id = "1c5e089e-60a4-44ae-b324-38f9e6405b11"
fingerprint = "ad0a84dd9af3f3a8369accdc78e1acdf56f7422d8ba9f36396807f65d9b88cbd"
creation_date = "2022-12-16"
last_modified = "2026-05-22"
description = "Exploit code used in the ZeroBot malware"
threat_name = "Linux.Exploit.Zero-32906"
reference_sample = "f9fc370955490bdf38fc63ca0540ce1ea6f7eca5123aa4eef730cb618da8551f"
severity = 100
arch_context = "x86"
scan_context = "file, memory"
license = "Elastic License v2"
os = "linux"
strings:
$bot_a = "sysCmd"
$bot_b = "apply"
$bot_c = "Apply"
$bot_d = "submit-url"
$bot_e = "asyscmd.asp"
$bot_f = "msg"
$bot_g = "goform/formSysCmd"
condition:
all of them
}