|
1 | | -<p align="left"> |
2 | | -<a href="#"><img title="Made in Bangladesh" src="https://img.shields.io/badge/MADE%20IN-BANGLADESH-green?colorA=%23ff0000&colorB=%23017e40&style=for-the-badge"></a> |
3 | | -</p> |
| 1 | +<!-- Zphisher --> |
| 2 | + |
4 | 3 | <p align="center"> |
5 | | -<a href="#"><img title="Zphisher" src="https://raw.githubusercontent.com/htr-tech/release-download/master/images/banner/zphisher.png"></a> |
| 4 | + <img src=".imgs/logo.png"> |
6 | 5 | </p> |
| 6 | + |
7 | 7 | <p align="center"> |
8 | | -<a href="https://github.com/htr-tech"><img title="Author" src="https://img.shields.io/badge/Author-htr--tech-red.svg?style=for-the-badge&logo=github"></a> |
9 | | -<a href="#"><img title="Open Source" src="https://img.shields.io/badge/Open%20Source-%E2%9D%A4-green?style=for-the-badge"></a> |
| 8 | + <img src="https://img.shields.io/badge/Version-2.1-green?style=for-the-badge"> |
| 9 | + <img src="https://img.shields.io/github/license/htr-tech/zphisher?style=for-the-badge"> |
| 10 | + <img src="https://img.shields.io/github/stars/htr-tech/zphisher?style=for-the-badge"> |
| 11 | + <img src="https://img.shields.io/github/issues/htr-tech/zphisher?color=red&style=for-the-badge"> |
| 12 | + <img src="https://img.shields.io/github/forks/htr-tech/zphisher?color=teal&style=for-the-badge"> |
10 | 13 | </p> |
| 14 | + |
11 | 15 | <p align="center"> |
12 | | -<a href="#"><img title="Version" src="https://img.shields.io/badge/Version-2.0-green.svg?style=flat-square"></a> |
13 | | -<a href="#"><img title="Language" src="https://badges.frapsoft.com/bash/v1/bash.png?v=103"></a> |
14 | | -<a href="https://github.com/htr-tech/followers"><img title="Followers" src="https://img.shields.io/github/followers/htr-tech?color=blue&style=flat-square"></a> |
15 | | -<a href="https://github.com/htr-tech/zphisher/stargazers/"><img title="Stars" src="https://img.shields.io/github/stars/htr-tech/zphisher?color=red&style=flat-square"></a> |
16 | | -<a href="https://github.com/htr-tech/zphisher/network/members"><img title="Forks" src="https://img.shields.io/github/forks/htr-tech/zphisher?color=red&style=flat-square"></a> |
17 | | -<a href="https://github.com/htr-tech/zphisher/watchers"><img title="Watching" src="https://img.shields.io/github/watchers/htr-tech/zphisher?label=Watchers&color=blue&style=flat-square"></a> |
| 16 | + <img src="https://img.shields.io/badge/Author-HTR--Tech-cyan?style=flat-square"> |
| 17 | + <img src="https://img.shields.io/badge/Open%20Source-Yes-cyan?style=flat-square"> |
| 18 | + <img src="https://img.shields.io/badge/Made%20In-Bangladesh-cyan?style=flat-square"> |
| 19 | + <img src="https://img.shields.io/badge/Written%20In-Bash-cyan?style=flat-square"> |
18 | 20 | </p> |
19 | 21 |
|
20 | | -## Installation : |
| 22 | +<p align="center">A beginners friendly, Automated phishing tool with 30+ logins.</p> |
| 23 | + |
| 24 | +## |
| 25 | + |
| 26 | +### Features |
| 27 | + |
| 28 | +- Latest and updated login pages. |
| 29 | +- Mask URL support |
| 30 | +- Beginners friendly |
| 31 | +- Docker support (checkout `docker-legacy` branch) |
| 32 | +- Multiple tunneling options |
| 33 | + - Localhost |
| 34 | + - Ngrok (With or without hotspot) |
| 35 | + |
| 36 | +### Dependencies |
| 37 | + |
| 38 | +**`Zphisher`** requires following programs to run properly - |
| 39 | +- `php` |
| 40 | +- `wget` |
| 41 | +- `curl` |
| 42 | +- `git` |
| 43 | + |
| 44 | +> All the dependencies will be installed automatically when you run `Zphisher` for the first time. |
| 45 | +> Supported Platform : **`Termux`**, **`Ubuntu/Debian/Kali`**, **`Arch Linux/Manjaro`**, **`Fedora`** |
21 | 46 |
|
22 | | -* `apt update` |
23 | | -* `apt install git curl php wget -y` |
24 | | -* `git clone git://github.com/htr-tech/zphisher.git` |
25 | | -* `cd zphisher` |
26 | | -#### > Run : `bash zphisher.sh` |
27 | 47 |
|
28 | | -## Single Command : |
| 48 | +### Installation |
| 49 | + |
| 50 | +- Just, Clone this repository - |
29 | 51 | ``` |
30 | | -apt update ; apt install git curl wget php -y ; git clone git://github.com/htr-tech/zphisher.git ; cd zphisher ; bash zphisher.sh |
| 52 | +$ git clone git://github.com/htr-tech/zphisher.git |
31 | 53 | ``` |
32 | | -<br> |
33 | | -<p align="center"> |
34 | | -<img width="40%" src="https://raw.githubusercontent.com/htr-tech/release-download/master/images/zphisher1.png"/> |
35 | | -<img width="42%" src="https://raw.githubusercontent.com/htr-tech/release-download/master/images/zphisher02.png"/> |
36 | | -</p> |
37 | 54 |
|
38 | | -### <<< If you copy , Then Give me The Credits >>> |
| 55 | +- Change to cloned directory and run `zphisher.sh` - |
| 56 | +``` |
| 57 | +$ cd zphisher |
| 58 | +$ bash zphisher.sh |
| 59 | +``` |
39 | 60 |
|
40 | | -## Features : |
41 | | -#### [+] Latest Login Pages ! |
42 | | -#### [+] Mask URL Added ! |
43 | | -#### [+] Easy for Beginners ! |
| 61 | +- On first launch, It'll install the dependencies and that's it. `Zphisher` is installed. |
44 | 62 |
|
45 | | -## Thanks : |
46 | | -#### > TheLinuxChoice (https://github.com/thelinuxchoice) |
47 | | -#### > DarksecDevelopers (https://github.com/DarksecDevelopers) |
48 | | -#### > Moises Tapia (https://github.com/MoisesTapia) |
| 63 | +## |
49 | 64 |
|
50 | | -## Tunelling Options : |
51 | | -#### > Localhost |
52 | | -#### > NGROK Hotspot |
53 | | -#### > NGROK No Hotspot |
| 65 | +<h3 align="center"> |
| 66 | +:: Workflow :: |
| 67 | +</h3> |
| 68 | +<p align="center"> |
| 69 | +<img src=".imgs/wf.gif"/> |
| 70 | +</p> |
| 71 | + |
| 72 | +### Special Thanks : |
| 73 | + |
| 74 | +- [**TheLinuxChoice**](https://github.com/thelinuxchoice) |
| 75 | +- [**DarksecDevelopers**](https://github.com/DarksecDevelopers) |
| 76 | +- [**Moises Tapia**](https://github.com/MoisesTapia) |
54 | 77 |
|
55 | | -## Find Me on : |
56 | | -[](https://github.com/htr-tech) |
57 | | -[](https://www.instagram.com/tahmid.rayat) |
58 | | -[](https://m.me/tahmid.rayat.official) |
| 78 | +> **`PS: If you copy my work, Then give me the credits.`** |
59 | 79 |
|
60 | | -#### Docker Added !! Checkout `docker-legacy` branch |
| 80 | +### Find Me on : |
| 81 | +<p align="left"> |
| 82 | + <a href="https://github.com/htr-tech" target="_blank"><img src="https://img.shields.io/badge/Github-HTR--TECH-green?style=for-the-badge&logo=github"></a> |
| 83 | + <a href="https://www.instagram.com/tahmid.rayat" target="_blank"><img src="https://img.shields.io/badge/IG-%40tahmid.rayat-red?style=for-the-badge&logo=instagram"></a> |
| 84 | + <a href="https://m.me/tahmid.rayat.official" target="_blank"><img src="https://img.shields.io/badge/Chat-Messenger-blue?style=for-the-badge&logo=messenger"></a> |
| 85 | +</p> |
0 commit comments