Equation_Kaspersky_HDD_reprogramming_module
Description
Equation Group Malware - HDD reprogramming module
Query · yara
strings: $s0 = "nls_933w.dll" fullword ascii $s1 = "BINARY" fullword wide $s2 = "KfAcquireSpinLock" fullword ascii $s3 = "HAL.dll" fullword ascii $s4 = "READ_REGISTER_UCHAR" fullword ascii condition: uint16(0) == 0x5a4d and filesize < 300000 and all of ($s*)