University of Padua -
BSc in Computer Science
CyberSecurity: Principles and Practice
Academic Year: 2020/2021
Lecturer: Mauro Conti
Note: In this page you will find updated information about the course.
(students are invited to visit often this page).
CyberSecurity: Principles and Practice
Academic Year: 2020/2021
Lecturer: Mauro Conti
Note: In this page you will find updated information about the course.
(students are invited to visit often this page).
Language: The course and the exam will be in English.
Credits: 6 CFU.
Schedule: I semester (course schedule is published HERE).
Mailing List: Students enrolled for this course are invited to join THIS Moodle.
Language: The course and the exam will be in English.
Credits: 6 CFU.
Course Content:
The course covers the major practical aspects of CyberSecurity. This is a practical course. We present each topic with a theoretical perspective (~30% of the time), followed by a set of exercises (~70% of the time). The exercises are in the format of a Capture The Flag, where the student is asked to solve a puzzle to obtain a secret message (also known as flag). The topics are grouped into four areas.- Cryptography: ciphers; hash functions; symmetric/asymmetric encryption.
- Web Vulnerabilities: bad programming practices; injections; language vulnerabilities.
- Reverse Engineering: reversing techniques; anti-debug; patching.
- Pawning: buffer overflow; defenses; Return Oriented Programming (ROP) attack; Global Offset Table (GOT) attack.