CN_Honker_Pk_Pker
Description
Sample from CN Honker Pentest Toolset - file Pker.exe
Query · yara
strings: $s1 = "/msadc/..%5c..%5c..%5c..%5cwinnt/system32/cmd.exe" fullword wide /* PEStudio Blacklist: strings */ $s2 = "msadc/..\\..\\..\\..\\winnt/system32/cmd.exe" fullword wide /* PEStudio Blacklist: strings */ $s3 = "--Made by VerKey&Only_Guest&Bincker" fullword wide /* PEStudio Blacklist: strings */ $s4 = ";APPLET;EMBED;FRAMESET;HEAD;NOFRAMES;NOSCRIPT;OBJECT;SCRIPT;STYLE;" fullword wide /* PEStudio Blacklist: strings */ $s5 = " --Welcome to Www.Pker.In Made by V.K" fullword wide $s6 = "Report.dat" fullword wide /* PEStudio Blacklist: strings */ $s7 = ".\\Report.dat" fullword wide /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 500KB and 5 of them