Introduction
Burp Suite is a powerful platform for performing security testing of web applications. One of its core features is its proxy server, which sits between your browser and the target application, allowing you to intercept, inspect, and modify the traffic.
Traditionally, using a proxy required manually configuring your web browser's network settings. This process can be tedious and sometimes conflicts with other system or network settings. To streamline this workflow, Burp Suite includes an embedded browser. This is a pre-configured Chromium browser that is launched from within Burp Suite and is automatically set up to use the Burp Proxy.
In this lab, you will learn how to launch and use Burp Suite's embedded browser to capture web traffic without any manual configuration.
