What ist “access control”
authentication + authorisation
Attacks against passwords?
What are the risks of reusing a password?
Using the same or related passwords on multiple accounts means that one compromised system or account can lead to compromise of other accounts
how to avoid password reuse?
Countermeasures against password guessing?
difference between offline and online attack?
offline attack: cracking password from known hash of the password -> attacker can perform brute force
online attack: attacker tries to og in many times->System can limit number of login attempts
How should you store passwords on a database?
What is biometric authentication?
verifying some physical feature of the user