Hi guy,
I have a challenge on sql injection
And when I run> UNION SELECT pseudo, password FROM admins WHERE pseudo = ‘OR 1 = 1 # AND password =’ OR ‘’ =
This displays:
Warning: SQLite3 :: query (): Unable to prepare statement: 1, unrecognized token: “#” in /challenge/web-server/ch9/index.php on line 38 unrecognized token: “#”
Can you explain to me the error quickly because I did not understand