[Wireshark]Network traffic analysis with Wireshark!
Objectives
5 min readDec 30, 2021
--
You will learn how to install and capture traffic using Wireshark
You will be familiar with various Wireshark filter.
Why you need to know
Traffic flowing via a network contains various kinds of data. Understanding the packets of data flowing via the network using command line applications is a tedious task, and it is difficult to sort out the required traffic from the live traffic that is flowing via the network. Being a network admin…