Introduction
It is a Facebook phishing website where the user is tricked into believing that the website they are using is the official Facebook login page. It only works on a local computer. I did not host the phishing website online to not promote any phishing scams. The project is made for educational purposes only.
Setup
- Download facebook_phishing_website.py and retrieve_info.py
- pip install -r requirements.txt
- Create a data.txt file in the same directory as the facebook_phishing_website.py
- Make sure to have the templates folder in the same directory as the facebook_phishing_website.py
How to use it
- Run the facebook_phishing_website.py
- Go to http://127.0.0.1:3000 on your browser
- Type in the credentials into the website
- Run retrieve_info.py
- Type in the email you want see the password of
Log in or sign up for Devpost to join the conversation.