CN_Honker_Webshell_ASPX_aspx2
Description
Webshell from CN Honker Pentest Toolset - file aspx2.txt
Query · yara
strings: $s0 = "if (password.Equals(this.txtPass.Text))" fullword ascii /* PEStudio Blacklist: strings */ $s1 = "<head runat=\"server\">" fullword ascii /* PEStudio Blacklist: strings */ $s2 = ":<asp:TextBox runat=\"server\" ID=\"txtPass\" Width=\"400px\"></asp:TextBox>" fullword ascii /* PEStudio Blacklist: strings */ $s3 = "this.lblthispath.Text = Server.MapPath(Request.ServerVariables[\"PATH_INFO\"]);" fullword ascii /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x253c and filesize < 9KB and all of them