← All labs
Modern Level 3 / 8 Medium

Path Traversal / LFI

A file viewer serves pages by name. Escape the directory.

Documentation viewer

Serves help pages by filename from the docs directory. Try about.html, contact.html.

Base directory: /var/www/html/pages/

Reading: /var/www/html/pages/about.html

<h1>About us</h1>

This is an isolated, intentionally-vulnerable sandbox. Data here is fake and scoped to you. The rest of Uncrypt Playground is not part of the target.