FC0-U61 · Question #184
Which of the following is the MOST secure password?
The correct answer is D. hav3-@-Nic3-D@Y14. The most secure password incorporates a diverse mix of character types including uppercase, lowercase, numbers, and special symbols, making it highly resistant to common cracking methods.
Question
Which of the following is the MOST secure password?
Options
- AHave-A-Nice-Day
- BHAVE-A-NICE-DAY
- Chave-a-nice-day12
- Dhav3-@-Nic3-D@Y14
How the community answered
(36 responses)- A6% (2)
- B3% (1)
- C3% (1)
- D89% (32)
Why each option
The most secure password incorporates a diverse mix of character types including uppercase, lowercase, numbers, and special symbols, making it highly resistant to common cracking methods.
A is less secure as it only uses uppercase, lowercase, and hyphens, lacking numbers and special symbols.
B is less secure as it only uses uppercase letters and hyphens, lacking numbers and special symbols.
C is less secure as it only uses lowercase letters, numbers, and hyphens, lacking uppercase letters and special symbols.
D is the most secure because it combines uppercase letters, lowercase letters, numbers, and special characters, which significantly increases its entropy and makes it much harder for brute-force or dictionary attacks to guess. The inclusion of substitutions like '@' for 'a' and '3' for 'e' also adds complexity beyond simple word variations.
Concept tested: Password strength and best practices
Source: https://learn.microsoft.com/en-us/windows/security/identity-protection/hello-for-business/security-guidance-pin-trust#strong-passwords
Topics
Community Discussion
No community discussion yet for this question.