What type of attack was this? A. directory traversal
B. account overflow
C. race condition
D. TOE
What type of attack was this? A. directory traversal
B. account overflow
C. race condition
D. TOE
The correct answer is A. directory traversal.
Explanation: A directory traversal attack is a security vulnerability that allows an attacker to access files and directories that are stored outside the intended directory. By manipulating file paths, attackers can request sensitive files on the server, potentially exposing confidential information.