CN_Honker_Webshell_Tuoku_script_mssql_2
Description
Webshell from CN Honker Pentest Toolset - file mssql.asp
Query · yara
strings: $s1 = "sqlpass=request(\"sqlpass\")" fullword ascii /* PEStudio Blacklist: strings */ $s2 = "set file=fso.createtextfile(server.mappath(request(\"filename\")),8,true)" fullword ascii /* PEStudio Blacklist: strings */ $s3 = "<blockquote> ServerIP: " fullword ascii /* PEStudio Blacklist: strings */ condition: filesize < 3KB and all of them