Commit Graph

13 Commits

Author SHA1 Message Date
m0rph3us1987
e04547301b CET only 2026-02-28 15:02:44 +01:00
m0rph3us1987
fba544d64e Countdown now shows time in CET 2026-02-28 14:59:42 +01:00
m0rph3us1987
932cdd8a3a 1. Fixed: Broken Authentication (replaced static tokens with signed JWT-like tokens and persistent secret).
2. Fixed: Default Admin Security (the admin:admin account is now disabled once another administrator is created).
   3. Fixed: Information Disclosure (sensitive team data is now filtered out for non-admins).
   4. Fixed: Denial of Service (added type-safe password checks and error handling for hashing functions).
   5. Fixed: SQL Injection (implemented SCHEMA_WHITELIST for database restore validation).
   6. Fixed: Path Traversal (sanitized filenames for administrative file uploads).
   7. Preserved: Predictable File URLs (kept as an intentional vulnerability for CTF participants).
2026-02-28 14:26:03 +01:00
m0rph3us1987
e5f7eca98d Implemented proper security checks 2026-02-28 13:55:51 +01:00
m0rph3us1987
d33a1c6a72 No challenges are returned when event is not started. 2026-02-28 01:32:18 +01:00
m0rph3us1987
6127bfbeb2 Fixed some things 2026-02-22 17:38:38 +01:00
m0rph3us1987
3eb654a354 FIX 2 ^^ 2026-02-05 23:18:26 +01:00
m0rph3us1987
b0206e58e0 Fix ^^ 2026-02-05 23:08:53 +01:00
a1e32fa8d3 Deleted readme 2026-01-21 18:44:34 +00:00
m0rph3us1987
8695923517 Fixed permissions in docker-compose.yml 2026-01-21 19:24:10 +01:00
m0rph3us1987
40f496c3f2 Made app more modular.
Fixed some bugs.
Added some functionality.
2026-01-21 18:59:14 +01:00
5802b80d61 Delete README.md 2026-01-07 12:28:22 +00:00
m0rph3us1987
1c756af238 initial commit 2026-01-07 13:27:11 +01:00