Web
- Session Fixation in Open WebUI
Open WebUI 0.3.8 issues session cookies without the Secure flag and with SameSite set to Lax, which lets a low-privileged attacker carry out a session fixation attack.
- Department of Defense (Restricted Bug Bounty)
- Department of Defense (Restricted Bug Bounty)
- Babychecker Revenge
A link-checker with a local SSRF, reachable at 127.0.0.1:5000/flag. Non-deterministic and not dockerized, the most disliked challenge of the event.
- HackChatAI
A CSRF/XSS challenge masquerading as SSTI. A script tag on the admin page exfiltrated the bot cookie. First blood.
- JSON
An exposed Firebase database. The flag was stored as a linked list of characters, each node carrying a computed expression for the next index.
- SQL Injection in Cisco NDFC REST API
A REST API endpoint and the web UI of Cisco NDFC are vulnerable to SQL injection, letting an authenticated read-only user read, modify, or delete arbitrary data.
- Ticketing
A recursive merge on user-controlled ticket JSON allowed prototype pollution, setting admin to reach the admin page.
- mental-health
A web chain: a controllable hash function weakened the nonce, with XSS and a CSRF exfil on top.
- SqLSleuth
A SQL injection login bypass opened a recon trail of hidden directories, DB creds, and a riddle pointing at combining encoded values into a PDF. Co-worked with ZyWAC.