What is OWAPP?
OWAPP is a project I built to learn more about OWASP Top 10 Web Vulnerabilities 2021. That's where the name "OWAPP" comes from; A combination of OWASP and APP. I purposefully built this app to demonstrate some common vulnerabilities.
How to Navigate OWAPP?
Some vulnerabilities can be observed by interacting with the app using browser as usual. Click "Explore the App" to do so. There will be some accordion explaining possible vulnerabilities on each page. However, some vulnerabilities are better explained by reading the source code directly. Click "Explore the Source Code" to do so.