Avatar

Labs / Simple Directory Traversal

  • Daily Challenge
  • Released 29 Sep 2025

📁 Can you escape the directory and access restricted files?

This simple file viewer uses direct string concatenation to build file paths, creating the perfect opportunity for directory traversal attacks. 📁 Directory traversal is a fundamental web vulnerability that allows attackers to access files outside the intended directory, potentially exposing sensitive system files and configuration data. The application trusts user input without validation - a classic mistake that opens the door to file system exploitation! 🎯

1
Flags
1
Points
Daily Challenge
Free Access
Start Lab Environment

Launch your dedicated AWS machine to begin hacking

~1-2 min setup
AWS dedicated
Private instance
Industry standard
Community Writeups 2
Author Language Date Stats Action
r3dkzyoud's Avatar
r3dkzyoud
✦ Legend ✦
English
Sep 29, 2025
4:20 PM
12
Read
Malekith's Avatar
Malekith
✦ Legend ✦
English
Sep 30, 2025
5:48 AM
9
Read