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.

Can anyone put a script into my guestbook?


ghost's Avatar
0 0

Well, right now the check.php is forbidden, so it really can't be checked right now. Maybe you can make it so we can actually use it? :P


ghost's Avatar
0 0

well i didnt spend much time on this but the only thing i came up with is a simple iframe..


SySTeM's Avatar
-=[TheOutlaw]=-
20 0

Yeah, I got that too


ghost's Avatar
0 0

Just the everyday iframe code

markup<iframe src=something height="100%" width="100%" frameborder=0 align=top></iframe>


ghost's Avatar
0 0

Monster wrote: Just the everyday iframe code

markup<iframe src=something height="100%" width="100%" frameborder=0 align=top></iframe>

And to push that concept furthur… markup<iframe src=../../ height="100%" width="100%" frameborder=0 align=top></iframe>

That opens your main page. So potentially any page on your site could be accessed.