Directory Traversal

Learn how path manipulation can expose sensitive server files

Progress1 of 5
1Introduction

Directory traversal allows attackers to access files outside the intended directory.

Interactive Demo
Try to exploit this vulnerable application

📁 Document Download Center

• report.pdf
• manual.txt
• readme.md

💡 Try This

Enter ../../../etc/passwd to access system files