What type of attack was this? A. directory traversal
B. account overflow
C. race condition
D. TOE
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.