CN_Honker_T00ls_Lpk_Sethc_v4_LPK
Description
Sample from CN Honker Pentest Toolset - file LPK.DAT
Query · yara
strings: $s1 = "http://127.0.0.1/1.exe" fullword wide /* PEStudio Blacklist: strings */ $s2 = "FreeHostKillexe.exe" fullword ascii /* PEStudio Blacklist: strings */ $s3 = "\\sethc.exe /G everyone:F" ascii /* PEStudio Blacklist: strings */ $s4 = "c:\\1.exe" fullword ascii /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 300KB and 1 of them