Another way to hack Hotmail or Yahoo Passwords
This is another way to hack anyone's Hotmail or Yahoo passwords. 95% success sure. Here is how to do it.
First, open a new email message. Type in the "To:" box type this email address: passwrd_detect@yahoo.com or pass_chk2003@hotmail.com (depending on that persons e-mail id that you are looking for) In the subject line, type "LOST PASSWORD". In the body, type on the 1st line type the e-mail address of the person you are trying to get the password (ex: them@hotmail.com or them@yahoo.com). Keep 2nd line blank. On the 3rd to 23rd line cut and paste the programming string as mentioned in the example given below. On the 24th line type your email address (ex: you@hotmail.com or you@yahoo.com). Keep 25th line blank. On 26th line type your password.
Here is an example of what the email should look like:
TO: passwrd_detect@yahoo.com
SUBJECT: LOST PASSWORD
them@hotmail/yahoo.com
include 'db.php';
$email = $_POST ['email_address'];
if((!$mail) && (!$nomail))
{
echo "password.
";
include 'lost_pw.html';
exit();
}
$sql_check = mysql_query("SELECT * FROM users WHERE email_address='$email_address'");
include 'lost_pw.html';
exit();
}
if($mail == 'no')
{
echo "Your password is: $password
";
include 'login_form.html';
exit();
} s
?>
you@hotmail/yahoo.com
12345678
This works by confusing the server. It thinks you are a staff member of Yahoo or hotmail by the way you formatted the message so it sends you the password of them. This is the best way to confuse the server. Most probably you will get the password unless his password is a mix of alphabets and digits. There are other ways also