nerdexam
Microsoft

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…

Understanding Security Layers

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)
  • A
    4% (2)
  • B
    17% (9)
  • C
    71% (37)
  • D
    8% (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

#dictionary attack#password security#authentication attacks

Community Discussion

No community discussion yet for this question.

Full 98-367 Practice