CN_Honker_exp_ms11011
Description
Sample from CN Honker Pentest Toolset - file ms11011.exe
Query · yara
strings: $s0 = "\\i386\\Hello.pdb" ascii /* PEStudio Blacklist: strings */ $s1 = "OS not supported." fullword ascii /* PEStudio Blacklist: strings */ $s2 = ".Rich5" fullword ascii $s3 = "Not supported." fullword wide /* PEStudio Blacklist: strings */ /* Goodware String - occured 3 times */ $s5 = "cmd.exe" fullword ascii /* PEStudio Blacklist: strings */ /* Goodware String - occured 120 times */ condition: uint16(0) == 0x5a4d and filesize < 100KB and all of them