WEBVTT

00:00.140 --> 00:03.260
Now let's actually understand what Wireshark is.

00:03.290 --> 00:07.400
Wireshark is a packet sniffer and analysis tool.

00:07.400 --> 00:13.880
It allows us to capture packets or network traffic for detailed analysis.

00:13.880 --> 00:21.740
It is extensively used for troubleshooting network problems and analyzing packets in detail.

00:21.740 --> 00:30.350
You can see the captured packets for offline analysis and examine each individual packet thoroughly.

00:30.380 --> 00:39.260
Wireshark essentially keeps track of network activities by capturing traffic that enters or leaves your

00:39.260 --> 00:40.100
network.

00:40.130 --> 00:47.960
There are many tools available for capturing network traffic, but what makes Wireshark the best is

00:47.960 --> 00:52.400
its ability to filter traffic and ease of use.

00:52.400 --> 01:00.290
Wireshark has a powerful packet filtering engine that makes it extremely easy to navigate and analyze

01:00.290 --> 01:02.030
the captured packets.

01:02.030 --> 01:05.360
Wireshark is a free and open source tool.

01:05.360 --> 01:12.110
It runs on all major operating systems, including Mac OS, windows, and Linux.

01:12.140 --> 01:19.340
Now let's discuss some of the use cases of Wireshark, where it is used in the real world.

01:20.450 --> 01:28.610
Network security engineers use Wireshark to analyze security issues and identify suspicious traffic.

01:28.640 --> 01:37.610
If there is some suspicious traffic on the network or if someone is attacking the network, then Wireshark

01:37.610 --> 01:43.970
can easily help to identify attacks or malicious traffic on the network.

01:44.060 --> 01:51.560
Wireshark is extensively used by network administrators to troubleshoot the network issues.

01:51.560 --> 02:00.230
System and network administrators use Wireshark to check whether the network is down or servers are

02:00.230 --> 02:02.930
communicating with each other properly.

02:02.960 --> 02:07.910
It is used for monitoring traffic on the local network.

02:07.940 --> 02:13.820
Wireshark also helps to detect and troubleshoot the latency issues.

02:13.850 --> 02:22.580
Developers working on creating or modifying network protocols use Wireshark extensively to test, validate,

02:22.580 --> 02:25.130
and debug their implementations.

02:25.160 --> 02:30.590
Wireshark can be used for analyzing all types of network traffic.

02:30.620 --> 02:33.470
I just mentioned the main usage.

02:33.500 --> 02:35.990
Its use cases are limitless.

02:36.020 --> 02:44.690
Wireshark is a must know tool for ethical hackers, network engineers, and cybersecurity professionals.
