https://github.com/ch4rlzki/flask-facebook-phishing
A facebook phishing with flask server
https://github.com/ch4rlzki/flask-facebook-phishing
facebook-phishing flask phishing phishing-attacks python
Last synced: 11 months ago
JSON representation
A facebook phishing with flask server
- Host: GitHub
- URL: https://github.com/ch4rlzki/flask-facebook-phishing
- Owner: Ch4rlzki
- Archived: true
- Created: 2023-06-04T05:43:54.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-04T05:48:34.000Z (about 3 years ago)
- Last Synced: 2025-03-20T12:55:11.383Z (about 1 year ago)
- Topics: facebook-phishing, flask, phishing, phishing-attacks, python
- Language: HTML
- Homepage:
- Size: 21.5 KB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flask Facebook Phishing
A facebook phishing with flask server
# Note! This project is only for educational purposes!
# Installation and usage
1. download or clone the respository ``git clone https://github.com/Ch4rlzki/Flask-Facebook-Phishing.git``
2. ``cd Flask-Facebook-Phishing``
3. ``pip install -r requirements.txt``
4. ``py app.py``
5. Go to your browser and navigate to this address ``localhost:5000``
