312-50V9 · Question #278
Bob learned that his username and password for a popular game has been compromised. He contacts the company and resets all the information. The company suggests he use two-factor authentication…
The correct answer is B. A fingerprint scanner and his username and password. Two-factor authentication requires combining two distinct authentication factors from different categories. Only a fingerprint (something you are) combined with a username and password (something you know) satisfies this requirement.
Question
Bob learned that his username and password for a popular game has been compromised. He contacts the company and resets all the information. The company suggests he use two-factor authentication, which option below offers that?
Options
- AA new username and password
- BA fingerprint scanner and his username and password.
- CDisable his username and use just a fingerprint scanner.
- DHis username and a stronger password.
How the community answered
(27 responses)- A4% (1)
- B85% (23)
- C4% (1)
- D7% (2)
Why each option
Two-factor authentication requires combining two distinct authentication factors from different categories. Only a fingerprint (something you are) combined with a username and password (something you know) satisfies this requirement.
A new username and password are both knowledge factors, so this is still single-factor authentication regardless of how strong the credentials are.
Two-factor authentication (2FA) requires presenting credentials from at least two different factor categories - knowledge, possession, or inherence. A fingerprint scanner provides an inherence factor (something you are), while a username and password provide a knowledge factor (something you know). Combining these two distinct categories fulfills the definition of 2FA and ensures that compromising one factor alone is not sufficient for access.
Using only a fingerprint scanner is still single-factor authentication (one inherence factor) with no second independent factor.
A username combined with a stronger password remains purely in the knowledge factor category and does not constitute two-factor authentication.
Concept tested: Two-factor authentication factor categories
Source: https://pages.nist.gov/800-63-3/sp800-63b.html
Topics
Community Discussion
No community discussion yet for this question.