Disclaimer: This platform is for educational and authorized security testing only.

Cheat Sheets

Deep-dive references with real-world-inspired bug walkthroughs, prevention strategy, and safe copy-ready testing strings.

XSS

What it is, detection clues, safe handling, and secure examples.

Open sheet

JWT

Token structure, validation checklist, and secure implementation examples.

Open sheet

IDOR (Access Control)

Broken object authorization explained with secure patterns and checks.

Open sheet

Common Bugs

SQLi, CSRF, SSRF, misconfig and auth bugs explained with defensive patterns.

Open sheet

Open Redirect

Detection cues and safe redirect patterns for apps and APIs.

Open sheet

SSRF

URL classifications, safe policies, and blocked-example tests.

Open sheet

CSRF

Defense strategies for cookies, APIs, and SPAs with examples.

Open sheet