Windows_Trojan_CastleLoader_f8aa8151


Description

Windows.Trojan.CastleLoader

Query · yara

strings:
        $a = { 25 FF 03 00 00 83 F8 19 74 ?? 83 F8 23 74 ?? 83 F8 3F 74 ?? 83 F8 28 74 ?? 83 F8 43 74 ?? 83 F8 2B 74 ?? 83 F8 2C 74 ?? 83 F8 40 74 ?? 83 F8 37 74 ?? 83 F8 22 }
        $b = { 32 C0 B9 0A 02 00 00 F3 AA }
    condition:
        all of them
Raw source Windows_Trojan_CastleLoader_f8aa8151 · YARA
Esc
Published by elastic/protections-artifacts ↗, licensed under Elastic License 2.0 ↗. Reproduced here unmodified.
rule Windows_Trojan_CastleLoader_f8aa8151 {
    meta:
        author = "Elastic Security"
        id = "f8aa8151-9669-4a37-968d-30af263dd74f"
        fingerprint = "788229c8a1e306cb23bd3f0e7c9b77af341b4a15d53ba93d198289902f7bc298"
        creation_date = "2026-02-25"
        last_modified = "2026-03-17"
        threat_name = "Windows.Trojan.CastleLoader"
        reference_sample = "957fffe2255cef8517cfc5eb149a55bbeb975bcbba0b01640da01e35e16d49b8"
        severity = 100
        arch_context = "x86"
        scan_context = "file, memory"
        license = "Elastic License v2"
        os = "windows"
    strings:
        $a = { 25 FF 03 00 00 83 F8 19 74 ?? 83 F8 23 74 ?? 83 F8 3F 74 ?? 83 F8 28 74 ?? 83 F8 43 74 ?? 83 F8 2B 74 ?? 83 F8 2C 74 ?? 83 F8 40 74 ?? 83 F8 37 74 ?? 83 F8 22 }
        $b = { 32 C0 B9 0A 02 00 00 F3 AA }
    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.