OWASP top 10 : 2021

this part breaks each OWASP topic down and includes details on the vulnerabilities, how they occur, and how you can exploit them.

  1. Broken Access Control

  2. Cryptographic Failures

  3. Injection

  4. Insecure Design

  5. Security Misconfiguration

  6. Vulnerable and Outdated Components

  7. Identification and Authentication Failures

  8. Software and Data Integrity Failures

  9. Security Logging & Monitoring Failures

  10. Server-Side Request Forgery (SSRF)

Last updated