____ _ ____ _
| _ \ ___| |__ _ _ __ _ / ___|___ _ __ ___ ___ | | ___
| | | |/ _ \ '_ \| | | |/ _` || | / _ \| '_ \/ __|/ _ \| |/ _ \
| |_| | __/ |_) | |_| | (_| || |__| (_) | | | \__ \ (_) | | __/
|____/ \___|_.__/ \__,_|\__, | \____\___/|_| |_|___/\___/|_|\___|
|___/
WARNING: This page should not be accessible in production!
╔═══════════════════════════════════════════════════════════════╗ ║ SYSTEM INFORMATION ║ ╠═══════════════════════════════════════════════════════════════╣ ║ Server: StaticHTTP/1.0 ║ ║ Environment: DEVELOPMENT ║ ║ Debug Mode: ENABLED ║ ║ Build: 2024.12.15-beta ║ ╠═══════════════════════════════════════════════════════════════╣ ║ ENDPOINTS ║ ╠═══════════════════════════════════════════════════════════════╣ ║ /admin ............... Admin panel (cookie auth) ║ ║ /backup .............. Old configuration files ║ ║ /.hidden ............. Secret pages (fake 404) ║ ║ /final ............... Final challenge (token required) ║ ╠═══════════════════════════════════════════════════════════════╣ ║ AUTHENTICATION ║ ╠═══════════════════════════════════════════════════════════════╣ ║ Valid cookies: role=admin, verified=true ║ ║ Token format: base64(username:timestamp:secret) ║ ║ Secret key: "flaghunter2024" ║ ╠═══════════════════════════════════════════════════════════════╣ ║ TODO ║ ╠═══════════════════════════════════════════════════════════════╣ ║ [ ] Remove debug page before production ║ ║ [ ] Change cookie-based authentication ║ ║ [ ] Hide /final endpoint ║ ║ [ ] Delete backup files ║ ╚═══════════════════════════════════════════════════════════════╝
Generate authentication token for /final endpoint
Usage: Go to /final and enter the generated token