SY0-501 · Question #138
A security administrator is developing training for corporate users on basic security principles for personal email accounts. Which of the following should be mentioned as the MOST secure way for…
The correct answer is B. Sending a PIN to a smartphone through text message. The most secure method for password recovery often involves multi-factor authentication by sending a verification code to a trusted mobile device.
Question
A security administrator is developing training for corporate users on basic security principles for personal email accounts. Which of the following should be mentioned as the MOST secure way for password recovery?
Options
- AUtilizing a single Qfor password recovery
- BSending a PIN to a smartphone through text message
- CUtilizing CAPTCHA to avoid brute force attacks
- DUse a different e-mail address to recover password
How the community answered
(45 responses)- A4% (2)
- B82% (37)
- C11% (5)
- D2% (1)
Why each option
The most secure method for password recovery often involves multi-factor authentication by sending a verification code to a trusted mobile device.
Utilizing a single security question is inherently less secure due to the potential for social engineering or the ease with which such information can be guessed or researched, making it a weak knowledge-based factor.
Sending a PIN to a smartphone through text message leverages multi-factor authentication (MFA) by utilizing 'something you have' (the phone), providing a stronger verification method than relying solely on knowledge-based factors. This approach significantly reduces the risk of unauthorized account access during recovery, as an attacker would need physical possession of the device or the ability to intercept SMS messages, making it the most secure option among those listed.
CAPTCHA is a mechanism to prevent automated attacks like brute force during a login or recovery process, but it does not serve as a primary password recovery method itself.
While using a different email address for recovery is a common method, it is generally less secure than a device-based token because both email accounts could potentially be compromised or lost access to simultaneously, and it does not add a distinct factor of authentication.
Concept tested: Secure password recovery methods; Multi-factor authentication (MFA)
Source: https://learn.microsoft.com/en-us/windows/security/identity-protection/multi-factor-authentication/
Topics
Community Discussion
No community discussion yet for this question.