Windows_VulnDriver_AceBase_01b4cde0


Description

Subject: HIGH MORALE DEVELOPMENTS LIMITED, Version: <= 1.0.2306.11560

Query · yara

strings:
        $subject_name = { 06 03 55 04 03 [2] 48 49 47 48 20 4D 4F 52 41 4C 45 20 44 45 56 45 4C 4F 50 4D 45 4E 54 53 20 4C 49 4D 49 54 45 44 }
        $version = /V\x00S\x00_\x00V\x00E\x00R\x00S\x00I\x00O\x00N\x00_\x00I\x00N\x00F\x00O\x00\x00\x00{0,4}\xbd\x04\xef\xfe[\x00-\xff]{4}([\x00-\xff][\x00-\xff][\x00-\x00][\x00-\x00][\x00-\xff][\x00-\xff][\x00-\xff][\x00-\xff]|[\x00-\x00][\x00-\x00][\x01-\x01][\x00-\x00][\x00-\xff][\x00-\xff]([\x00-\xff][\x00-\x00]|[\x00-\xff][\x01-\x08]|[\x00-\x01][\x09-\x09])|[\x00-\x00][\x00-\x00][\x01-\x01][\x00-\x00]([\x00-\xff][\x00-\x00]|[\x00-\xff][\x01-\x2c]|[\x00-\x27][\x2d-\x2d])[\x02-\x02][\x09-\x09]|[\x00-\x00][\x00-\x00][\x01-\x01][\x00-\x00][\x28-\x28][\x2d-\x2d][\x02-\x02][\x09-\x09])/
        $str1 = "ACE-BASE.pdb"
        $str2 = "Anti-Cheat Expert" wide
        $str3 = "ACE-BASE64 NT Driver" wide
    condition:
        int16(uint32(0x3C) + 0x5c) == 0x0001 and int16(uint32(0x3C) + 0x18) == 0x020b and $subject_name and $version and $str1 and $str2 and $str3
Raw source Windows_VulnDriver_AceBase_01b4cde0 · YARA
Esc
Published by elastic/protections-artifacts ↗, licensed under Elastic License 2.0 ↗. Reproduced here unmodified.
rule Windows_VulnDriver_AceBase_01b4cde0 {
    meta:
        author = "Elastic Security"
        id = "01b4cde0-aa2f-4ac4-8b41-ba0bef10ae07"
        fingerprint = "b5eecf8d3334763701a78b4faa5f3d94639734b0fa1d73c238f3afe15de83e9a"
        creation_date = "2026-07-26"
        last_modified = "2026-08-11"
        description = "Subject: HIGH MORALE DEVELOPMENTS LIMITED, Version: <= 1.0.2306.11560"
        threat_name = "Windows.VulnDriver.AceBase"
        reference_sample = "0184b8314b3ddb11dd929b3ad9e4302f8246e99027077e42d7fc14b25d799428"
        severity = 50
        arch_context = "x86"
        scan_context = "file"
        license = "Elastic License v2"
        os = "windows"
    strings:
        $subject_name = { 06 03 55 04 03 [2] 48 49 47 48 20 4D 4F 52 41 4C 45 20 44 45 56 45 4C 4F 50 4D 45 4E 54 53 20 4C 49 4D 49 54 45 44 }
        $version = /V\x00S\x00_\x00V\x00E\x00R\x00S\x00I\x00O\x00N\x00_\x00I\x00N\x00F\x00O\x00\x00\x00{0,4}\xbd\x04\xef\xfe[\x00-\xff]{4}([\x00-\xff][\x00-\xff][\x00-\x00][\x00-\x00][\x00-\xff][\x00-\xff][\x00-\xff][\x00-\xff]|[\x00-\x00][\x00-\x00][\x01-\x01][\x00-\x00][\x00-\xff][\x00-\xff]([\x00-\xff][\x00-\x00]|[\x00-\xff][\x01-\x08]|[\x00-\x01][\x09-\x09])|[\x00-\x00][\x00-\x00][\x01-\x01][\x00-\x00]([\x00-\xff][\x00-\x00]|[\x00-\xff][\x01-\x2c]|[\x00-\x27][\x2d-\x2d])[\x02-\x02][\x09-\x09]|[\x00-\x00][\x00-\x00][\x01-\x01][\x00-\x00][\x28-\x28][\x2d-\x2d][\x02-\x02][\x09-\x09])/
        $str1 = "ACE-BASE.pdb"
        $str2 = "Anti-Cheat Expert" wide
        $str3 = "ACE-BASE64 NT Driver" wide
    condition:
        int16(uint32(0x3C) + 0x5c) == 0x0001 and int16(uint32(0x3C) + 0x18) == 0x020b and $subject_name and $version and $str1 and $str2 and $str3
}

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.