Fawkes是用于搜索易受SQL注入攻击的目标的工具。使用Google搜索引擎执行搜索。(利用谷歌语法去搜索存在SQL注入漏洞的网站)
命令:
-q, --query - Dork that will be used in the search engine.
-r, --results - Number of results brought by the search engine.
-s, --start-page - Home page of search results.
-t, --timeout - Timeout of requests.
-v, --verbose - Enable verbosity.
Examples:
python3 fawkes.py --query 'noticias.php?id=10' --timeout 3 --verbose
python3 fawkes.py --query 'admin.php?id=1' --timeout 3 --verbose
GitHub:https://github.com/0xdutra/fawkes
本文始发于微信公众号(Khan安全团队):自动化漏洞挖掘-Fawkes
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论