What’s directory traversal?
web application vulnerability that allows an attacker to access files and directories outside the intended scope of a web application
What are the other names for directory traversal?
Path Traversal or Directory Climbing
When can attacker exploit directory traversal vulnerability?
What’s the attacker’s goal in directory traversal attack?
to traverse up the directory structure and access files or directories outside the intended scope of the application