Txt_Sql
Description
Chinese Hacktool Set - Webshells - file Sql.txt
Query · yara
strings:
$s1 = "cmd=chr(34)&\"cmd.exe /c \"&request.form(\"cmd\")&\" > 8617.tmp\"&chr(34)" fullword ascii
$s2 = "strQuery=\"dbcc addextendedproc ('xp_regwrite','xpstar.dll')\"" fullword ascii
$s3 = "strQuery = \"exec master.dbo.xp_cmdshell '\" & request.form(\"cmd\") & \"'\" " fullword ascii
$s4 = "session(\"login\")=\"\"" fullword ascii
condition:
filesize < 15KB and all of them