๐ฉ Pico CTF - 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 picoplayer@saturn.picoctf.net
Then navigate to the following folder using CLI.
cd /challenge/
cat metadata.json
That’s all!