200-201 · Question #455
Refer to the exhibit. What is occurring?
The correct answer is A. Brute force attack. The exhibit shows repeated POST requests to /wp-admin/login.php with HTTP 401 (Unauthorized) responses. These multiple failed login attempts indicate that the attacker is likely attempting to guess the credentials through a brute force attack. A brute force attack involves…
Question
Refer to the exhibit. What is occurring?
Exhibit
Options
- ABrute force attack
- BARP poisoning
- CDNS amplification attack
- Ddenial of service
How the community answered
(29 responses)- A90% (26)
- C3% (1)
- D7% (2)
Explanation
The exhibit shows repeated POST requests to /wp-admin/login.php with HTTP 401 (Unauthorized) responses. These multiple failed login attempts indicate that the attacker is likely attempting to guess the credentials through a brute force attack. A brute force attack involves systematically trying different combinations of usernames and passwords until access is gained.
Topics
Community Discussion
No community discussion yet for this question.
