In this repository you can find all the slides presented during the laboratory lessons of the Introduzione alla Sicurezza Informatica course. The laboratory exercises were taken from "Computer Networking: a Top Down Approach (Pearson), J.F. Kurose, K.W. Ross", you can find all the labs here.
Link to the Wireshark lab pdf:
The slides are based on the resources in the references section. Links to the slides:
OpenVPN and Wireguard guides:
For these labs you need Wireshak installed in your device. For Windows and Mac you can download the installer here, for Linux, the commands are as follows
# Debian based
apt install wireshark
# From RPMs under Red Hat and alike
yum install wireshark wireshark-qt
# Red Hat based
dnf install wireshark
Wireshark is already installed in Kali Linux, if you want a VM with Kali there is a simple guide to help you creating one. If you are unable to run Wireshark on a live network connection, you can download a packet trace here.
- Kurose, J. F., & Ross, K. W. (2021). Computer networking: a top-down approach (8th ed.). Pearson.
- Stallings, W. (2017). Network security essentials: applications and standards. Pearson Education, Inc.
- Gössi, C. (2023, March 14). TLS Essentials 10: TLS cipher suites explained. Youtube Video. link