LEVEL 1
Enter the password below to continue:
____________________
|___________________| click here to continue
Solution:
- View page source code and you'll find the JavaScript code below.
<script type="text/javascript"> <!-- function Try(passwd) { if (passwd =="h4x0r") { alert("Alright! On to level 2..."); location.href = "level2-xfdgnh.xhtml"; } else { alert("The password is incorrect. Please don't try again."); location.href = "http://www.disney.com/"; } } //--> </script>
- And the password is "h4x0r". Well done!
No comments:
Post a Comment