Windows_VulnDriver_Shunwang_af2d9593


Description

Subject: Hangzhou Shunwang Technology Co.,Ltd

Query · yara

strings:
        $subject_name = { 06 03 55 04 03 [2] 48 61 6E 67 7A 68 6F 75 20 53 68 75 6E 77 61 6E 67 20 54 65 63 68 6E 6F 6C 6F 67 79 20 43 6F 2E 2C 4C 74 64 }
        $str1 = "rentdrv.pdb"
    condition:
        int16(uint32(0x3C) + 0x5c) == 0x0001 and $subject_name and $str1
Raw source Windows_VulnDriver_Shunwang_af2d9593 · YARA
Esc
Published by elastic/protections-artifacts ↗, licensed under Elastic License 2.0 ↗. Reproduced here unmodified.
rule Windows_VulnDriver_Shunwang_af2d9593 {
    meta:
        author = "Elastic Security"
        id = "af2d9593-0dca-4d74-9d40-32458240aa7a"
        fingerprint = "66e5fe900534992a80e5487d58a97b5afc993372d63c2d83d74e60c7c10ce440"
        creation_date = "2026-05-22"
        last_modified = "2026-07-29"
        description = "Subject: Hangzhou Shunwang Technology Co.,Ltd"
        threat_name = "Windows.VulnDriver.Shunwang"
        reference_sample = "1aed62a63b4802e599bbd33162319129501d603cceeb5e1eb22fd4733b3018a3"
        severity = 50
        arch_context = "x86"
        scan_context = "file"
        license = "Elastic License v2"
        os = "windows"
    strings:
        $subject_name = { 06 03 55 04 03 [2] 48 61 6E 67 7A 68 6F 75 20 53 68 75 6E 77 61 6E 67 20 54 65 63 68 6E 6F 6C 6F 67 79 20 43 6F 2E 2C 4C 74 64 }
        $str1 = "rentdrv.pdb"
    condition:
        int16(uint32(0x3C) + 0x5c) == 0x0001 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.