Repository of solutions created for the OWASP WebGoat project
This repository contains solutions for the OWASP Top 10 project, WebGoat. In each folder, you'll find the solutions that can be used to gain a better understanding of the vulnerabilities being taught in the WebGoat project
A1 - Broken Access Control
- Hijack a session
- Insecure Direct Object References (IDOR)
- Missing Function Level Access Control
- Spoofing an Authentication Cookie