ProfessionalCommunity Edition

Configuring Safari to work with Burp Suite

  • Last updated: March 1, 2024

  • Read time: 1 Minute

You need to configure Safari so that you can use it for testing with Burp Suite.

Note

These steps are only necessary if you want to use an external browser for manual testing with Burp. If you prefer, you can just use Burp's browser, which is preconfigured to work with Burp Proxy already. To access Burp's browser, go to the Proxy > Intercept tab, and click Open Browser.

To configure Safari, follow these steps:

  1. In Safari, go to the Safari menu and click Preferences.

    Safari preferences
  2. Click the Advanced tab and, under Proxies, click the Change Settings button. This will open the network configuration settings for your current network adapter.

    Safari advanced settings
  3. In the Proxies tab, check the Web Proxy (HTTP) box and enter your Burp Proxy listener address in the Web Proxy Server field (by default, 127.0.0.1), and your Burp Proxy listener port in the (unlabelled) port field (by default, 8080).
  4. Repeat these steps for the Secure Web Proxy (HTTPS) checkbox.

    Safari Proxy settings
  5. Ensure the Bypass proxy settings for these Hosts & Domains box is empty.
  6. Click OK and Apply and close the open dialogs.

    Safari clear bypass settings

Was this article helpful?