MacOS_Trojan_Generic_2e2a36d3


Description

MacOS.Trojan.Generic

Query · yara

strings:
        $a1 = "InjectAmd64"
        $a2 = "InjectWithDyld" ascii fullword
        $a3 = { 45 31 ED 43 81 7C 2F 08 01 00 00 07 }
        $a4 = { 43 81 7C 2F 08 01 00 00 07 75 1C }
    condition:
        all of them
Raw source MacOS_Trojan_Generic_2e2a36d3 · YARA
Esc
Published by elastic/protections-artifacts ↗, licensed under Elastic License 2.0 ↗. Reproduced here unmodified.
rule MacOS_Trojan_Generic_2e2a36d3 {
    meta:
        author = "Elastic Security"
        id = "2e2a36d3-48ee-41c5-b470-d366f8b21c2c"
        fingerprint = "e4f6ccdf231d2e7cf79f3ab435c57d11196d3b219faa447bd082c147b964a2e8"
        creation_date = "2026-02-25"
        last_modified = "2026-04-06"
        threat_name = "MacOS.Trojan.Generic"
        reference_sample = "4cd5df82e1d4f93361e71624730fbd1dd2f8ccaec7fc7cbdfa87497fb5cb438c"
        severity = 100
        arch_context = "x86, arm64"
        scan_context = "file, memory"
        license = "Elastic License v2"
        os = "macos"
    strings:
        $a1 = "InjectAmd64"
        $a2 = "InjectWithDyld" ascii fullword
        $a3 = { 45 31 ED 43 81 7C 2F 08 01 00 00 07 }
        $a4 = { 43 81 7C 2F 08 01 00 00 07 75 1C }
    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.