摘要: 收集了一些利用Sqlmap做注入测试的TIPS,其中也包含一点绕WAF的技巧,便于大家集中查阅,欢迎接楼补充、分享。 TIP1 当我们注射的时候,判断注入 http://site/script?id=10 http://site/script?id=11-1 # 相当于 id=10 http://s 阅读全文
posted @ 2017-04-23 00:37 Clay- 阅读(561) 评论(0) 推荐(0) 编辑