VulnerableApp
PHP Application for the Top 10 OWASP 2021 (in French 🇫🇷)
VulnerableApp is a simple PHP application developed to demonstrate and educate users on the top ten security vulnerabilities identified in OWASP’s 2021 list.
Description 📝
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.
Features ⚙️
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
Getting Started 🚀
Clone the repository:
Navigate to the VulnerableApp directory:
Run the setup script to start the infrastructure:
Access the application in your browser:
To rebuild:
Last updated