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

SELECT * FROM webfour.webfour WHERE name = '' OR 1=1 -- ......showing incorrect flag for this input....any suggestions?

0

' OR 1=1;--

0

' OR 1=1;--

0

I couldn't solve the flag because the lab wasn't launching

0

' OR '1'='1

0

Although simple but the instruction or the lack of it makes it seem difficult. To solve it click on the link and enter your injection there. If correct you will see all the data copy the one beginning with 'CTFlearn' and paste it here.

0

good

0
Protected
0

wha is this can someone tell me

0

look u need to tackle this using sql logic try checking out the sql injection tutorial on this site and also see the quotes on the error iu need to terminate it

0

' OR '1' = '1

0

i love you

0
Protected
0