Skip to content

FbHack is a small free.facebook.com clone application used to make a phishing attack

License

Notifications You must be signed in to change notification settings

BlakvGhost/FbHack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FbHack

FbHack is a small free.facebook.com clone application used to make a phishing attack, it is divided into two parts:

  • facebook clone: This is the home part which displays exactly the site free.facebook.com with its connection form, this is the part which must be visible to your victim

facebook clone Screenshot

  • administrator panel: This is the attacker's part, it allows you to see all the facebook login credentials of victims who have used the clone form.

facebook clone Screenshot

Installation

Install FbHack with GitHub

  git clone https://github.com/BlakvGhost/FbHack.git

Host the project on a local server for your test, or host it on a shared hosting service or a VPS.

You can test and create your account here

Database

Create a new database:

Attr Value
Name: fbHack
Host: localhost
password : ""
user root

Then dump the db.sql into your new database

You can edit the db.php file for your database

Create admin user

Use the install.php file for creating a new admin user:

http://your-project/admin/install.php

Then add a GET parameter for a new user

Params Value
u: Username
p: Password
id : ID
r role

Default AdminUser Login

For login Form, connect you as "admin"

Password: admin
id: admin

Tech Stack

Client: HTML5, CSS3

Server: PHP

Authors

License

MIT License GPLv3 License AGPL License

Support

For support, email me on kabirou2001@gmail.com or join our Slack channel.

About

FbHack is a small free.facebook.com clone application used to make a phishing attack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages