CN_Honker_LPK2_0_LPK
Description
Sample from CN Honker Pentest Toolset - file LPK.DAT
Query · yara
strings: $s1 = "\\sethc.exe /G everyone:F" ascii /* PEStudio Blacklist: strings */ $s2 = "net1 user guest guest123!@#" fullword ascii /* PEStudio Blacklist: strings */ $s3 = "\\dllcache\\sethc.exe" ascii $s4 = "sathc.exe 211" fullword ascii condition: uint16(0) == 0x5a4d and filesize < 1030KB and all of them