Multi_Trojan_Gosar_670efa04


Description

Multi.Trojan.Gosar

Query · yara

strings:
        $byte_sequence_1 = { C6 44 24 3B 00 C6 44 24 3B 01 48 89 C1 48 89 DF 48 8D 74 24 3B 41 B8 01 00 00 00 4D 89 C1 48 8B 84 24 D8 00 00 00 48 8B 9C 24 E0 00 00 00 }
        $a_clip_board0 = "<b>[CLIPBOARD_START]</b><xmp>"
        $a_clip_board1 = "</b>]</p><br>[Applications]"
        $a_clip_board2 = "replace clipboard content failed"
    condition:
        $byte_sequence_1 or all of ($a_clip_board*)
Raw source Multi_Trojan_Gosar_670efa04 · YARA
Esc
Published by elastic/protections-artifacts ↗, licensed under Elastic License 2.0 ↗. Reproduced here unmodified.
rule Multi_Trojan_Gosar_670efa04 {
    meta:
        author = "Elastic Security"
        id = "670efa04-a5c9-40b4-bcdf-453af8162a6f"
        fingerprint = "7a0f61bb77e16baceafd60d3041002bb551f64c567ef9f495362718716c53c6a"
        creation_date = "2025-09-02"
        last_modified = "2025-09-19"
        threat_name = "Multi.Trojan.Gosar"
        severity = 100
        arch_context = "x86"
        scan_context = "file, memory"
        license = "Elastic License v2"
        os = "multi"
    strings:
        $byte_sequence_1 = { C6 44 24 3B 00 C6 44 24 3B 01 48 89 C1 48 89 DF 48 8D 74 24 3B 41 B8 01 00 00 00 4D 89 C1 48 8B 84 24 D8 00 00 00 48 8B 9C 24 E0 00 00 00 }
        $a_clip_board0 = "<b>[CLIPBOARD_START]</b><xmp>"
        $a_clip_board1 = "</b>]</p><br>[Applications]"
        $a_clip_board2 = "replace clipboard content failed"
    condition:
        $byte_sequence_1 or all of ($a_clip_board*)
}

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.