A simple docker-compose to be used in phishing simulations (red teaming).
git clone https://github.com/growlnx/PhishingDocker
You need update your SSL cert path inside docker-compose.yml file
If you don't have a SSL Certificate yet, check this nice tutorial
You need update your domain inside nginx.conf file
cd PhishingDocker/src && docker-compose up -d
docker logs gophish 2>&1 | grep '[0-9a-z]{16}'
ssh <USER>@<HOST> -L 8080:localhost:8080 -N
xdg-open http://localhost:8080