A WiFi hacking Phishing tool for everyone. This is a Social Engineering Phishing Tool. It servers a Phishing Page on localhost.
Use this tool only for Educational Purpose. This tool is only and only for educational purpose. We're not responsible for any illegal activity done by you.
- Kali Linux
- Mac
- Windows
- Termux
Here the commands which can be used to install wiPhish in Kali Linux.
sudo apt update
sudo apt upgrade
sudo apt install php git -y
git clone https://github.com/AdarshAddee/wiPhish.git
Here are some commands which can be used to install wiPhish in Termux.
apt update
apt upgrade
apt install php git -y
git clone https://github.com/AdarshAddee/wiPhish.git
You can install wiPhish via downloading wiPhish zip file and you can unzip that zip file that file. Make sure you have downloaded php in your device.
These are some commands or methods which can be use to execute wiPhish.
cd wiPhish
chmod +x wiphish
./wiphish
Unzip that downloaded zip folder at your desired destination. Open your Powerhsell and CMD in current directory and use following commands.
.\main.bat
.\main.ps1
Hope you will use this tool for your learning and educational purpose. That's the purpose of this tool I made.