CompTIA CySA+ (CS0-003) — Question 318

An analyst reviews the following web server log entries:

%2E%2E/%2E%2E/%2E%2E/%2E%2E/%2E%2E/%2E%2E/etc/passwd

No attacks or malicious attempts have been discovered. Which of the following most likely describes what took place?

Answer options

Correct answer: D

Explanation

The correct answer is D because the encoded string indicates an attempt at directory traversal, which aims to access the '/etc/passwd' file. Options A and B imply different types of attacks that are not evident from the log entries, while option C does not accurately describe the nature of the encoded string present in the logs.