Which of the following is an example of the authentication factor "something you have"?
Think about physical objects that prove your identity.
"Something you have" refers to a physical item you possess, like a security token device. Passwords and dates of birth are "something you know," and fingerprints are "something you are."
Which authentication factor category does a retina scan belong to?
Consider what a retina scan measures about a person.
A retina scan measures a unique physical characteristic, so it is "something you are."
Which combination correctly represents a two-factor authentication system?
Choose the option that pairs two different authentication factors.
Two-factor authentication requires two different types of factors.
Two-factor authentication combines two different categories, such as "something you know" (password) and "something you have" (hardware token). Options C and D use only "something you know," and B uses two "something you are" factors.
Which authentication factor is generally considered the most secure against impersonation attacks?
Think about what is hardest for an attacker to copy or steal.
Hardware security keys are physical devices that are difficult to duplicate or steal remotely, making them more secure than passwords or PINs, which can be guessed or phished.
Consider this statement: "Using a voice recognition system as the only authentication factor is an example of multi-factor authentication." What is the issue with this statement?
Recall the definition of multi-factor authentication.
Multi-factor authentication requires two or more different types of factors. Using only voice recognition, which is "something you are," is single-factor authentication.