Linux_Exploit_CVE_2020_7209_bcc33886


Description

Exploit code used in the ZeroBot malware

Query · yara

strings:
        $a = "linuxki/experimental/vis/kivis.php?type=kitrace&pid=15;echo BEGIN"
        $b = "echo END"
    condition:
        all of them
Raw source Linux_Exploit_CVE_2020_7209_bcc33886 · YARA
Esc
Published by elastic/protections-artifacts ↗, licensed under Elastic License 2.0 ↗. Reproduced here unmodified.
rule Linux_Exploit_CVE_2020_7209_bcc33886 {
    meta:
        author = "Elastic Security"
        id = "bcc33886-f3ea-4534-a66a-5bd31fd35659"
        fingerprint = "5041efc2f9da2dc1f123dd55cb08eb23ee61483ca8f24abe8256e3aa0993ace8"
        creation_date = "2022-12-16"
        last_modified = "2026-05-22"
        description = "Exploit code used in the ZeroBot malware"
        threat_name = "Linux.Exploit.CVE-2020-7209"
        reference_sample = "f9fc370955490bdf38fc63ca0540ce1ea6f7eca5123aa4eef730cb618da8551f"
        severity = 100
        arch_context = "x86"
        scan_context = "file, memory"
        license = "Elastic License v2"
        os = "linux"
    strings:
        $a = "linuxki/experimental/vis/kivis.php?type=kitrace&pid=15;echo BEGIN"
        $b = "echo END"
    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.