# Introduction SQL injection is a popular technique used by attackers to exploit web applications by crafting malicious input and executing arbitrary SQL statements in the backend database. In this lab, we will set up a SQL injection environment use the sqli-labs with docker, and perform hands-on experiments to understand the principles and exploitation methods of SQL injection vulnerabilities.
Click the virtual machine below to start practicing