220-1002 · Question #840
The network was breached over the weekend. System logs indicate that a single user's account was successfully breached after 500 attempts with a dictionary attack. Which of the following would BEST…
The correct answer is B. Account lockout. A dictionary attack works by repeatedly guessing passwords from a list of common words and phrases. Account lockout policies automatically lock an account after a defined number of failed login attempts (e.g., 5–10), rendering brute-force and dictionary attacks ineffective…
Question
The network was breached over the weekend. System logs indicate that a single user’s account was successfully breached after 500 attempts with a dictionary attack. Which of the following would BEST mitigate this threat?
Options
- AEncryption at rest
- BAccount lockout
- CAutomatic screen lock
- DAntivirus
How the community answered
(33 responses)- A6% (2)
- B79% (26)
- C3% (1)
- D12% (4)
Explanation
A dictionary attack works by repeatedly guessing passwords from a list of common words and phrases. Account lockout policies automatically lock an account after a defined number of failed login attempts (e.g., 5–10), rendering brute-force and dictionary attacks ineffective. Encryption at rest protects stored data but not login credentials. Antivirus and screen lock do not address password-guessing attacks.
Topics
Community Discussion
No community discussion yet for this question.