• Stars
    star
    162
  • Rank 232,284 (Top 5 %)
  • Language
    HTML
  • Created about 7 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Phishing Facebook Page in Django Code(Python Based)

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 :)