98-367 · Question #129
Passwords that contain recognizable words are vulnerable to a:
The correct answer is C. Dictionary attack. A dictionary attack is a method of breaking into a password-protected computer or server by systematically entering every word in a dictionary as a password. A dictionary attack can also be used in an attempt to find the key necessary to decrypt an encrypted message or…
Question
Passwords that contain recognizable words are vulnerable to a:
Options
- ADenial of Service attack
- BHashing attack
- CDictionary attack
- DReplay attack
How the community answered
(52 responses)- A4% (2)
- B17% (9)
- C71% (37)
- D8% (4)
Explanation
A dictionary attack is a method of breaking into a password-protected computer or server by systematically entering every word in a dictionary as a password. A dictionary attack can also be used in an attempt to find the key necessary to decrypt an encrypted message or document. Dictionary attacks work because many computer users and businesses insist on using ordinary words as passwords. Dictionary attacks are rarely successful against systems that employ multiple-word phrases, and unsuccessful against systems that employ random combinations of uppercase and lowercase letters mixed up with numerals.
Topics
Community Discussion
No community discussion yet for this question.