CN_Honker_Webshell
Description
Sample from CN Honker Pentest Toolset - file Webshell.exe
Query · yara
strings: $s1 = "Windows NT users: Please note that having the WinIce/SoftIce" fullword ascii /* PEStudio Blacklist: strings */ $s2 = "Do you want to cancel the file download?" fullword ascii /* PEStudio Blacklist: strings */ $s3 = "Downloading: %s" fullword ascii /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 381KB and all of them