BURPSUITE
How to configure local proxy
- Install foxy proxy extension
- Add
127.0.0.1:8080burpsuite to proxies - Turn on Burpsuite proxy intercept and then navigate to
127.0.0.1:8080to download CA certificate - Upload that certificate in Manage certificates -> Authorities -> import .der file
- Then in burpusite select
Targetand exclude all urls from scope, and add the one you want to intercept into include - Then also in burpsuite select
Proxy-> Options -> Intercept Client Requests -> operatorAndENABLED - Then also in burpsuite select
Proxy-> Options -> Intercept Server Responses -> operatorAndENABLED
Then you should be Ok to run and go