Windows_VulnDriver_HrSword_15b431ee


Description

Windows.VulnDriver.HrSword

Query · yara

strings:
        $original_file_name = { 4F 00 72 00 69 00 67 00 69 00 6E 00 61 00 6C 00 46 00 69 00 6C 00 65 00 6E 00 61 00 6D 00 65 00 00 00 73 00 79 00 73 00 64 00 69 00 61 00 67 00 2E 00 73 00 79 00 73 00 00 00 }
        $str1 = "Huorong Internet Security Core Kext" wide
    condition:
        int16(uint32(0x3C) + 0x5c) == 0x0001 and int16(uint32(0x3C) + 0x18) == 0x020b and $original_file_name and $str1
Raw source Windows_VulnDriver_HrSword_15b431ee · YARA
Esc
Published by elastic/protections-artifacts ↗, licensed under Elastic License 2.0 ↗. Reproduced here unmodified.
rule Windows_VulnDriver_HrSword_15b431ee {
    meta:
        author = "Elastic Security"
        id = "15b431ee-2597-44b1-bf33-4fb4b614bb10"
        fingerprint = "7e907d2f13c11c18063c3aa74c46f06bf7aa5ca4cb79193ca985e65eac1697f1"
        creation_date = "2023-05-25"
        last_modified = "2024-09-30"
        threat_name = "Windows.VulnDriver.HrSword"
        reference_sample = "272e934cec4a84ab92b2bccb98539d73542ea9184960a2c9923d4edc667f4d4f"
        severity = 100
        arch_context = "x86"
        scan_context = "file, memory"
        license = "Elastic License v2"
        os = "windows"
    strings:
        $original_file_name = { 4F 00 72 00 69 00 67 00 69 00 6E 00 61 00 6C 00 46 00 69 00 6C 00 65 00 6E 00 61 00 6D 00 65 00 00 00 73 00 79 00 73 00 64 00 69 00 61 00 67 00 2E 00 73 00 79 00 73 00 00 00 }
        $str1 = "Huorong Internet Security Core Kext" wide
    condition:
        int16(uint32(0x3C) + 0x5c) == 0x0001 and int16(uint32(0x3C) + 0x18) == 0x020b and $original_file_name and $str1
}

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.