Javascript 1-4
Javascript 1-4
—————––Javascript 2—————––
O.k, you click on the button and a javascript prompt box comes up, you can't view the source because the box doesn't allow you to click off of it. Now, there are many ways people tell of doing this, but the easiest (i think) is to mouse over the link to the challenge and look at where the link is going. (http://hellboundhackers.org/challenges/js/js2/index.php) Now, when you view the source it actually does this to the link view-source:webstiename. So, type that before the url and you are greeted with the source of that page without even going to it. Now, look at the code and put in the appropriate answers.
–––––––––––––Javascript 3––––––––
Alright, now, no right-click blah-blah-blah. View the source with any way you want and look at it. You notice that it's encrypted, oh no! what to do! Actually, this is really easy, i'll even give you the link because i'm just that nice (http://www.yellowpipe.com/yis/tools/encrypter/index.php) choose the url decoder option. Now, there's a bunch of text, but the box that you put in the code for will now have the code de-obfuscuated. Now, look at the text2 and text4 areas. Look at which one goes where and when you got the correct sequence, you've just finished it!
—————––Javascript 4––––––––––
Alright, you're probably confused when you first started this one. I was, what you want to do is look at the url, click the button, and look at the new url. Now, for those of you who know xss, you can easily do this challenge. But for the rest of you, check this out (http://www.securiteam.com/securitynews/5CP052A8AU.html) You just need a basic crafted code for this to work, you should know what to do.
————Javascript 1———––
So, you tried to right-click and you can't. No problem, just take the long way around. Go to view-source (in internet explorer, maybe alternative way of viewing source in other browsers, if still stuck, consult my Javascript 2 section). Now, if you don't know anything about javascript, it's still no problem. form.id is the username and form.pass is the password. Or you can just copy and paste the location= into your url box.There, that's it on this site for Javascript challenges, with that said, make more! If you need any help, please contact me and i'll help you further. Nights Shadow
ghost 19 years ago
nice tut, helped me with js4 a lot. i salute youB)
by the way if the js4 link didn't help search xss injection tutorial on google…you get a lot of decent and helpful hits
ghost 19 years ago
on your Js1 Part it says you cant right click but i could right click fine.. is it only in none mozilla browsers?
ghost 19 years ago
Yes, you're right, the script only disables right-click if you are running either Netscape or IE.
ghost 18 years ago
Thanks man, Helped me move up! I was kinda stuck on js3 Rank: Active User SwiftNomad
ghost 17 years ago
On Java 2…I can't find the pass…No matter how hard I look, can someone PM me and give me a hint please?
n07sof4m000s 13 years ago
SPOILER: in js2 when the page is redirecting you to index page just click the STOP button.Then click view source.There you will find a javascript read it and boom level2done
sinstergeek 5 years ago
can anyone help me with javascript3 cuz i am not getting what am i supposed to here c:o:o:o:o:o i tried inserting text2 and text 4 value it redirect to another page!! Still sutck:(:(