Completed challenge 034
This commit is contained in:
parent
4e8931f006
commit
2e84218428
2
034/solve.sh
Normal file
2
034/solve.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh -e
|
||||
nc -d jupiter.challenges.picoctf.org 41120 | grep -oE "picoCTF{[^}]+}"
|
Loading…
Reference in New Issue
Block a user