How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
DVWA is a vulnerable web application sandbox and PHP security training environment. It serves as a deployable penetration testing target and an OWASP Top 10 lab designed for practicing exploits and simulating common web security vulnerabilities. The application allows users to adjust security difficulty levels to match their skill level and toggle between different SQL database engines to test how various systems handle injection attacks. It includes a mechanism to disable authentication, enabling automated security tools to interact directly with the environment. The project provides capabi
The OWASP NodeGoat project provides an environment to learn how OWASP Top 10 security risks apply to web applications developed using Node.js and how to effectively address them.
A vulnerable version of Rails that follows the OWASP Top 10
The main features of owasp/railsgoat are: Vulnerable Test Targets.
Projects with overlapping indexed features include: ethicalhack3r/dvwa — DVWA is a vulnerable web application sandbox and PHP security training environment. It serves as a deployable… owasp/dvsa — a Damn Vulnerable Serverless Application. owasp/glue — Application Security Automation. owasp/nodegoat — The OWASP NodeGoat project provides an environment to learn how OWASP Top 10 security risks apply to web applications… owasp/owaspwebgoatphp — A deliberately vulnerable web application for learning web application security. webgoat/webgoat — WebGoat is a deliberately insecure web application designed as an interactive security lab for learning how to…