17. Can you tell whether your browser downloaded the two images serially, or whether they
5 HTTP Authentication
Finally, let’s try visiting a web site that is password-protected and examine the sequence
of HTTP message exchanged for such a site. The URL
http://gaia.cs.umass.edu/wireshark-labs/protected_pages/HTTP-wireshark-file5.html is
password protected. The username is “wireshark-students” (without the quotes), and the
password is “network” (again, without the quotes). So let’s access this “secure”
password-protected site. Do the following:
Type the requested user name and password into the pop up box.
• Stop Wireshark packet capture, and enter “http” in the display-filter-specification
window, so that only captured HTTP messages will be displayed later in the
packet-listing window.
Answer the following questions:
18. What is the server’s response (status code and phrase) in response to the initial HTTP
GET message from your browser? Answer: Packet 6 in the trace contains the first GET
19. When your browser’s sends the HTTP GET message for the second time, what new field
is included in the HTTP GET message? Answer: The HTTP GET includes the