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.

bug in javascript 2Q


ghost's Avatar
0 0

Hey everyone,

not really sure where to put this or whether or not its really even a bug. On javascript 2 once you get to the source where the password is, it is possible to go directly to the other "location" that is in there without typing in a password. You still pass the level doing it that way. I just wanted to point that out. Please enlighten me if it is meant to be that way?:right:

/tr0janflea


ghost's Avatar
0 0

Its not a bug. You can do it without entering the password if you know the page you will be redirected with the right password.

Its like :

if password = fuckthat then redirect user to the page " winner.php"

you can type the password and be redirected by the script or you can go directly to the winner page wth the same result. That why the winner page dont check if you entered the password or not. ITS NOT A BUG.


ghost's Avatar
0 0

I would agree with Larika there. This is a simple challenge and relatively early in the series. I think the basic idea is just to get you started reading and begining to understand the source. Nothing to complex.


ghost's Avatar
0 0

good to know.. ;)