Obedient Cat

Download that text file:

curl https://mercury.picoctf.net/static/0e428b2db9788d31189329bed089ce98/flag -o flag
ls

Cat is tool in Unix-Based operating systems, that can help us read what is inside a file.

cat flag

Here is the flag.

Last updated