Linux_Exploit_CVE_2017_17215_8b78a857


Description

Exploit code used in the ZeroBot malware

Query · yara

strings:
        $bot_a = "<NewStatusURL>"
        $bot_b = "</NewStatusURL>"
        $bot_c = "<NewDownloadURL>"
        $bot_d = "HUAWEIUPNP"
        $bot_e = "</NewDownloadURL>"
        $bot_f = "dslf-config"
        $bot_g = "ctrlt/DeviceUpgrade_1"
    condition:
        all of them
Raw source Linux_Exploit_CVE_2017_17215_8b78a857 · YARA
Esc
Published by elastic/protections-artifacts ↗, licensed under Elastic License 2.0 ↗. Reproduced here unmodified.
rule Linux_Exploit_CVE_2017_17215_8b78a857 {
    meta:
        author = "Elastic Security"
        id = "8b78a857-05bd-46b2-9de7-b1e169e3c49f"
        fingerprint = "95f4716832c7d3ef26deac18ce841a9d6c2b6375f87e1ad984e4bf7ee5ef1f8f"
        creation_date = "2022-12-16"
        last_modified = "2026-05-22"
        description = "Exploit code used in the ZeroBot malware"
        threat_name = "Linux.Exploit.CVE-2017-17215"
        reference_sample = "f9fc370955490bdf38fc63ca0540ce1ea6f7eca5123aa4eef730cb618da8551f"
        severity = 100
        arch_context = "x86"
        scan_context = "file, memory"
        license = "Elastic License v2"
        os = "linux"
    strings:
        $bot_a = "<NewStatusURL>"
        $bot_b = "</NewStatusURL>"
        $bot_c = "<NewDownloadURL>"
        $bot_d = "HUAWEIUPNP"
        $bot_e = "</NewDownloadURL>"
        $bot_f = "dslf-config"
        $bot_g = "ctrlt/DeviceUpgrade_1"
    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.