Problem: This file has a flag in plain sight (aka “in-the-clear”). Download flag.

File: THE_FILE

Solution: You can either open the file and read the text or do it how they intended you to which is the open it using the terminal and the cat command.

wget https://mercury.picoctf.net/static/704f877da185904ec3992e7255a15c6c/flag Will copy the flag file over and then you can cat flag.

Flag: picoCTF{s4n1ty_v3r1f13d_1a94e0f9}