300-215 · Question #45
Refer to the exhibit. A security analyst notices that a web application running on NGINX is generating an unusual number of log messages. The application is operational and reachable. What is the…
The correct answer is B. directory fuzzing. The logs show repeated automated GET requests for many common and hidden paths (e.g. /admin, /secret, /settings.php), each returning 404 or redirects. This pattern is characteristic of directory fuzzing as the attacker probes for valid files or directories.
Question
Refer to the exhibit. A security analyst notices that a web application running on NGINX is generating an unusual number of log messages. The application is operational and reachable. What is the cause of this activity?
Exhibit
Options
- Abotnet infection
- Bdirectory fuzzing
- CDDoS attack
- DSQL injection
How the community answered
(57 responses)- A7% (4)
- B88% (50)
- C2% (1)
- D4% (2)
Explanation
The logs show repeated automated GET requests for many common and hidden paths (e.g. /admin, /secret, /settings.php), each returning 404 or redirects. This pattern is characteristic of directory fuzzing as the attacker probes for valid files or directories.
Topics
Community Discussion
No community discussion yet for this question.
