Wire Shark Assignment
Wire Shark Assignment
10. Now go back to Wireshark and use the filter option by going to Analyze →
In the second pane, click on the “+” signs to expand the details.
13. Now click on the first pack which has one of the IP addresses of cnn.com
in the destination and has HTTP as the protocol. In the second pane you
will see five major headings. The first heading is just information from
Wireshark. It says something similar to: “Frame 459 (509 bytes on wire,
509 bytes captured)”. Ignore this first line. It just tells you about where
this packet was in the set of all packets that Wireshark captured.
QUESTION 4: Look at the next four headings. Ethernet Protocol? Internet
Protocol? Transmission Control Protocol? Hypertext Transfer protocol?
Why are there four different things in this same message?
QUESTION 5: How are these four protocols related? Capture a screen
shot of this page and paste it in your homework. To capture a screen shot
use a key at the upper right of your keyboard labeled “Print
Screen/SysRq”. Then go to your word processing package and choose
“Paste”.
14. Expand the hypertext transfer protocol to answer the following question:
QUESTION 6: What does the information in this packet state about the
browser you are using and the operating system you are using? Does it
show that you are sending a cookie? Information about your computer is
being sent to cnn.com’s server, since it will may send different packets
depending on the browser you are using, operating system, programs you
can run, etc.
15. Find the HTTP protocol line FROM CNN. It may be the first, second, or
third one from CNN since they may shift you to a different server to
handle your request. Open up the Hypertext Transfer Protocol line in the
second pane by clicking on it. Click on the line that says Data. Look at the
highlighted text in the bottom window.
QUESTION 7: What do you think that text is (hint: you can go to your
browser window and choose the menu “view” then “source” and compare
it).