我爱Aspx >> Asp.Net >> 【99%的人没见过的ASP注入,等待高手解决,急。。。。。。。。。 】Next
posterrlog=replace(strTemp,"&","?")
Call SendErrorInfo(request.servervariables("HTTP_HOST"),posterrlog)
strTemp = LCase(strTemp)
strTemp = URLDecode(strTemp)
If Instr(strTemp,"declare") or Instr(strTemp,";exec") or Instr(strTemp,"iframe") or Instr(strTemp,"wscript.shell") or Instr(strTemp,"cmd.exe") or Instr(strTemp,"select") or Instr(strTemp,"insert") or Instr(strTemp,"delete") or Instr(strTemp,"count(") or Instr(strTemp,"drop") or Instr(strTemp,"update") or Instr(strTemp,"truncate") or Instr(strTemp,"asc(") or Instr(strTemp,"mid(") or Instr(strTemp,"char(") or Instr(strTemp,"xp_") or Instr(strTemp,"net%20") or Instr(strTemp,"chr") or instr(strTemp,"union") or instr(strTemp,"unicode") or Instr(strTemp,""") or Instr(strTemp,"--") or Instr(strTemp,"%") then
response.write("<script>alert("您的操作非法!");history.go(-1)</script>")
Ҷƪл˵?
asp 语句未结束问题!请高手指点,..[07-06]
asp连接access时老是有未知文件在..[07-06]
displayTag 和 jasperReport 的关..[06-12]
asp.net上传文件问题、[06-12]
无需.net和专用组件实现用asp访问..[05-28]
什么是ASP.NET Web Service[05-28]
Consuming a Webservice Part 2 ..[05-28]
Creating a Webservice Part 1 o..[05-28]
Web Services: Building Reusabl..[05-28]
在VB6或ASP中调用webservice[05-28]
为什么我从网上抓取的数会有总是[07-06]
如何写一个DAT文件,将dbf文件的..[07-06]
hibernate如何读取ORACL中的blob..[07-06]
关于数据库连接池的难题,DBCP,想..[07-06]
多表查询:用同一个SQL语句对两数..[07-06]
求教:我这段循环语句错在哪里的?[07-06]
最近几天在学STRUTS,有个超级菜..[07-06]
如何遍历窗体上的控件并按TYPE给..[07-06]
struts和hibernate简单问题[07-06]
用spring创建sessionFactory时的..[07-06]