CN_Honker_FTP_scanning
Description
Sample from CN Honker Pentest Toolset - file FTP_scanning.exe
Query · yara
strings: $s1 = "CNotSupportedE" fullword ascii /* PEStudio Blacklist: strings */ $s2 = "nINet.dll" fullword ascii $s9 = "?=MODULE" fullword ascii /* PEStudio Blacklist: strings */ $s13 = "MSIE 6*" fullword ascii condition: uint16(0) == 0x5a4d and filesize < 550KB and all of them