Linux_Trojan_Mirai_7c88acbc


Description

Linux.Trojan.Mirai

Query · yara

strings:
        $a = "[Cobalt][%s][%s][%s][%s]"
    condition:
        all of them
Raw source Linux_Trojan_Mirai_7c88acbc · YARA
Esc
Published by elastic/protections-artifacts ↗, licensed under Elastic License 2.0 ↗. Reproduced here unmodified.
rule Linux_Trojan_Mirai_7c88acbc {
    meta:
        author = "Elastic Security"
        id = "7c88acbc-8b98-4508-ac53-ab8af858660d"
        fingerprint = "e2ef1c60e21f18e54694bcfc874094a941e5f61fa6144c5a0e44548dafa315be"
        creation_date = "2021-01-12"
        last_modified = "2021-09-16"
        threat_name = "Linux.Trojan.Mirai"
        severity = 100
        arch_context = "x86"
        scan_context = "file, memory"
        license = "Elastic License v2"
        os = "linux"
    strings:
        $a = "[Cobalt][%s][%s][%s][%s]"
    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.