CN_Honker__LPK_LPK_LPK
Description
Sample from CN Honker Pentest Toolset - from files LPK.DAT, LPK.DAT, LPK.DAT
Query · yara
strings: $s1 = "C:\\WINDOWS\\system32\\cmd.exe" fullword wide /* PEStudio Blacklist: strings */ $s2 = "Password error!" fullword ascii /* PEStudio Blacklist: strings */ $s3 = "\\sathc.exe" ascii $s4 = "\\sothc.exe" ascii $s5 = "\\lpksethc.bat" ascii condition: uint16(0) == 0x5a4d and filesize < 1057KB and all of them