question archive Wireshark Assignment Instructions Assignment: Wireshark Exploration I want you to install and run Wireshark, gather some data, and begin to decipher/understand the information it is giving you
Subject:Computer SciencePrice: Bought3
I want you to install and run Wireshark, gather some data, and begin to decipher/understand the information it is giving you. Use the Wireshark Exploration submission link to submit a document including screenshots of you running Wireshark and a detailed description of what the Wireshark output is telling you. Run Wireshark to look at both local network activity and remote network activity.
I have created a separate Wireshark Getting Started tutorial to help you get started by successfully connecting, capturing, and interpreting to a site and file.
Do not submit the read out or interpretation of the tutorial for your assignment. If you do, you will not receive any points for the assignment. It is just a tutorial to get you acquainted with the most basic feature of Wireshark. After you have run through the tutorial and just looked at your network traffic, work through the activity below and you can filter and see the process of data transmission in layer 2 and 3.
A good way to get started with this assignment is to ping
your Raspberry Pi. So, I would suggest completing the Pie setup assignment prior to completing this Wireshark assignment.
ARP Request,
an ARP Reply
, as well as four ICMP Echo
Requests and Replies. Click the red square icon (second from the left) on the toolbar at the top to stop the capture. ARP
, and expand the triangle next to Ethernet_II and the triangle next to Address Resolution Protocol (Request). Things to note
Now that the host machine got the ARP reply, with the MAC address of the Pi, it can send the ICMP Echo Replies. The next 8 rows should be 4 ICMP Echo Requests and 4 ICMP Echo Replies. ICMP is a Layer 3 protocol.
Notice with the ICMP Echo Requests that the source MAC address and the source IP address are those of the host machine, while the destination MAC address and the destination IP address are those of the Pi.
Now try Viewing Remote Communication (not on your local network)
(
arp or icmp
). cmd
, right clicking on the icon, selecting Run As Administrator, and clicking the Yes button. ping www.google.com (Links to an external site.)
. You will have a new set of ARPs and ICMPs. In a Word document I want you to try looking at the general traffic on your network, what do you see? Interpret it and use screenshots. Do not just resubmit the tutorial. You can submit the Pi activity above for credit (10pts) but you will need provide additional information about the traffic on your network. So run Wireshark and then try to to explain what you are seeing on your network (10pts).
Next, Ping a remote location (not Google.com or TWU.edu) and use Wireshark to figure out its ip address, MAC address and other components. Again, include screenshots and explain in detail what you see and what you found (10pts).
In your document address the following (10 pts):
NOTE: All screenshots should show your application (Wireshark, SSH client, etc.) running in a non-maximized window, and should show part of your desktop background as well as the time/date in the taskbar/menu bar/status bar.
I have set up an optional discussion folder in Canvas called Wireshark Exploration
for you to use to ask questions and provide insight to each other in the completion of this assignment. You are NOT required to participate in this discussion (unlike other discussions) as it is just for support in this assignment. Do not post direct answers or tutorials in this discussion.
Submit your document to the submission link titled Wireshark Exploration dropbox on Canvas.
NOTE: All screenshots should show your application (Wireshark, SSH client, etc.) running in a non-maximized window, and should show part of your desktop background as well as the time/date in the taskbar/menu bar/status bar.