Avatar

Labs / Path Traversal

  • Daily Challenge
  • Released 18 Jul 2025

Path Traversal

Start the machine, hack the system, and find the hidden flags to complete this challenge and earn points!

1
Flags
1
Points
Daily Challenge
Solution Available
Free Access
Start Lab Environment

Launch your dedicated AWS machine to begin hacking

~1-2 min setup
AWS dedicated
Private instance
Industry standard
Daily Challenge

Path Traversal Challenge

Challenge Overview

A vulnerable file server is running with a CGI script that allows path traversal. Your task is to exploit the vulnerability to access files outside the web root and extract the hidden flag.

Learning Objectives

  • Understand path traversal vulnerabilities
  • Learn about CGI script exploitation
  • Practice directory traversal techniques
  • Recognize the importance of proper input validation

Challenge Details

Access the vulnerable file server and find a way to exploit the path traversal vulnerability to read files outside the web root directory.