Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

basic 8


ghost's Avatar
0 0

I've read lot about it but I can't figure it out. I write sql injection into url, right? If I do that it just displays me a google search! How should I fix that?

What is the catch?

Thanks very much!


ghost's Avatar
0 0

Do you know how your supposed to enter it? Have you viewed the source of secure-area.php ?


ghost's Avatar
0 0

I know (or guess) what should I enter ( SELECT * FROM…) but it always displays google search.

I've viewed the source of secure-area.php but I can't find anything interesting besides the comment which doesn't help me at all (or I can't see the importrant thing).

Please few hints

Thanks!


ghost's Avatar
0 0

The comment just tells you how you should enter the sql quesry


ghost's Avatar
0 0

Ok, I've read that I should put $_GET… into url. Is this the right syntax … ?$_GET[' … '];
and shuld I use WHERE in sql query ?

Thanks!


ghost's Avatar
0 0

You dont use where


ghost's Avatar
0 0

Argh, it's driving me insane. I can't figure it out.

?=SEL…… Is this the right start?

Please help, Thanks!


ghost's Avatar
0 0

I figured it out!!!!!

Anyway, Thanks for the tips!