![]() |
Zphisher is an automated phishing tool with 30+ templates. It can be run on almost all linux distributions.
Table of Contents
Features
- Latest and updated login pages.
- Beginners friendly (Useful for Skids)
- Multiple tunneling options
- Localhost (For Local Network)
- Ngrok
- Cloudflared
- LocalXpose
- URL Masking Features with multiple shorteners
- Is.gd
- TinyURL
- Shortco.de
- Docker support
Supported Platforms
- Almost any Linux Distributions
- Termux App
- Currently not Supported on Windows & Mac.
Installation
First clone zphisher to your local machinegit clone --depth=1 https://github.com/htr-tech/zphisher.git
cd zphisher
bash zphisher.sh
Run option 2 & 3 each time to run zphisher on your device.
Installation via ".deb" file
Download .deb files from the Latest ReleaseIf you are using termux then download the *_termux.deb.
Install the .deb file by executingapt install <your path to deb file>
$ dpkg -i <your path to deb file> $ apt install -f
Run on Docker
-
Docker Image Mirror
- DockerHub :
docker pull htrtech/zphisher
- GHCR :
docker pull ghcr.io/htr-tech/zphisher:latest
-
By using the wrapper script
run-docker.sh
curl -LO https://raw.githubusercontent.com/htr-tech/zphisher/master/run-docker.sh
bash run-docker.sh
-
Temporary Container
docker run --rm -ti htrtech/zphisher
Remember to mount the auth directory.
Installation (Termux)
You can easily install zphisher in Termux by using tur-repo
pkg install tur-repo
pkg install zphisher
zphisher
Termux discourages hacking.. So never discuss anything related to zphisher in any of the termux discussion groups. For more check wiki
Deploy on Cloud Shell
Dependencies
Zphisher requires git,curl,php to run properly
All the dependencies will be installed automatically when you run Zphisher for the first time.