Lab 3 Wireshark and TCP Dump Tool Demo
Lab 3 Wireshark and TCP Dump Tool Demo
Overview
This lab focuses on the installation of Wireshark and tcpdump tool for capturing and
analyzing how each layer sends and receive packet information.
• Wireshark is a free and open-source packet analyzer. It is used for network
troubleshooting, analysis software, and communications protocol development,
and education.
• Network administrators use tcpdump to analyze traffic in Linux systems. Learn
how to install and use tcpdump, as well as examine the results of captured traffic.
Protocol analyzers, also known as packet sniffers, capture network data for display
or use by administrators. The captures include transport layer content, application
layer information and header information, such as physical and logical addresses.
Network administrators usually find this information more useful than the actual
data payload.
Lab Tasks
Task 1: Installing Wireshark and tcpdump
Step 1: for Wireshark tool
https://www.wireshark.org/download.html
Step 3: capture the data packets by running the Wireshark in the background and
https://www.example.com in the browser.