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.

JavaScript Hacking 2


ghost's Avatar
0 0

I'm not trying to sound like a noob or something, though I am a beginner.

I have looked at the source code for Javascript hacking 2 but I can't find anything that could help me find the password. Either it is not there or I'm just missing the point completely. I type this in the url bar to look at the source code:

view-source:http://www.hellboundhackers.org/challenges/js/js2/index.php

it opens the source, I look at it, the only thing I could find that seems to relate to javascript 2 is this:

<tr> <td class='main-body'> <script language="JavaScript" src="level2script.js"></script> </td>

</tr> I assume that because it says level2script.js

Where did I go wrong?

Please may someone point me in the right direction? Thanxs:)


ghost's Avatar
0 0

Check that out… The src= part means it is derived from another part of the website. So, maybe try that as a directory off of the level (/js2/).


ghost's Avatar
0 0

OMG! I completely missed that. Thanxs night_shadow! ;)


ghost's Avatar
0 0

Yeah, no problem. Just glad that you didn't start asking me what a directory was or something, like some of the people that pm me about this mission.:|