0

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.

  • 3
    please, no pictures of text ... add the text instead – jsotola Jan 09 '23 at 03:35
  • 2
    Welcome! Can you please [edit] to add transcriptions of your images of text into actual text? [See here](//meta.stackoverflow.com/a/285557/11107541) for why. See [/editing-help](/editing-help#code) for how to format code blocks. – starball Jan 09 '23 at 03:46
  • what are you trying to do with the ",333..." stuff? that is a syntax error, and so you get a syntax error. – ysth Jan 09 '23 at 12:51

0 Answers0