Damn Vulnerable Web Services is an insecure web application with multiple vulnerable web service components that can be used to learn real world web service vulnerabilities. NOTE: This project is out of date, please use https://github.com/snoopysecurity/dvws-node
Las características principales de snoopysecurity/dvws son: Vulnerable Web Applications, Vulnerable Applications.
Las alternativas de código abierto para snoopysecurity/dvws incluyen: hackademic/hackademic — the main hackademic code repository. s4n7h0/xvwa — XVWA is a badly coded web application written in PHP/MySQL that helps security enthusiasts to learn application… audi-1/sqli-labs — sqli-labs is a collection of intentionally vulnerable web applications and sandbox environments designed for… himadriganguly/sqlilabs — Lab set-up for learning SQL Injection Techniques. adamdoupe/wackopicko — WackoPicko is a vulnerable web application used to test web application vulnerability scanners. dobin/sentineltestbed — Vulnerable web site. Used to test sentinel features.
XVWA is a badly coded web application written in PHP/MySQL that helps security enthusiasts to learn application security.
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