burp-suite
使用 Burp Suite 收集信息
Burp Suite is a web proxy which means it can intercept web traffic.
Firefox Setup
对于 Firefox,请执行以下操作来设置 Burp:
Open Firefox
Go to menu –> settings –> general –> Network Settings (at bottom of page)
In Network Settings
设置“手动代理配置”:
- HTTP Proxy:
127.0.0.1 - check ‘Also use this proxy for HTTPS’
访问https://burp
在新选项卡中访问 https://burp。 Accept both check boxes, then hit the CA Certificate button.
This will download a certificate to your ~/Downloads folder.
Back in Firefox
Go to Privacy & Security. Scroll down to ‘Certificates’ and click ‘view certificates’. Then click Import and import the cert you just downloaded from Burp
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 xhj的博客!