SQL injection is a type of web application security vulnerability that allows an attacker to inject malicious SQL code into a web application's database. In this report, we will walk through the TryHackMe SQL Injection Lab and provide answers to the challenges.
' UNION SELECT * FROM employees --