[Web Application Security]

OWASP Web Security Labs

Hands-on completion of PortSwigger Web Security Academy labs covering SQL injection, XSS, CSRF, and other OWASP Top 10 vulnerabilities.

OWASP Web Security Labs screenshot 1
[←] Prev[→] Next

TOOLS_USED:

Burp SuiteBrowser DevToolsSQLMap

KEY_FINDINGS:

  • SQL Injection: Union-based & Blind extraction
  • XSS: Reflected, Stored, and DOM-based attacks
  • CSRF: Token bypass techniques
  • CORS misconfiguration exploitation