Question: Start Wireshark and begin capturing packets. Open a web browser and access a website of your choice (e.g. www.google.com). Stop the packet capture in Wireshark.
- Start Wireshark and begin capturing packets.
- Open a web browser and access a website of your choice (e.g. www.google.com).
- Stop the packet capture in Wireshark.
- In the Wireshark interface, apply a filter to show only HTTP packets (type "http" in the filter bar).
- Examine the HTTP packets generated by your request for the web page.
- Answer the following questions:
- What is the source IP address of the computer making the request?
- What is the destination IP address of the server hosting the website?
- What is the HTTP method used in the request (e.g. GET, POST)?
- What is the HTTP status code in the response from the server?
- What is the size of the response in bytes?
- Take a screenshot of the Wireshark interface showing the HTTP packets, and save it to a file.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
