Use Burp Suite on any browser/applications (Windows)

May 25, 2024, 01:26 PM

🌎 Public

1. Open Burp Suite and Download the Certificate File

- Launch Burp Suite and navigate to the Proxy tab.
- In the Intercept sub-tab, click Open Browser.
- In the browser's URL bar, type "burp/" and press Enter.
- Click the CA Certificate button in the top right corner to download the cacert.der file.
- Open the downloaded file and click Install Certificate.
- Select Local Machine and click Next.
- Choose Place all certificates in the following store and click Browse.
- Select Trusted Root Certification Authorities and click OK.
- Click Next and then Finish.

2. Configure Windows Proxy Settings

- Open Proxy settings by typing Proxy settings in the Windows search bar.
- Set the IP address to 127.0.0.1 and the port to 8080.
- Turn on the proxy.

3. Your setup is complete. You can now use Burp Suite on any browser/applications. Remember to turn off your proxy settings every time you close Burp Suite.