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." );
}
}�
...
Thursday, 7 February 2013
Friday, 21 December 2012
Find Password :)
Posted by
Unknown
|
20:54
|
|
0 comments |
Indian Hacking :: Basic Prerequisite One
Indian Hacking Group :: Basic Prerequisite One
Find the password to complete this mission.
Password:
...
Subscribe to:
Posts (Atom)
This is Another Sample Title
Another Sample Paragraph : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam pellentesque blandit enim venenatis feugiat. Morbi tempor eros vitae augue vestibulum hendrerit. Praesent bibendum lacus eget nibh mollis ac cursus eros congue. Praesent augue tortor, sodales vel molestie sit amet, tincidunt ac nulla.This is a Sample Title
Sample Paragraph : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam pellentesque blandit enim venenatis feugiat. Morbi tempor eros vitae augue vestibulum hendrerit. Praesent bibendum lacus eget nibh mollis ac cursus eros congue. Praesent augue tortor, sodales vel molestie sit amet, tincidunt ac nulla.This is Another Sample Title
Another Sample Paragraph : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam pellentesque blandit enim venenatis feugiat. Morbi tempor eros vitae augue vestibulum hendrerit. Praesent bibendum lacus eget nibh mollis ac cursus eros congue. Praesent augue tortor, sodales vel molestie sit amet, tincidunt ac nulla.
Powered by Blogger.