This website requires JavaScript.
Explore
PVV
Wiki
Tokyo Drift Issues
Help
Sign In
oysteikt
/
picoctf
Watch
0
Star
0
Fork
You've already forked picoctf
0
Code
Issues
Pull Requests
Activity
b16afe6213
picoctf
/
web
/
GET_aHEAD
/
solve.sh
4 lines
93 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
curl --head
"http://mercury.picoctf.net:53554/"
|
grep -o
"picoCTF{.*}"
Reference in New Issue
View Git Blame
Copy Permalink