I stumbled upon this website: http://web.ctflearn.com/web8/ and I think they have the flag in their somewhere. UNION might be a helpful command
4 weeks ago
i rate this challenge 3 * , and medium difficulty
3 months ago
ezzpz
gampang amat
4 months ago
that challenge pretty hard for me without hint from comment :)) but okay, im done
4 years ago
If you're struggling, the concepts on this blog are explained very nicely-
Exploiting SQL Injection: a Hands-on Example
2 years ago
You're the best!
hmmm I just started doing all the techniques in the article but it's not working for me nearly in the same way
5 years ago
you're great, bro
Found this very difficult, took me lots of research to solve. Site mentioned in comments was helpful. In the end got much better at understanding sql stuff and am ready to break the interweb.
Very awesome and one of the CTF in this website!!
I swear i knew sql for sqli like 2 months ago and i just forgot most of it ☠️
show tables in information_schema.tables then show column in information_schema.columns
3 years ago
use --random-agent in sqlmap to bypass firewall
4 weeks ago
i rate this challenge 3 * , and medium difficulty