【Note】Burp Suite Essentials : Charpter 2 | Confguring Browsers to Proxy through Burp
Contents
Charpter 2 Confguring Browsers to Proxy through Burp
content
2.1 Confguring widely used browsers to proxy
2.1.1 Microsoft Internet Explorer
2.1.2 Google Chrome
2.1.3 Mozilla Firefox
2.2 Fine-grained proxy confguration
2.2.1 FoxyProxy
2.2.2 Plug-n-Hack
2.3 Exclusive Firefox profle
Fine-grained proxy confguration
2.2 的内容可以用 SwitchyOmega 替代
一个小技巧
使用 auto-switch 模式 > add condition > 只把待测试网站的域名的相关流量转发到 burp 代理
Exclusive Firefox profle
/path/to/firefox-binary -ProfileManager
firefox.exe -ProfileManager
Firefox 建立多个配置档案 (profile)
日常使用用一个 default 的配置档案
安全测试使用另一个 security-testing 配置档案。
参考资料
plug-n-Hack和ZAP
Leave a Reply