5b - User Authentication Flashcards
List forms of user authentication
Passwords, graphical passwords, biometric authentication, mfa, knowledge based authentication, kerberos network authentication, certificate based authentication
How do graphical passwords work?
A user is presented with a series of images, they must select the correct images in the correct order. Great for accessibility
What is mfa?
multifactor authentication asks a user to prove their identity in multiple ways - by confirming on a separate personal device, email, sms
What is a security token?
Small hardware which a user uses to authenticate their access to a device, such as USB drive, keyfob or key card
What is knowledge based authentication?
A security question - What is your mothers maiden name?
What is kerberos?
A client authenticates themselves with a domain controller when first logging on, once authenticated the client will be able to request access to network resources from the domain controller for a period of time
What is certificate based authentication?
A user’s device is given a certificate which allows encrypted communication between their device and the networkr