Windows_VulnDriver_Biostar_5ba03dcb


Description

Subject: BIOSTAR MICROTECH INT'L CORP

Query · yara

strings:
        $subject_name = { 06 03 55 04 03 [2] 42 49 4F 53 54 41 52 20 4D 49 43 52 4F 54 45 43 48 20 49 4E 54 27 4C 20 43 4F 52 50 }
        $str1 = "BS_HWMIo.pdb"
    condition:
        int16(uint32(0x3C) + 0x5c) == 0x0001 and int16(uint32(0x3C) + 0x18) == 0x020b and $subject_name and $str1
Raw source Windows_VulnDriver_Biostar_5ba03dcb · YARA
Esc
Published by elastic/protections-artifacts ↗, licensed under Elastic License 2.0 ↗. Reproduced here unmodified.
rule Windows_VulnDriver_Biostar_5ba03dcb {
    meta:
        author = "Elastic Security"
        id = "5ba03dcb-1499-4ffa-936f-97f7ea0dce0d"
        fingerprint = "d86278acc0eba81f50486fe3be0e0aa30a7af766956eb1aba23b8865fe92a4dc"
        creation_date = "2026-05-22"
        last_modified = "2026-06-25"
        description = "Subject: BIOSTAR MICROTECH INT'L CORP"
        threat_name = "Windows.VulnDriver.Biostar"
        reference_sample = "6dafd15ee2fbce87fef1279312660fc399c4168f55b6e6d463bf680f1979adcf"
        severity = 50
        arch_context = "x86"
        scan_context = "file"
        license = "Elastic License v2"
        os = "windows"
    strings:
        $subject_name = { 06 03 55 04 03 [2] 42 49 4F 53 54 41 52 20 4D 49 43 52 4F 54 45 43 48 20 49 4E 54 27 4C 20 43 4F 52 50 }
        $str1 = "BS_HWMIo.pdb"
    condition:
        int16(uint32(0x3C) + 0x5c) == 0x0001 and int16(uint32(0x3C) + 0x18) == 0x020b and $subject_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.