CN_Honker_ASP_wshell
Description
Sample from CN Honker Pentest Toolset - file wshell.txt
Query · yara
strings: $s0 = "<%@ LANGUAGE = VBScript.Encode %><%" fullword ascii /* PEStudio Blacklist: strings */ $s1 = "UserPass=" $s2 = "VerName=" $s3 = "StateName=" condition: uint16(0) == 0x253c and filesize < 200KB and all of them