Intercept Basics

Step 1: Install Burp Suite

To get started, download and install Burp Suite Community Edition (free)

Step 2: Start Burp

Select Temporary project, click next, then select Use Burp defaults and click Start Burp.

Step 3: Setup Intercepting

Select the Proxy tab from the top menu then click the Open Browser button.

Step 4: Intercept a Request

Type https://example.com into the address bar and hit enter.

Step 5: Modify Data

Go back to Burp and change any value in the request then click Forward to send the request.