Tryhackme Sql Injection Lab Answers -
We can escalate privileges by injecting the following query: 1' UNION SELECT 'admin', 'admin', 'admin' INTO users -- . This query will create a new user with admin privileges.
Download XnView MP
Version 1.9.8
We can escalate privileges by injecting the following query: 1' UNION SELECT 'admin', 'admin', 'admin' INTO users -- . This query will create a new user with admin privileges.