PicoCTF - Permissions

PicoCTF - Permissions

First, click on the button ‘Launch Instance’. Then ssh to the remote machine using the presented command. Yours might be with different port or user credentials.

ssh -p 50477 [email protected]

Then navigate to the following folder using CLI.

cd /challenge/
cat metadata.json

That’s all!