Skip to content

Luchinzzz/Tutorato_Intro_Cybersecurity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Computer Security Laboratory

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.

📝 Description

Link to the Wireshark lab pdf:

The slides are based on the resources you can find in the references section. Links to the slides:

OpenVPN and Wireguard guides:

⚙️ Setup

For these labs you just 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.

📚 References

  • 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

About

Material for the Introduction to Cyber ​​Security course

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published