The King Phisher client is supported on Windows and Linux, while the King Phisher server is only supported on Linux.
For installation on supported Linux distros:
wget -q https://github.com/securestate/king-phisher/raw/master/tools/install.sh && \
sudo bash ./install.sh
This process may result in errors being displayed. In this case, allow the installation process to continue as it will attempt to address as many of them as it can.
Download the latest Windows build here.
This is recommend for windows users as this will provide faster performance and more features.
- Enable WSL
- When choosing your linux distro select Ubuntu 18.04 or Kali
- Download and install a X Window System Server. The two below are the most popular
- From powershell run
bash
to get your linux terminal - run
echo "export DISPLAY=127.0.0.1:0.0" >> ~/.bashrc
- Install King Phisher with the commands from the Linux (Client & Server) section above
- Change working directory to King Phisher and start client
cd /opt/king-phisher
./KingPhisher