picoctf/034/solve.sh

3 lines
84 B
Bash

#!/bin/sh -e
nc -d jupiter.challenges.picoctf.org 41120 | grep -oE "picoCTF{[^}]+}"