Web applications are where most organisations expose themselves, and where most bug bounty money is paid. This course works through the OWASP Top 10 as a starting point rather than a checklist. You will test injection across SQL, NoSQL, and command contexts, break authentication and session handling, and dig into broken access control, which remains the most common serious finding and the one scanners miss. Cross-site scripting is covered in all three forms alongside CSRF, SSRF, insecure deserialisation, and file upload abuse. Business logic flaws get their own treatment because no tool finds them. You will work in Burp Suite throughout, and finish with a full report against a realistic target application.