From the course: Protecting Your Network with Open-Source Software
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
What is packet analysis?
From the course: Protecting Your Network with Open-Source Software
What is packet analysis?
- [Instructor] Packet analysis is a primary way of monitoring your network. Computer network professionals use packet analysis to observe and diagnose the health of a network. Cybersecurity professionals use packet analysis to conduct passive network vulnerability assessments. The adjective passive here means that whoever is inspecting the packets doesn't take any actions affecting the packets, like dropping the packets or altering them. Attackers use packet analysis as a passive attack tool to steal information such as passwords. The term packet and packet analysis is misleading because frames are what's actually captured and analyzed. Think of frames as container trucks delivering network packets in a local area network or land. Packet analyzers intercept a frame and take a packet out of it for further inspection. To give you an analogy, I can use the example of a Russian doll. Let's say that the outermost shell is a frame. Within the frame you see a packet housed, and then within…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
(Locked)
What is packet analysis?3m 11s
-
(Locked)
ARP poisoning example4m 44s
-
(Locked)
Packet capturing with Wireshark4m 3s
-
(Locked)
Exploring Wireshark's advanced features2m 3s
-
(Locked)
Wireshark hands-on3m 18s
-
(Locked)
Challenge: Filtering with IP addresses and port numbers1m 24s
-
(Locked)
Solution: Filtering with IP addresses and port numbers1m 12s
-
(Locked)
-
-
-