what's a net cat?

It is similar to the Nice netcat challenge.

Netcat syntax:

nc <IP> <Port>

So:

nc jupiter.challenges.picoctf.org 25103

This is the flag.

Last updated