Basic Injection
30 points Easy

See if you can leak the whole database using what you know about SQL Injections. link

Don't know where to begin? Check out CTFlearn's SQL Injection Lab

Flag
Rating 4.61
5
4
3
2
1

Discussion

0

easy

0

try to make the command to be true using conditions

0

It's really easy if you learn about basics of sql

0

It's really easy if you learn about basics of sql

0
Protected
0
Protected
0
Protected
0

flag: hello' or '1' = '1

0