350-701 · Question #580
Why should organizations migrate to a multifactor authentication strategy?
The correct answer is D. Single methods of authentication can be compromised more easily than multifactor authentication. Organizations should migrate to multifactor authentication because it significantly enhances security by making it much harder for attackers to compromise user accounts compared to single-factor methods.
Question
Why should organizations migrate to a multifactor authentication strategy?
Options
- AMultifactor authentication methods of authentication are never compromised
- BBiometrics authentication leads to the need for multifactor authentication due to its ability to be
- CMultifactor authentication does not require any piece of evidence for an authentication
- DSingle methods of authentication can be compromised more easily than multifactor authentication
How the community answered
(39 responses)- A3% (1)
- B8% (3)
- C3% (1)
- D87% (34)
Why each option
Organizations should migrate to multifactor authentication because it significantly enhances security by making it much harder for attackers to compromise user accounts compared to single-factor methods.
While more secure, no authentication method is 'never compromised'; MFA significantly *reduces* the risk but does not eliminate it entirely.
Biometric authentication is a *type* of authentication factor and can be one component of MFA, but it does not *lead* to the need for MFA due to its ability to be compromised; rather, its potential for compromise makes MFA even more desirable.
Multifactor authentication inherently requires *multiple* pieces of evidence (factors) for an authentication attempt, which is its core principle and strength.
Single methods of authentication, such as just a password, are inherently more vulnerable to compromise through techniques like phishing, brute-force attacks, or credential stuffing. Multifactor authentication requires multiple independent pieces of evidence, making it substantially more difficult for an attacker to gain unauthorized access even if one factor is compromised.
Concept tested: Benefits of Multifactor Authentication (MFA)
Source: https://learn.microsoft.com/en-us/azure/active-directory/authentication/concept-mfa-howitworks
Topics
Community Discussion
No community discussion yet for this question.