filmov
tv
GoPhish: How to run a phishing attack simulation

Показать описание
Jack Wallen shows you how to run a phishing simulation on your employees to test their understanding of how this type of attack works.
List of Commands:
mkdir gophish
mv gophish*.zip gophish
cd gophish
unzip gophish*.zip
chmod u+x gophish
"listen_url": "127.0.0.1:3333",
"listen_url": "SERVER_IP:3333",
sudo ./gophish
Password Reset for {{.Email}}
{{.FirstName}},
The password for {{.Email}} has expired. Please reset your password here.
Thanks,
Your IT Team
List of Commands:
mkdir gophish
mv gophish*.zip gophish
cd gophish
unzip gophish*.zip
chmod u+x gophish
"listen_url": "127.0.0.1:3333",
"listen_url": "SERVER_IP:3333",
sudo ./gophish
Password Reset for {{.Email}}
{{.FirstName}},
The password for {{.Email}} has expired. Please reset your password here.
Thanks,
Your IT Team