Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

basic 8


Ninja's Avatar
Broken Ninja
0 11

:o So i found the hint, I tried multiple injections, but the $_GET function I'm not completely understanding even after looking into some links from past posts on here. Any help would be great. thumbs up


Ninja's Avatar
Broken Ninja
0 11

Figured it out forgot "=S****T * FROM f*****_*b" at the end.


elmiguel's Avatar
Member
2,795 1

Congrats!


LionYouko's Avatar
Member
0 0

I am trying at the s***** p*** the following: ? SELECT * F*** f*****_** but it do not go!


MrCyph3r's Avatar
npm ERR!
0 0

LionYouko wrote: ? SELECT * F*** f*****_**

Looks like you have the right injection, but you are missing the param (judging from the '?').

To pass a parameter to a script you need to do something like that:

markupscript.php?parameter=value

If you only type a '?' followed by your injection it will not work, you have to find the correct param and then set it to the right injection.