sqli-labs is a collection of intentionally vulnerable web applications and sandbox environments designed for practicing the identification and exploitation of SQL injection vulnerabilities. It serves as a cybersecurity education lab where users can experiment with database exploits in a controlled setting. The environment provides specialized modules for testing a wide range of attack vectors, including error-based, boolean-blind, and time-based injections. It specifically covers advanced techniques such as second-order injections, stacked queries, and attacks targeting HTTP headers. The pro
Damn Vulnerable eXtensive Training Environment
The main features of davevs/dvxte are: Vulnerable Applications, Vulnerable Lab Environments.
Open-source alternatives to davevs/dvxte include: anil-yelken/vulnerable-soap-service. anxolerd/dvpwa — DVPWA -- Damn Vulnerable Python Web Application. audi-1/sqli-labs — sqli-labs is a collection of intentionally vulnerable web applications and sandbox environments designed for… ethicalhack3r/dvwa — DVWA is a vulnerable web application sandbox and PHP security training environment. It serves as a deployable… hackademic/hackademic — the main hackademic code repository. anil-yelken/vulnerable-flask-app.