Yo! Welcome to the Phishing Framework. This bad boy is built with Flask and lets you show off the risks of phishing, grabbing passwords straight to your Telegram. 🚀
- 🎥 Netflix
- More cool stuff coming soon! 🌟
- 🚫 No port-forwarding needed when hosted
- 🖥️ Separate web panel for all your monitoring needs
- 🤖 Telegram bot support for instant phished emails and passwords
- 🔥 And many more awesome features – dive in and see!
Here's the plan, folks! 📝
- ✅ Automated installer 🤖 (Just sit back and relax!)
- ✅ localhost.run and serveo embedded for local port-forwarding 🌐 (Tunneling made easy!)
- 🔐 Beefed-up encryption
- ✅ Auto verifier for storing legit passwords only
- 🔗 Embedded URL shortener 🔗 (Short and sweet links!)
- 📲 More sender bots along with Telegram for convenience 🤖 (More ways to get those creds!)
- 🤖 Robots.txt for bot removal 🚫 (Keeping the bots at bay!)
- 🐍 Python3
- 🌐 Flask
- 🔧 Flask-Admin
- 📡 Requests
- 👤 User-Agent
- 📋 Clipman
- And most importantly, your love and support with a star! ⭐
- 🔽 Clone this repo
- 🚀 Run
setup.py
and then head tourl
in browser - 🔑 Login with
admin:root
- 📋 Your control panel window will appear
- 🤖 Create your Telegram bot with BotFather
- 🆔 Grab your Telegram chat ID
- ⚙️ Enter your deets in the Config tab
- 💡 Test and learn about phishing risks
- 🎉 Happy phishing!
Want to host on PythonAnywhere? Check this blog post. 📝
For other hosting platforms:
- 🌐 Different platforms, different procedures – know yours!
- 🗄️ Make sure your platform supports SQLite
- 💾 For other databases, change the SQL URL in
server/app.py
line 7 - 🔐 Update your username and password
- 🎉 Happy phishing!
- ❓ Got questions? Open an issue and I’ll sort you out ASAP.
💖 Huge thanks to htr-tech/zphisher for their awesome templates.