Skip to searchSkip to main content

Answers | Tryhackme Sql Injection Lab

Using SQL injection, we inject the following query: 1' UNION SELECT * FROM users -- . This query will extract the username and password columns from the users table.

Using SQL injection, we inject the following query: 1' UNION SELECT * FROM users -- . This query will extract the username and password columns from the users table.