rule Linux_Exploit_CVE_2022_37061_217e5071 {
meta:
author = "Elastic Security"
id = "217e5071-41d6-47fc-b9e4-c051c2f9dedd"
fingerprint = "128e7e6d9282080345d8a6d3695e6f5e715395982a1dd40958a5ec36c7506aba"
creation_date = "2022-12-15"
last_modified = "2026-05-22"
description = "Exploit code used in the ZeroBot malware"
threat_name = "Linux.Exploit.CVE-2022-37061"
reference_sample = "f9fc370955490bdf38fc63ca0540ce1ea6f7eca5123aa4eef730cb618da8551f"
severity = 100
arch_context = "x86"
scan_context = "file, memory"
license = "Elastic License v2"
os = "linux"
strings:
$bot_a = "res.php"
$bot_b = "action=alarm&id="
$bot_c = "application/x-www-form-urlencoded; charset=UTF-8"
condition:
all of them
}