The modern identity-attack range
Learn auth by breaking it.
Hands-on labs for the attacks that actually take over accounts — JWT forgery, OAuth theft, SAML wrapping, MFA bypass, session fixation, credential stuffing. Every lab is sandboxed, in-browser, and ends with the fix.
7live labs
20techniques
100%in-browser
Start hacking
Create an account to track progress, earn points, and climb the scoreboard.
What you'll attack
Seven attack classes, each a sandboxed lab with a flag and a fix.
JWT
Token Forgery
Abuse the alg header — alg:none and RS256→HS256 confusion.
OAuthredirect_uri Abuse
Steal authorization codes via loose redirect validation.
SAMLSignature Wrapping
Forge SSO assertions a presence-only check accepts.
SessionsFixation & Hijacking
Ride sessions that never rotate at the login boundary.
MFASecond-Factor Bypass
Tamper verify requests, skip steps, passkey pitfalls.
ResetReset Poisoning
Poison links via the Host header; predict weak tokens.
CredentialsStuffing & Enumeration
No rate limit plus chatty errors equals takeover.