JavaScript Hacking (1-8)
JavaScript Hacking (1-8)
JavaScript Hacking
You may not edit, claim as yours, redistrubite or rip the tutorial at all costs.
Contents
- Level 1
- Level 2
- Level 3
- Level 4
- Level 5
- Level 6
- Level 7
This guide is NOT a walkthrough and barely gives you hints, tips and tricks to use (Mozilla Firefox users only).
Level 1
Check the source code. There should be JavaScript (at the middle of the page) that checks the username and password for their values.
Level 2
Put 'view-source:' infront of the URL in the location box (above).
Level 3
This one, you have to view the HTML source; the JavaScript is encoded in hex.
Level 4
I dont really remember how I did this one, I think I somehow bypassed through changing the URL.
Level 5
This also retrieves the source from a JS file; use the JavaScript console (seperating lines with semi-colons) in Mozilla Firefox by Tools -> JavaScript Console...
Level 6
You also have to use the JavaScript console.
Level 7
Use the URL bar to view values; such as 'javascript:alert(docu<i></i>ment.value)'.
Level 8
There's a hidden cookie, I tried decoding it and stuff but none work, you're on your own now.
Thanks for reading and stopping by, I hope you enjoyed the article. :) Happy hacking! :D ~ oxeh