Inspecting network traffic with tcpdump and Wireshark

In this experiment you will practice using tcpdump and Wireshark, two software applications for packet capture and packet analysis. Using these applications, we can capture raw network data as it arrives at or leaves any host in our experiments, save the raw network packets in a file, and analyze the packets in this file in order to gain insight into network protocols and their behavior.

To execute the experiment, you will follow the instructions at: https://witestlab.poly.edu/blog/wireshark-tcpdump/

This material is based upon work supported by the National Science Foundation under Grant No. 2231984.

30 14 7 2 Nov. 30, 2023, 2:00 PM

Authors

Launch on Chameleon

Launching this artifact will open it within Chameleon’s shared Jupyter experiment environment, which is accessible to all Chameleon users with an active allocation.

Download Archive

Download an archive containing the files of this artifact.

Download with git

Clone the git repository for this artifact, and checkout the version's commit

git clone https://github.com/teaching-on-testbeds/chameleon-education
# cd into the created directory
git checkout 33e122b24320707b4c97c8f214ee4c55752c336f
Feedback

Submit feedback through GitHub issues

Version Stats

11 4 1