Search results
Explore SQL vulnerabilities safely with the SQL Injection Playground. Learn how queries are manipulated without connecting to a real database.
SQL Injection. This is the vulnerable application we will be trying to hack with a SQL injection attack.
Understand how SQL injection attacks work and how to exploit this vulnerability.
Master the skills of injection attacks, covering Advanced SQL Injection, Server-Side Template Injection, XXE Injection, LDAP Injection, and NoSQL Injection. In this module, we'll guide you through the complex landscape of injection attacks, focusing on vulnerabilities like SQL Injection, SSTI, LDAP Injection, and XXE Injection.
SQL injection is a prevalent security vulnerability in web applications. This CLI-based lab mimics actual login functionality, featuring both registration and login processes. Its primary goal is to emphasize the critical importance of using parameterized queries in developer's code.
An SQL injection playground, from basic to advanced. Will you solve all the levels?
Find SQL injection vulnerabilities using Burp Suite. Try for free. This lab contains a SQL injection vulnerability in the login function. To solve the lab, perform a SQL injection attack that logs in to the application as ...