Security Forem

Hitanshu Gedam
Hitanshu Gedam

Posted on

picoCTF Forbidden Paths writeup

Here is our challenge:

pico challenge

We are told that the website files live in /usr/share/nginx/html/ and the flag is at /flag.txt.

I decided to type ../../../flag.txt and read.

file read

Read.

flag

And there's the flag!

Top comments (0)