Skip to content

Practical Web Application Penetration Testing

Learn to identify, exploit, and mitigate the OWASP Top 10 vulnerabilities. This course is heavily integrated with our OWASP Web App Collection.

Course Overview

  • Level: Beginner to Intermediate
  • Prerequisites: Basic networking and web architecture

Core Topics

  1. SQL Injection (SQLi)
  2. Cross-Site Scripting (XSS)
  3. Cross-Site Request Forgery (CSRF)
  4. Server-Side Request Forgery (SSRF)
  5. Insecure Deserialization
  6. API Security & Authentication Bypasses