摘要:
1、在Global.asax.cs中写入: protectedvoidApplication_BeginRequest(Objectsender,EventArgse){ SqlInjectmyCheck=newSqlInject(this.Request); myCheck.CheckSqlInj... 阅读全文
posted @ 2015-05-24 22:26
milantgh
阅读(639)
评论(0)
推荐(0)
摘要:
/// ***************C#版SQL防注入程序 v1.0************/// *使用方法:/// 一、整站防注入(推荐)/// 在Global.asax.cs中查找Application_BeginRequest函数加入代码,如下/// protected void App... 阅读全文
posted @ 2015-05-24 21:14
milantgh
阅读(320)
评论(0)
推荐(0)
浙公网安备 33010602011771号