Skip to content

/chals => 404

I'm trying this on demo.ctfd.io, but this leads to an error. For ctfd.io this URL offers the list of challenges: https://demo.ctfd.io/challenges (or as admin: https://demo.ctfd.io/admin/challenges) Would it be an idea to have a command line argument for this URL?

ctfdfetch -s https://demo.ctfd.io -u xxx -v
Login to: https://demo.ctfd.io/login
Password: 
Starting new HTTPS connection (1): demo.ctfd.io:443
https://demo.ctfd.io:443 "GET /login HTTP/1.1" 200 None
https://demo.ctfd.io:443 "POST /login HTTP/1.1" 302 None
Getting Challenges...
https://demo.ctfd.io:443 "GET /chals HTTP/1.1" 404 None
Error: on chals GET: 404
Saving Challenges...
Edited by Pumpapa1