Difficulty: Beginner
What is directory traversal (dot-dot-slash)?
An attack that uses `../` sequences to access files outside the intended web root directory (e.g., `../../etc/passwd`).
Filesystem, Path Injection
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.