350-701 · Question #379
For which type of attack is multifactor authentication an effective deterrent?
The correct answer is B. phishing. Multifactor authentication (MFA) is an effective deterrent against phishing attacks, which aim to steal user credentials.
Question
For which type of attack is multifactor authentication an effective deterrent?
Options
- Aping of death
- Bphishing
- Cteardrop
- Dsyn flood
How the community answered
(48 responses)- A2% (1)
- B96% (46)
- C2% (1)
Why each option
Multifactor authentication (MFA) is an effective deterrent against phishing attacks, which aim to steal user credentials.
Ping of death is a denial-of-service attack targeting network protocol stacks, not user authentication mechanisms.
Phishing attacks attempt to trick users into revealing their credentials; MFA renders these stolen credentials less useful by requiring a second verification factor, significantly increasing security against unauthorized access even if passwords are compromised.
Teardrop is a denial-of-service attack involving malformed IP fragments, which is unrelated to user credential security.
SYN flood is a denial-of-service attack that overwhelms a server's connection handling, not an attack on user authentication.
Concept tested: MFA protection against credential theft
Source: https://learn.microsoft.com/en-us/azure/active-directory/authentication/concept-mfa-howitworks
Topics
Community Discussion
No community discussion yet for this question.