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

i couldn't solve it because im clueless in web, but i know Luke made that problem

64

Almost there :)

3

You're not "almost there" how is one supposed to have a single clue on how to "sanitize" it?

-10

Sounds like you got the flag, you just need to submit it!

10

he was trolling you

0

can we share how we solve it or will it count as a spoiler. Or give hint to the user that have problem solving it.

39

did you get it

-3