VulnerableApp
Last updated
Last updated
VulnerableApp is a simple PHP application developed to demonstrate and educate users on the top ten security vulnerabilities identified in OWASP’s 2021 list.
VulnerableApp is an educational tool that helps users identify and understand common security vulnerabilities outlined in the Top 10 OWASP 2021. The application provides a hands-on environment where users can explore how these vulnerabilities can be exploited and learn best practices to mitigate them.
Demonstrates each of the top 10 OWASP 2021 vulnerabilities
User-friendly interface designed for easy interaction
Showcases real examples of common security flaws and how they can be exploited
Clone the repository:
Navigate to the VulnerableApp directory:
Run the setup script to start the infrastructure:
Access the application in your browser:
To rebuild: