CN_Honker_exp_iis7
Description
Sample from CN Honker Pentest Toolset - file iis7.exe
Query · yara
strings: $s0 = "\\\\localhost" fullword ascii /* PEStudio Blacklist: strings */ $s1 = "iis.run" fullword ascii $s3 = ">Could not connecto %s" fullword ascii /* PEStudio Blacklist: strings */ $s4 = "WinSta0\\Default" fullword ascii /* PEStudio Blacklist: strings */ /* Goodware String - occured 22 times */ condition: uint16(0) == 0x5a4d and filesize < 60KB and all of them