Please enable JavaScript.
Coggle requires JavaScript to display documents.
Authentication - Coggle Diagram
Authentication
Implementation Methods
something you know
passwords
something you have
challenge-response
something you are
biometrics
other
multi-factor authentication
somewhere you are
availability
false negatives
false positives
low false positives = authenticity
trusted path
hardware
OS
Password authentication
enrollment
password storage
plaintext file with permissions
one-way hash
dictionary attack
rainbow table
salt
brute force attack
social engineering
phishing