CSSLP · Question #256
An authentication method uses smart cards as well as usernames and passwords for authentication. Which of the following authentication methods is being referred to?
The correct answer is C. Multi-factor. The authentication method that combines smart cards with usernames and passwords is known as multi-factor authentication.
Question
An authentication method uses smart cards as well as usernames and passwords for authentication. Which of the following authentication methods is being referred to?
Options
- AAnonymous
- BMutual
- CMulti-factor
- DBiometrics
How the community answered
(59 responses)- A5% (3)
- B2% (1)
- C92% (54)
- D2% (1)
Why each option
The authentication method that combines smart cards with usernames and passwords is known as multi-factor authentication.
Anonymous authentication involves no credentials and provides no verification of user identity.
Mutual authentication is when both the client and server authenticate each other, but it does not specify the number of factors used for authentication.
Multi-factor authentication (MFA) requires a user to provide two or more distinct verification factors from different categories, such as 'something you know' (password) and 'something you have' (smart card). This combination significantly increases security by making it much harder for unauthorized individuals to gain access even if one factor is compromised.
Biometrics refers to using unique physical or behavioral characteristics (something you are) for authentication, which is a type of factor, not a method that combines multiple distinct factors like smart cards and passwords.
Concept tested: Multi-factor authentication (MFA)
Source: https://www.microsoft.com/en-us/security/business/identity/mfa
Topics
Community Discussion
No community discussion yet for this question.