dmdhrumilmistry / GooglePhish

Google account phishing tool written in python using django
83 stars 16 forks source link
django docker docker-compose docker-container docker-image google-phishing-login phishing phishing-attacks python python3

GooglePhish

GooglePhish

Fast Installation Using docker

If you have build the dockerfile with no arguments, the default credentials are :

Installation

Update .env file

View Passwords using GooglePhish Dashboard Page

Start Server

python3 manage.py runserver

if static files are not loading, turn on debug mode or use

python3 manage.py runserver --insecure

For phishing over the internet

You can redirect user from google meet to your phishing page link using

https://meet.google.com/linkredirect?dest=your_link

Project Maintainer

Contributors

Contributors List

Have any Ideas 💡 or issue