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
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:)