Question & Answer

What type of attack was this?

What type of attack was this? A. directory traversal

B. account overflow

C. race condition

D. TOE

1 Answer

Verified archive
Quizzma TeamJuly 24, 2025

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.