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.
Vulnerable web site. Used to test sentinel features.
The main features of dobin/sentineltestbed are: Vulnerable Web Applications.
Projects with overlapping indexed features include: himadriganguly/sqlilabs — Lab set-up for learning SQL Injection Techniques. rapid7/hackazon — A modern vulnerable web app. adamdoupe/wackopicko — WackoPicko is a vulnerable web application used to test web application vulnerability scanners. hackademic/hackademic — the main hackademic code repository. audi-1/sqli-labs — sqli-labs is a collection of intentionally vulnerable web applications and sandbox environments designed for… s4n7h0/xvwa — XVWA is a badly coded web application written in PHP/MySQL that helps security enthusiasts to learn application…
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
WackoPicko is a vulnerable web application used to test web application vulnerability scanners.
Lab set-up for learning SQL Injection Techniques