Getting Started With Burp Suite
Getting Started With Burp Suite
To get you started with the basic configuration, We will follow as the
below steps:
pg. 2
GETTING STARTED WITH BURP SUITE
pg. 3
GETTING STARTED WITH BURP SUITE
Setup the proxy will help us to capture the request in the middle, edit
the request and submit again to the server.
3. Open the windows “Add a new proxy listener”. Here is the place
that we can set the new proxy information.
pg. 4
GETTING STARTED WITH BURP SUITE
4. Click “OK” button to save the proxy config, here is the results.
pg. 5
GETTING STARTED WITH BURP SUITE
pg. 6
GETTING STARTED WITH BURP SUITE
pg. 7
GETTING STARTED WITH BURP SUITE
Take Note: After close the Burp Suite application (Burp proxy
has been turned off), you need to change browser settings to
“No Proxy” to access to the website as normal (without proxy).
pg. 8
GETTING STARTED WITH BURP SUITE
Click on the button “Intercept is on” to turn it off, after set the
Intercept as off, we will able to tracking all request at HTTP
history tab.
pg. 9
GETTING STARTED WITH BURP SUITE
Export the Certificate from Burp Suite and Import it to the Browser
to deal with the HTTPS request (domain). We do not need to add
Certificate with the request without secure protocol (with HTTP only)
Click on “Select file …” button, Select the location to save the file,
enter the name as below format: “Name.cer”
pg. 10
GETTING STARTED WITH BURP SUITE
Example: “burp.cer”
pg. 11
GETTING STARTED WITH BURP SUITE
pg. 12
GETTING STARTED WITH BURP SUITE
pg. 13
GETTING STARTED WITH BURP SUITE
We can start to use and test the request by open the Firefox, go to
“google.com” and check all request that captured by Burp at Proxy >
HTTP History
pg. 14