by malbit in Challenge Help about open - report
Basic SQL 2: timeout
Hi folks,
I am trying to complete "SQL Injection Basic 22" using something like
index.php?id=5+UNION+SELECT+1,2,3
but the server goes in timeout.
I knowed the table name of users (users) via an information_schema.
Some tips?
Thanks
EDIT: Now the timeout disappeared and it works!
by blackphoex about
Hello this coud be your connection. I just tried your paload and it works.