What is Wireshark?
Wireshark is open source software for Windows and UNIX/Linux, open source meaning that anyone can download it for free and can if they want alter the source code however they please. It’s considered the best network packet analyzer you can use today.
But, What is a network packet analyzer?
A network packet analyzer captures network packets on a specified network and would then display very detailed data about the network protocols of each packet.
Typical users are:
Network administrators- who can use it to troubleshoot network issues
Cyber Security Engineers- Can watch and see any attempted attacks on a network
Developers- to Debug protocols
For more information check out
Check out our post on display filters and capture filtersÂ