King Phisher is an open source tool that makes it easy for security professionals to conduct efficient phishing campaigns. In this tutorial, we’ll go through the steps required to install King Phisher on Ubuntu Server latest version.
Before installing King Phisher, you need to ensure that all the necessary dependencies are installed on your system. Run the following command to install them:
sudo apt-get update
sudo apt-get install python3 python3-pip python3-geoip python3-geoip2 python3-tld python3-numpy python3-scipy python3-stem python3-whois python3-wxdatabase python3-wxgtk3.0 libssl-dev libffi-dev libgmp-dev libjpeg-dev libjpeg8-dev libncurses5-dev libncursesw5-dev libpng-dev libtiff-dev libwebp-dev zlib1g-dev
Clone the King Phisher repository to your server by running the following command:
sudo git clone https://github.com/rsmusllp/king-phisher.git /opt/king-phisher
Once you’ve cloned the King Phisher repository to your system, you should navigate to the directory where the King Phisher repository you just cloned is located. Then, run the following command to install dependencies:
sudo pip3 install -r requirements.txt
sudo pip3 install -r requirements-server.txt
This will install all the necessary dependencies required to run King Phisher on your Ubuntu server.
To run King Phisher, navigate to the directory /opt/king-phisher and run the following command:
sudo python3 king_phisher
You should see the King Phisher dashboard on your screen as shown below:
That’s it! You’ve successfully installed and launched King Phisher on Ubuntu Server.
King Phisher is a powerful tool that makes it easier for security professionals to conduct thorough and efficient phishing campaigns. In this tutorial, you learned how to install King Phisher on Ubuntu Server latest version. If you have any questions or need further assistance, feel free to leave a comment below.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!