Thursday 7 February 2013

| |
0 comments

function login( form ) { // Set the username and password variables var username = form.user.value var password = form.pass.value // Check username and password. if ( ( username == String.fromCharCode( 106,111,104,110,110,121 ) ) && ( password == String.fromCharCode( 107,101,98,97,98 ) ) ) { setTimeout( "location.replace( '"+password+".php' );", 0 ); } else { alert( "You are wrong." ); } }�
Read More

Friday 21 December 2012

Find Password :)

| |
0 comments
Indian Hacking :: Basic Prerequisite One
Indian Hacking Group :: Basic Prerequisite One



Find the password to complete this mission.







Read More
Powered by Blogger.