Windows_VulnDriver_AceBase_f9ef7f72


Description

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

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-\x07]|[\x00-\x99][\x08-\x08])|[\x00-\x00][\x00-\x00][\x01-\x01][\x00-\x00]([\x00-\xff][\x00-\x00]|[\x00-\xff][\x01-\x17]|[\x00-\x48][\x18-\x18])[\x9a-\x9a][\x08-\x08]|[\x00-\x00][\x00-\x00][\x01-\x01][\x00-\x00][\x49-\x49][\x18-\x18][\x9a-\x9a][\x08-\x08])/
        $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_f9ef7f72 · YARA
Esc
Published by elastic/protections-artifacts ↗, licensed under Elastic License 2.0 ↗. Reproduced here unmodified.
rule Windows_VulnDriver_AceBase_f9ef7f72 {
    meta:
        author = "Elastic Security"
        id = "f9ef7f72-5bf1-4090-a32b-b009a2784d1a"
        fingerprint = "79878b4f3ba85c2e3fbe262a480b95b1fa116c21da5c26f5fc0ddeaf32ac3736"
        creation_date = "2026-07-23"
        last_modified = "2026-08-11"
        description = "Subject: HIGH MORALE DEVELOPMENTS LIMITED, Version: <= 1.0.2202.6217"
        threat_name = "Windows.VulnDriver.AceBase"
        reference_sample = "7326aefff9ea3a32286b423a62baebe33b73251348666c1ee569afe62dd60e11"
        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-\x07]|[\x00-\x99][\x08-\x08])|[\x00-\x00][\x00-\x00][\x01-\x01][\x00-\x00]([\x00-\xff][\x00-\x00]|[\x00-\xff][\x01-\x17]|[\x00-\x48][\x18-\x18])[\x9a-\x9a][\x08-\x08]|[\x00-\x00][\x00-\x00][\x01-\x01][\x00-\x00][\x49-\x49][\x18-\x18][\x9a-\x9a][\x08-\x08])/
        $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.