ZPHISHER install in termux
Open the Termux app on your Android device.
Type the following command to update the package list:
sqlpkg update
- Install the required dependencies by running the following command:
pkg install git curl php openssh -y
- Clone the Zphisher repository from GitHub by running the following command:
bashgit clone https://github.com/htr-tech/zphisher.git
- Change to the Zphisher directory by running the following command:
bashcd zphisher
- Run the Zphisher script by typing the following command:
bash zphisher.sh
After following these steps, Zphisher should be successfully installed in Termux, and you can start using it to perform phishing attacks. However, please note that phishing is illegal and unethical, and you should not use this tool for malicious purposes.
Comments
Post a Comment