Install Gophish and Start Your Phishing Campaign
Install Gophish on Kali Linux and Start Your Phishing Campaign
Installing go programming language
# sudo vim ~/.bashrc
Installing gophish using pre-built binaries
Download the gophish installer and extract the contents of the zip file
# unzip gophish-v0.11.0-linux-64bit.zip -d /home/kali/Downloads/gophish
Give Gophish necessary permissions
Give the gophish the necessary permissions to run without permission restrictions:
# sudo chmod +x gophish
Running gophish
# ./gophish
Logging into gophish
Go to the admin server at https://127.0.0.0:3333.
Comments
Post a Comment