Overview
What I worked through
This lab used OWASP WebGoat, a deliberately vulnerable learning application, to examine several web-security failure modes from both attacker and defender perspectives. I used Burp Suite to inspect requests and responses, trace application behavior, and validate how server-side weaknesses can become user-facing security problems.
The work included identifying exposed application logic, analyzing weak trust boundaries in requests, demonstrating an SQL injection condition in the authorized lab, and confirming a controlled web-page modification. This page keeps the technical chain at a portfolio-safe level and does not publish exploit strings, secrets, or reusable attack instructions.