Comptia Network+ Fall 2017 Wireshark Introduction: What Is Wireshark Used For?
Comptia Network+ Fall 2017 Wireshark Introduction: What Is Wireshark Used For?
Learning Objectives:
21,176
Which part of a MAC address shows the NIC vendor? The first three.
A little bit about epoch time…. "Epoch" isn't a unit or format; it's a point
in time. Specifically, it's midnight UTC of January 1st, 1970. Unix timestamps
are just the number of seconds that have passed since that time. Subtract the
smaller one from the larger to find the difference in seconds, and multiply by
1000 to get the number of milliseconds.
2
CompTIA Network+
Fall 2017 Wireshark Introduction
What is the destination MAC address?
aka. IPV4
What is the time to live field used for? IP Packets can not live forever
so they apply a counter aka the Time To Live to keep the packets from
building up. A counter that decreases by 1 every time it is inspected at
layer three through a router.
3
CompTIA Network+
Fall 2017 Wireshark Introduction
What is the ICMP message type?
3 Destination Unreachable
4 Source Quench
5 Redirect
11 Time Exceeded
12 Parameter Problem
4
CompTIA Network+
Fall 2017 Wireshark Introduction
5
CompTIA Network+
Fall 2017 Wireshark Introduction
Are packets 13 and 14 related? If so, explain how they are related.
8. Right click on the telnet packet and choose Follow, then choose TCP
stream.
What happens?
Note the filter that was applied. What do you see in the filter bar?
10. Clear the filter and apply a filter to examine FTP traffic.
11.Right click on one of the FTP packets and choose follow, TCP stream.
6
CompTIA Network+
Fall 2017 Wireshark Introduction
How could you create a filter the shows both FTP and FTP-DATA?
How could you use the information from the capture to begin
compromising a network?
How could you use the information from the capture to make
security recommendations for the network?