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 Internet Explorer to work with Burp

In Internet Explorer, go to the Tools menu and click “Internet Options”.

Go to the Connections tab, and click on the "LAN settings" button.
Make sure the "Automatically detect settings" box is unchecked.
Make sure the "Use automatic configuration script" box is unchecked.
Check the box "Use a proxy server for your LAN".

Enter your Burp Proxy listener address in the "Address" field (by default, 127.0.0.1). Enter your Burp Proxy listener port in the "Port" field (by default, 8080).
Make sure the "Bypass proxy server for local addresses" box is unchecked.
Then click on the "Advanced" button.

Make sure the "Use the same proxy server for all protocols" box is checked.
Delete anything that appears in the "Exceptions" field.
Then click "OK" to close all of the options dialogs.
Related articles: