Scheduled Releases

Exciting new content is on the horizon. Get ready for fresh challenges, immersive labs, educational chapters, and brain-teasing quizzes.

0 Labs
1 Challenges
6 Chapters
Next Release In
9 hours
Wed, Feb 04 at 00:00
11 Total Points
235 min Est. Time
1 Free Content
6 Pro Content
New Challenge: Phantom Text

A whistleblower's secret message hides in plain sight within an ordinary blog post. The text looks completely normal, but invisible characters carry a covert payload. Master zero-width Unicode steganography and decode the phantom message that nobody else can see!

API Hacking
New Chapter: API authentication attacks

API keys in JavaScript, weak JWTs, OAuth misconfigurations - authentication failures are everywhere. πŸ’₯ When you bypass auth, you bypass everything. These techniques get you in when you shouldn't be.

API Hacking
New Chapter: BOLA and IDOR

Change one ID, access another user's data. BOLA/IDOR is the #1 API vulnerability for a reason - it's everywhere and often critical. 🎯 Simple to exploit, devastating in impact. The bugs that pay big bounties.

API Hacking
New Chapter: API injection

SQL injection through JSON. NoSQL injection in MongoDB. Command injection via API parameters. πŸ”₯ APIs often skip the validation that web forms have. Find where trust is misplaced.

API Hacking
New Chapter: Mass assignment

APIs that auto-bind request data to objects are asking for trouble. Add 'role: admin' to your profile update and become administrator. 🎭 Invisible parameters with visible impact.

API Hacking
New Chapter: Rate limiting bypass

No rate limiting means unlimited password attempts, endless enumeration, and resource exhaustion. ⚑ Find the endpoints that forgot to say 'slow down' and exploit the oversight.

API Hacking
New Chapter: GraphQL attacks

GraphQL gives attackers what they want: introspection reveals the schema, batching bypasses rate limits, nested queries cause DoS. πŸ•ΈοΈ A different paradigm with unique attack vectors.

Join 5,000+ hackers learning cybersecurity with hands-on labs. Create Account