OWASP Top 10 Most Critical Web Application Security Risks
  • Introduction OWASP top 10 (2017)
  • UPDATED - OWASP top 10 (2021)
  • Injection
  • Injection
  • Broken Authentication and Session management
  • Broken Authentication and Session management
  • Cross-Site Scripting (XSS)
  • Cross-Site Scripting (XSS)
  • Broken Access Control
  • Broken Access Control
  • Security Misconfiguration
  • Security Misconfiguration
  • Sensitive Data Exposure
  • Sensitive data exposure
  • Insufficient Attack Protection
  • Insufficient attack protection
  • Cross-Site Request Forgery (CSRF)
  • Cross-Site Request Forgery
  • Using Components with Known Vulnerabilities
  • Using component with known vulnerabilities
  • Underprotected APIs
  • Underprotected APIs
NEW VIDEOS!
  • XML external entities (new)
  • XML external entities (new)
  • Insecure deserialization
  • Insecure deserialization
  • Insufficient logging and monitoring
  • Insufficient logging and monitoring
Bonus
  • Defense in depth
  • STRIDE
  • Secure development processes
Frequently Asked Questions
  • How can you test whether you website uses the latest security protocols?
  • Where can I (legally) test my hacking skills for free?
  • What are insecure direct object references?