SY0-301 · Question #300
A Chief Information Security Officer (CISO) wants to implement two-factor authentication within the company. Which of the following would fulfill the CISO's requirements?
The correct answer is C. USB token and PIN. Two-factor authentication requires two authentication factors from different categories; a USB token (something you have) and a PIN (something you know) satisfies this requirement.
Question
A Chief Information Security Officer (CISO) wants to implement two-factor authentication within the company. Which of the following would fulfill the CISO's requirements?
Options
- AUsername and password
- BRetina scan and fingerprint scan
- CUSB token and PIN
- DProximity badge and token
How the community answered
(59 responses)- A5% (3)
- B2% (1)
- C92% (54)
- D2% (1)
Why each option
Two-factor authentication requires two authentication factors from different categories; a USB token (something you have) and a PIN (something you know) satisfies this requirement.
A username and password are both 'something you know' factors, making this single-factor authentication despite using two separate credentials.
A retina scan and a fingerprint scan are both 'something you are' biometric factors - using two items from the same factor category does not constitute two-factor authentication.
A USB token represents the 'something you have' factor category, while a PIN represents the 'something you know' factor category - combining factors from two distinct categories is the definition of true two-factor authentication. This ensures that compromising one factor alone is insufficient for an attacker to gain access.
A proximity badge and a token are both 'something you have' factors, which means this is still single-factor authentication using two items from the same category.
Concept tested: Two-factor authentication using distinct factor categories
Source: https://csrc.nist.gov/publications/detail/sp/800-63b/final
Topics
Community Discussion
No community discussion yet for this question.