Advanced Internet Security (previously Internet Security 2) serves as a continuation for the class Internet Security.
The idea is to present problems in more detail and allow students to apply their knowledge in practical exercises. The lecture deals with common programming mistakes and ways to detect and avoid them. Examples are used to highlight general error classes, such as stack overflow and format string vulnerabilities.
In order to teach the subject in the most authentic way, the lecture uses an "offensive approach": Security-related topics are viewed from an attacker's perspective and possible attack scenarios are shown. In practical challenges the students need to exploit previously discussed security vulnerabilities inside a controlled challenge-environment. This improves the students' understanding of the handled topics and guarantees that they will not make similar mistakes in own projects and allows them to actively take security measures when handling security relevant projects.
As part of the class, students are able to participate in a hacking contest in which they can prove their knowledge of security and system management by competing with their peers or, as a team, against other Universities spread around the globe.
The mentioned topics are tentative and can be adapted/focused based on student's interest and suggestions.
ECTS Schlüssel (3 ECTS = 75 hours):
Written. Students have to pass a certain number of practical challenges to be admitted to the written exam. Details of the grading scheme can be found on the lecture homepage.
Accounts will be automatically generated according to your TISS registration.
Since the class will feature a number of programming exercises, students are required to have considerable programming experience. Basic knowledge of security relevant topics is expected (as taught in one of the above security lectures).