I am trying to exploit a SQLI and I don’t understand why my “group_concat” doesn’t work.
I managed to extract the name of the database (“games”) :
enter image description here
But when I try to extract the tables from this database, I have a syntax error :
enter image description here
Why do I have this syntax error?
PS: This is being done on an hacking learning plateform so no nasty illegal stuff going on.
New contributor
Druide Funkyy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2