Authentication Flashcards
Name the types of authentication
Machine by Machine Authentication
User by Machine Authentication
Name the four authentication techniques
Password-Based
Token-Based
Biometric-Based
Multi-Factor Authentication
Name pros and cons of password based authentication
Pros:
-no hardware is required
Cons:
- short and memorable passwords can easily be guessed
- long and random password are hard to remember
- passwords can be intercepted
Pros and Cons of Token-Based Authentication
Pros:
- scalability
Cons:
- Physical Tokens can easily be stolen or lost
- Tokens don’t confirm who is using the token, only that the token is being used
- tokens can be forged or copied
Name 2 Example of Physical tokens
Bank cards
Access Cards
Door Keys
Smart Cards
Name and describe the two types of Tokens
-secure storage : stores a password, eg bank card, garage door remote
- passcode generator : created a one time use pass with a time-synchronisation or challenge-response
describe Biometrics-based authentication
Allows access based off distinguishing biometrics
What are the types of characteristics for biometric authentication
- Behavioural : way you walk, way you write
- Physiological : finger prints, retina scans
Advantages of biometric authentication
- Can’t really be shared, copied or stolen
- rarely lost
Disadvantages of biometric authentication
Complicated tech is needed
Specialised hardware is needed
High cost
Problems and potential solution of biometric authentication
Problem
- false positives and false negatives
- equipment can be sabotaged
Solutions
- multimodal architecture : two systems running concurrently and comparing results