Linux_Exploit_CVE_2022_30525_d01356ed


Description

Exploit code used in the ZeroBot malware

Query · yara

strings:
        $bot_a = "setWanPortStshadowservershadowstreamsharp-server"
        $bot_b = "dota?"
        $bot_c = "ztp/cgi-bin/handler"
    condition:
        all of them
Raw source Linux_Exploit_CVE_2022_30525_d01356ed · YARA
Esc
Published by elastic/protections-artifacts ↗, licensed under Elastic License 2.0 ↗. Reproduced here unmodified.
rule Linux_Exploit_CVE_2022_30525_d01356ed {
    meta:
        author = "Elastic Security"
        id = "d01356ed-abd6-4457-96b3-9fb66b2d0029"
        fingerprint = "e40a3fdfda8fe5f32680407692a150c9c53cb856742a953ed6bc1e8b446a86d5"
        creation_date = "2022-12-15"
        last_modified = "2026-05-22"
        description = "Exploit code used in the ZeroBot malware"
        threat_name = "Linux.Exploit.CVE-2022-30525"
        reference_sample = "f9fc370955490bdf38fc63ca0540ce1ea6f7eca5123aa4eef730cb618da8551f"
        severity = 100
        arch_context = "x86"
        scan_context = "file, memory"
        license = "Elastic License v2"
        os = "linux"
    strings:
        $bot_a = "setWanPortStshadowservershadowstreamsharp-server"
        $bot_b = "dota?"
        $bot_c = "ztp/cgi-bin/handler"
    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.