Application Security

OWASP Top 10 Reference

Search OWASP Top 10 2021 categories by name, attack type, or vulnerability class. Each category includes attack examples, root causes, and prevention mitigations.

No data is transmitted โ€” everything runs locally

OWASP Top 10 Reference

The OWASP Top 10 Reference is a searchable index of the 2021 OWASP Top 10 with attack examples, root causes, and mitigations for each category.

โ€ข Look up the OWASP category for an IDOR vulnerability before writing a finding

โ€ข Find which OWASP Top 10 category covers security misconfiguration

โ€ข Reference OWASP A03 injection examples for a code review checklist

โ€ข Check which OWASP category applies to a missing authorization check

Credential Rotation Gap Calculator โ€” Estimate the backlog created when actual credential rotation lags written policy because each rotation wave carries r...
Open Credential Rotation Gap Calculator โ†’
What does this tool tell you?
The OWASP Top 10 Reference is a searchable index of the 2021 OWASP Top 10 with attack examples, root causes, and mitigations for each category.
What affects the result most?
A01:2021 Broken Access Control: IDOR, privilege escalation, missing authorization checks. A02:2021 Cryptographic Failures: cleartext data, weak ciphers, improper key management. A03:2021 Injection: SQL, LDAP, OS command, XPath injection โ€” parameterized queries prevent SQL.
How should I use the result?
Use this tool to orient quickly to the concepts, field names, or values you are about to look up in a full specification or vendor documentation. It summarizes the common cases; the authoritative source remains whichever standard or vendor doc defines the values themselves.
Application security certification details. Practical DevSecOps certification โ€” CZTP and related courses for AppSec practitioners. Maps to OWASP, JWT, TLS, dependency security tools.
View AppSec certification details โ†’
External site ยท Independent provider ยท We may receive a commission ยท Not a recommendation