nerdexam
(ISC)2

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.

Secure Software Concepts

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)
  • A
    5% (3)
  • B
    2% (1)
  • C
    92% (54)
  • D
    2% (1)

Why each option

The authentication method that combines smart cards with usernames and passwords is known as multi-factor authentication.

AAnonymous

Anonymous authentication involves no credentials and provides no verification of user identity.

BMutual

Mutual authentication is when both the client and server authenticate each other, but it does not specify the number of factors used for authentication.

CMulti-factorCorrect

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.

DBiometrics

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

#Authentication#Multi-factor authentication (MFA)#Authentication factors#Smart cards

Community Discussion

No community discussion yet for this question.

Full CSSLP Practice