> ## Content Index
> Fetch the complete content index at: https://darkwebinformer.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Zphisher: An Automated Phishing Tool with 30+ Templates
- URL: https://darkwebinformer.com/zphisher-an-automated-phishing-tool-with-30-templates/
- Published: 2025-01-22T17:50:02.000Z
- Updated: 2025-09-04T22:24:23.000Z
- Author: Dark Web Informer
- Tags: Tools

---

GitHub: <https://github.com/htr-tech/zphisher>

---

Disclaimer

[](https://github.com/htr-tech/zphisher#disclaimer)

*Any actions and or activities related to *Zphisher* is solely your responsibility. The misuse of this toolkit can result in *criminal charges* brought against the persons in question. *The contributors will not be held responsible* in the event any criminal charges be brought against any individuals misusing this toolkit to break the law.*

**This toolkit contains materials that can be potentially damaging or dangerous for social media*. Refer to the laws in your province/country before accessing, using,or in any other way utilizing this in a wrong way.*

**This Tool is made for educational purposes only*. Do not attempt to violate the law with anything contained here. *If this is your intention, then Get the hell out of here*!*

*It only demonstrates "how phishing works". *You shall not misuse the information to gain unauthorized access to someones social media*. However you may try out this at your own risk.*

## 

### Features

[](https://github.com/htr-tech/zphisher#features)

- Latest and updated login pages.
- Beginners friendly
- Multiple tunneling options
  - Localhost
  - Cloudflared
  - LocalXpose
- Mask URL support
- Docker support

## 

### Installation

[](https://github.com/htr-tech/zphisher#installation)

- On first launch, It'll install the dependencies and that's it. ***Zphisher*** is installed.

Now go to cloned directory and run `zphisher.sh` \-

```
$ cd zphisher
$ bash zphisher.sh

```

Just, Clone this repository -

```
git clone --depth=1 https://github.com/htr-tech/zphisher.git

```

## 

### Installation (Termux)

[](https://github.com/htr-tech/zphisher#installation-termux)

You can easily install zphisher in Termux by using tur-repo

```
$ pkg install tur-repo
$ pkg install zphisher
$ zphisher

```

### A Note :

[](https://github.com/htr-tech/zphisher#a-note-)

**Termux discourages hacking** .. So never discuss anything related to *zphisher* in any of the termux discussion groups. For more check : [wiki](https://wiki.termux.com/wiki/Hacking)

## 

[](https://shell.cloud.google.com/cloudshell/open?cloudshell%5Fgit%5Frepo=https://github.com/htr-tech/zphisher.git&tutorial=README.md)

## 

### Installation via ".deb" file

[](https://github.com/htr-tech/zphisher#installation-via-deb-file)

- Download `.deb` files from the [**Latest Release**](https://github.com/htr-tech/zphisher/releases/latest)
- If you are using ***termux*** then download the `*_termux.deb`

Install the `.deb` file by executing

```
apt install <your path to deb file>

```

Or

```
$ dpkg -i <your path to deb file>
$ apt install -f

```

## 

### Run on Docker

[](https://github.com/htr-tech/zphisher#run-on-docker)

- Docker Image Mirror:
- - Remember to mount the `auth` directory.

Temporary Container

```
docker run --rm -ti htrtech/zphisher

```

By using the wrapper script [**run-docker.sh**](https://raw.githubusercontent.com/htr-tech/zphisher/master/run-docker.sh)

```
$ curl -LO https://raw.githubusercontent.com/htr-tech/zphisher/master/run-docker.sh
$ bash run-docker.sh

```

**GHCR** :

```
docker pull ghcr.io/htr-tech/zphisher:latest

```

**DockerHub** :

```
docker pull htrtech/zphisher

```

### *:: Workflow ::*

![](https://storage.ghost.io/c/6b/16/6b16ac9c-cd67-432f-b0f3-bbec941084ff/content/images/2025/01/92835897895729873.gif)