Burp Suite is an integrated platform for performing security testing of web applications.
First we have to add the Burp Suite Proxy in our Browser:
Settings -> Advanced Settings -> Network Tab -> Add manual Proxy
Now enter the default values for Burp Suite 127.0.0.1:8080
.
Dont forget to check the box "Use this proxy server for all protocols".
Now we disable the captive portal of firefox. We are doing this to reduce the traffic we will see in our proxy.
about:config
-> search for "captive" -> set the value from network.captive-portal-service.enabled to false