特征
✔️ 测试所有请求是否存在任何外部交互。
✔️ Checks to see if any interactions are not the users IP if it is, it's an open redirect.
-
✔️ Alerts the user for any external interactions with information such as
扫描选项
✔️ 支持被动和主动扫描。
参考:
https://portswigger.net/research/cracking-the-lens-targeting-https-hidden-attack-surface
GET http:// burpcollab / some / endpoint HTTP / 1.1
主机: example.com
and
GET @ burpcollab / some / endpoint HTTP / 1.1
主机: example.com
and
GET / some / endpoint HTTP / 1.1
主机: example.com : 80@burpcollab
and
GET / some / endpoint HTTP / 1.1
主机: burpcollab
and
GET / some / endpoint HTTP / 1.1
主机: example.com
X-Forwarded-Host: burpcollab
项目地址:
https://github.com/ethicalhackingplayground/ssrf-king#scanning-options
本文始发于微信公众号(Khan安全攻防实验室):Burp 自动SSRF插件
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论