All Projects → IAmBlackHacker → Facebook-phishing

IAmBlackHacker / Facebook-phishing

Licence: other
Phishing Facebook Page in Django Code(Python Based)

Programming Languages

HTML
75241 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Facebook-phishing

Socialphish
The most complete Phishing Tool, with 32 templates +1 customizable
Stars: ✭ 378 (+193.02%)
Mutual labels:  facebook, phishing
Skeleton
Skeleton is a Social Engineering tool attack switcher
Stars: ✭ 44 (-65.89%)
Mutual labels:  facebook, phishing
Shellphish
Phishing Tool for 18 social media: Instagram, Facebook, Snapchat, Github, Twitter, Yahoo, Protonmail, Spotify, Netflix, Linkedin, Wordpress, Origin, Steam, Microsoft, InstaFollowers, Gitlab, Pinterest
Stars: ✭ 1,037 (+703.88%)
Mutual labels:  facebook, phishing
Phlexish
Advanced Spear Phishing tool for Facebook with 2 factor authentication bypass! May contain minor bugs due to...idk
Stars: ✭ 49 (-62.02%)
Mutual labels:  facebook, phishing
Grayfish
light weight phishing framework with 18+ pages.
Stars: ✭ 101 (-21.71%)
Mutual labels:  facebook, phishing
Phishing-Dataset
Phishing dataset with more than 88,000 instances and 111 features. Web application available at. https://gregavrbancic.github.io/Phishing-Dataset/
Stars: ✭ 21 (-83.72%)
Mutual labels:  phishing
VisualBasicObfuscator
Visual Basic Code universal Obfuscator intended to be used during penetration testing assignments.
Stars: ✭ 115 (-10.85%)
Mutual labels:  phishing
Social-Fish-v2.0
Phishing Tool
Stars: ✭ 24 (-81.4%)
Mutual labels:  phishing
wifimitm
Wi-Fi Machine-in-the-Middle: Automation of MitM Attack on Wi-Fi Networks
Stars: ✭ 49 (-62.02%)
Mutual labels:  phishing
How-To-Execute-CRUD-Using-Django-Ajax-and-JSON
How To Execute CRUD Using Django Ajax and JSON
Stars: ✭ 21 (-83.72%)
Mutual labels:  django-framework
Phishruffus
Intelligent threat hunter and phishing servers
Stars: ✭ 44 (-65.89%)
Mutual labels:  phishing
InfoPhish
InfoPath Phishing Repo Resource
Stars: ✭ 68 (-47.29%)
Mutual labels:  phishing
GoPhish-Templates
GoPhish Templates that I have retired and/or templates I've recreated.
Stars: ✭ 76 (-41.09%)
Mutual labels:  phishing
MurMurHash
This little tool is to calculate a MurmurHash value of a favicon to hunt phishing websites on the Shodan platform.
Stars: ✭ 79 (-38.76%)
Mutual labels:  phishing
lets-quiz
A quiz website for organizing online quizzes and tests. It's build using Python/Django and Bootstrap4 frameworks. 🤖
Stars: ✭ 165 (+27.91%)
Mutual labels:  django-framework
TgaHacking
Social Media Hacking & Information Tool
Stars: ✭ 71 (-44.96%)
Mutual labels:  phishing
Blackeye-for-Windows
This is a Phishing tool. Phishing is a type of hacking also called credential harvesting. It creates fake websites for victims to login which saves their login info which includes IP, User-Agent, Username and Password to a file in the computer running Blackeye. This tool has been there for Linux and even Android via Termux. I converted it to Win…
Stars: ✭ 38 (-70.54%)
Mutual labels:  phishing
ApeX
Using Social Engineering To Obtain WiFi Passwords
Stars: ✭ 87 (-32.56%)
Mutual labels:  phishing
wye
Wye is a workshop collaboration software
Stars: ✭ 66 (-48.84%)
Mutual labels:  django-framework
ThePhish
ThePhish: an automated phishing email analysis tool
Stars: ✭ 676 (+424.03%)
Mutual labels:  phishing

Welcome To Phishing FaceBook

For educational purpose only

Alternative - Use blackeye tool in Kali Linux

Required Python2 or Python3

Download Links:

Installation

  • Install Python from given links(Add Environment Vars if needed).
  • Install Python Django
command > python -m pip install Django==1.8.9
  • Install Python Requests
command > python -m pip install requests

Download Repo (Commands)

Make Backened (Commands)

  • command\Facebook-phishing > python manage.py makemigrations
  • command\Facebook-phishing > python manage.py migrate
  • command\Facebook-phishing > python manage.py createsuperuser (this for creating admin username and password)

Run Server (Commands)

  • command\Facebook-phishing > python manage.py runserver 0.0.0.0:8080

Target User

  • Open Link EX. 127.0.0.1:8080
  • Enter Facebook Username and Password

Look for Password

  • Open :/admin in browser Ex. 127.0.0.1:8080/admin

Admin Usernam:Password

  • root:root

Tricks to Hack Password Easily

  • use MITM (Arp Spoofing)

Free Hosting

Reports Bugs and Feedback

Happy Hacking Day :)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].