A modern e-commerce app that contains every vulnerability OWASP could think of, plus a few they couldn't. Find broken auth, stored XSS, SQL injection, and a famously bad admin section. Bring Burp.
••••••••••••••••••••Uniq Labs are for redeemed cohort members. Spin up the hands-on targets once your invite code is in the system.
Intentionally broken apps you can poke at without breaking the law. Practice the Burp Suite and OWASP techniques from the bootcamp on real targets. Safely, repeatedly, in your browser.
A modern e-commerce app that contains every vulnerability OWASP could think of, plus a few they couldn't. Find broken auth, stored XSS, SQL injection, and a famously bad admin section. Bring Burp.
••••••••••••••••••••
The classic. A deliberately broken PHP application where each attack (SQLi, XSS, file-upload, CSRF) comes in low, medium, high, and impossible variants. Read the source after you exploit it: that's where the lesson lives.
••••••••••••••••••••A small firm rushed their site to staging and left scraps behind. No login, no exploits — just look properly. Read what the site would rather you didn't: robots, source, and the files they forgot to delete.
••••••••••••••••••••A members-only portal. Sign in with the demo account (guest / guest), then chain three logic flaws — broken object access, a leaked secret, and a forgeable session — to walk into the admin console. No injection required.
••••••••••••••••••••An internal document viewer that is a little too willing to open files. Its traversal filter looks fine but only runs once. Slip past it, read the application source to learn where the secret hides, then go take it.
••••••••••••••••••••Click "Open lab" below. Caddy asks for the shared username and password. Both are shown on each lab card.
Each lab covers multiple OWASP categories. Use the chips on the card to know what you're walking into.
Use Burp, curl, sqlmap, whatever fits the bug. Shared labs that reset wipe nightly at 03:30 EAT, so leave them dirty.
Drop your findings as a writeup. Mentors review, points hit the board, and the rest of the cohort learns from you.
We add labs as the curriculum grows. Got a request? mail us.
Volatility on a captured memory image. Find the malware, name the C2, recover the flag.
Browser-based Wireshark with three pre-loaded incidents. Tag, filter, follow streams.
A tiny 3-host domain. Get from nobody to Domain Admin. Privilege escalation, ticket abuse.
Six binaries, increasing in difficulty. From ret2win to ROP chains. nc-style remote.