Getting Started with Burp Suite
Burp Suite Documentation
Take a look at our Documentation section for full details about every Burp Suite tool, function and configuration option.
Burp Suite Professional and Community editions | Burp Suite Enterprise Edition |
Burp Scanner | Burp Collaborator |
Burp Infiltrator | Full Documentation Contents |
Burp Extender
Burp Extender lets you extend the functionality of Burp Suite in numerous ways.
Extensions can be written in Java, Python or Ruby.
API documentation | Writing your first Burp Suite extension |
Sample extensions | View community discussions about Extensibility |
Configuring Safari to work with Burp

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

Click the "Advanced" tab, and by the Proxies label click the "Change Settings" button. This will open the Network configuration settings for your current network adapter.

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).
Repeat these steps for the "Secure Web Proxy (HTTPS)" checkbox.

Ensure the "Bypass proxy settings for these Hosts & Domains" box is empty.
Click "OK" and "Apply" and close the open dialogs.
Related articles: