Security - Datamatiker 4. semester


Project maintained by DatSecDK Hosted on GitHub Pages — Theme by mattgraham

← Back

Week 11 - Passwords

In this class we will look at three subjects, namely Social Engineering, Denial of Service attacks, and handling of passwords and secrets. The first subject is about to gain information including passwords, from people using social skills, as a the way in contrast to traditional hacking, that uses code. The second is about how to make a service unavailable, normally by attacking it with heavy traffic and means to avoid such attacks. The third is about securing passwords and other sensitive data.

Social Engineering

I øvrigt, hvad er forskellen på disse links:

https://nordea.dk
https://nοrdeа.dk

Denial of service

Slides

Slides

Exercise

Create a socket based HTTP POST DoS Attack

Example Code

Handling passwords and secrets

Learning Goals

After this week you will:

Exercises

Exam questions

Social Engineering, Denial-of-service attacks

Handling Passwords and Secrets