Go to file
Kristian Krsnik 3eb81a5127 166 2023-08-25 00:24:12 +02:00
exercises 156 2023-08-25 00:20:15 +02:00
.envrc initial commit 2023-08-23 23:17:59 +02:00
.gitignore working example 2023-08-24 18:40:32 +02:00
README.md 156 2023-08-25 00:20:15 +02:00
flake.lock initial commit 2023-08-23 23:17:59 +02:00
flake.nix 166 2023-08-25 00:24:12 +02:00

README.md

picoGym Practice Challenges

Layout

Every challenge is located in its own folder. The folder name is the challenge id, as found in the URL (https://play.picoctf.org/practice/challenge/CHALLENGE_ID)

Inside the folder there is an inputs subfolder which just includes all the files from the challenge description.

Executing nix run .#CHALLENGE_ID runs the challenge.

156 - "Nice netcat..."

nc mercury.picoctf.net 49039

Output is in ASCII. Convert to text.