Linux_Exploit_Zero_32906_1c5e089e


Description

Exploit code used in the ZeroBot malware

Query · yara

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
Raw source Linux_Exploit_Zero_32906_1c5e089e · YARA
Esc
Published by elastic/protections-artifacts ↗, licensed under Elastic License 2.0 ↗. Reproduced here unmodified.
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
}

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.