Windows_Rootkit_HuaNanXingfaElectronicEq_45f0e147


Description

Subject: Shenzhen Hua’nan Xingfa Electronic Equipment Firm

Query · yara

strings:
        $subject_name = { 06 03 55 04 03 [2] 53 68 65 6E 7A 68 65 6E 20 48 75 61 E2 80 99 6E 61 6E 20 58 69 6E 67 66 61 20 45 6C 65 63 74 72 6F 6E 69 63 20 45 71 75 69 70 6D 65 6E 74 20 46 69 72 6D }
        $str1 = "nullout.pdb"
    condition:
        int16(uint32(0x3C) + 0x5c) == 0x0001 and int16(uint32(0x3C) + 0x18) == 0x020b and $subject_name and $str1
Raw source Windows_Rootkit_HuaNanXingfaElectronicEq_45f0e147 · YARA
Esc
Published by elastic/protections-artifacts ↗, licensed under Elastic License 2.0 ↗. Reproduced here unmodified.
rule Windows_Rootkit_HuaNanXingfaElectronicEq_45f0e147 {
    meta:
        author = "Elastic Security"
        id = "45f0e147-49ac-41f9-a99c-de3b3b9a85d0"
        fingerprint = "8c54b4057f84c8814eb5b9009a0ccaac2eca58606a60a3382dd01a4f68aac61a"
        creation_date = "2026-05-22"
        last_modified = "2026-08-10"
        description = "Subject: Shenzhen Hua’nan Xingfa Electronic Equipment Firm"
        threat_name = "Windows.Rootkit.HuaNanXingfaElectronicEq"
        reference_sample = "099ef4915d7899be543d891b48960c1d1604c55468c1377a6f71ce0e1a33c946"
        severity = 50
        arch_context = "x86"
        scan_context = "file"
        license = "Elastic License v2"
        os = "windows"
    strings:
        $subject_name = { 06 03 55 04 03 [2] 53 68 65 6E 7A 68 65 6E 20 48 75 61 E2 80 99 6E 61 6E 20 58 69 6E 67 66 61 20 45 6C 65 63 74 72 6F 6E 69 63 20 45 71 75 69 70 6D 65 6E 74 20 46 69 72 6D }
        $str1 = "nullout.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.