Learn how attackers can manipulate database queries to extract sensitive information
SQL injection is one of the most common web application vulnerabilities. It occurs when user input is not properly sanitized before being used in SQL queries.
Enter ' OR '1'='1
in the email field