Last updated 1 year ago
Find the flag hidden in this labyrinth.
Unzip using gunzip
gunzip
$ gunzip files.tar.gz
Unzip using tar
tar
$ tar -xf files.tar
The extracted folder contains a many folders inside it.
View all the folder contents using
tree -a
We see a flag.txt but its hidden
flag.txt
Opening it gives us the flag
pesu_ec{wh04_7h47_w45_50_h07}