Lab 1 Observing HTTP Traffic Using BurpSuite-maryam Rashed
Lab 1 Observing HTTP Traffic Using BurpSuite-maryam Rashed
Lab 1: Observing the HTTP traffic between a browser and a Web Server Using Burp Suite
Objectives:
You will observer HTTP traffic between a web browser and web server using Burp Suite.
You will detect the different HTTP methods by exploring the request header. You will
detect the different HTTP response codes by exploring the response header.
Tasks:
1. Run Burp Suite
2. If asked for update, close (don’t update)
3. Select temporary project, then Next
4. Use default then Start Burp
5. Select Proxy from the first line buttons , and options from the second line
6. Check ip address ( 127.0.0.1) and the port 8080 .
8. Turn on Manual Proxy and use The ip address and the port above , then save.
9. Click Ok and then enter the following address in the Chrome address
bar: http://altoromutual.com
11. Keep pressing Forward button, until the forward button is dimmed.
12. Press sign in , switch to Burp Suite and press Forward until forward is dimmed
13. Switch Back to Chrome Browser , enter the username & password ( jsmith / demo1234)
14. In Burp Suite examine the Web Sessions traffic by selecting Proxy/Http History
(Notice requests with Get / Post Methods)
15. From details window below check Request tab and Response tab
22. Repeat the process but using https protocol now , Go to Chrome and enter
https://altoromutual.com in the address bar
23. Check web traffic in Purb Suite for https requests there is no information for the website shows when
we use https sever
26. Form the intercept window try changing the password (use different passwords ) we try to change the
password using intercpt
30. Did the browser react based on changing the password in intercept window? Yes says the password is
wrong
31. What is the wrong with “Login Failed” message? Write your comments the web browser not accept the
password because it was wrong