Skip to content

Commit de58e66

Browse files
authored
Update README
1 parent f5d6985 commit de58e66

File tree

1 file changed

+61
-43
lines changed

1 file changed

+61
-43
lines changed

README.md

Lines changed: 61 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,61 @@
1-
# Zphisher V-2.0
2-
### [+] Created By HTR-TECH (@***tahmid.rayat***)
3-
[![GitHub followers](https://img.shields.io/github/followers/htr-tech?label=Followers&style=social)](https://github.com/htr-tech?tab=followers)
4-
[![GitHub stars](https://img.shields.io/github/stars/htr-tech/zphisher?style=social)](https://github.com/htr-tech/zphisher/stargazers/)
5-
[![GitHub forks](https://img.shields.io/github/forks/htr-tech/zphisher?label=Fork&style=social)](https://github.com/htr-tech/zphisher/network/members)
6-
[![GitHub watchers](https://img.shields.io/github/watchers/htr-tech/zphisher?label=Watchers&style=social)](https://github.com/htr-tech/zphisher/watchers/)
7-
8-
### [+] Disclaimer :
9-
***Zphisher is an upgraded form of Shellphish. The main source code is from [Shellphish](https://github.com/thelinuxchoice/shellphish) . But I have not fully copied it . I have upgraded it & cleared the Unnecessary Files . Zphisher has 37 Phishing Page Templates ; including Facebook , Twitter & Paypal . It also has 4 Port Forwarding Tools . You can Find the Templates [HERE](/websites/Pages.md)***
10-
11-
## **[!] I am not Responsible for any Misuse of this tool . Use at your Own Risk [!]**
12-
![](websites/image.png)
13-
## [+] Installation :
14-
15-
* ```apt update```
16-
* ```apt install git php openssh curl -y```
17-
* ```git clone https://github.com/htr-tech/zphisher```
18-
* ```cd zphisher```
19-
* ```chmod +x zphisher.sh```
20-
* ```bash zphisher.sh```
21-
22-
### Or ; Use Single Command
23-
```
24-
apt update && apt install git php curl openssh -y && git clone https://github.com/htr-tech/zphisher && cd zphisher && chmod +x zphisher.sh && bash zphisher.sh
25-
```
26-
27-
## [+] Credits :
28-
#### [~] Some of the script is taken from [**Shellphish**](https://github.com/thelinuxchoice/shellphish/) by [**thelinuxchoice**](https://github.com/thelinuxchoice/) .
29-
#### [~] Some Phishing Pages are Generated by [DarksecDevelopers](https://github.com/DarksecDevelopers/) ; [UndeadSec](https://github.com/UndeadSec/) ; [thelinuxchoice](https://github.com/thelinuxchoice/) & suljot_gjoka
30-
31-
## [+] Features :
32-
#### [+] Latest Login Pages !
33-
#### [+] New Instagram Auto Follower Page !
34-
#### [+] All types of Bugs Fixed !
35-
#### [+] Useful for Beginners !
36-
37-
## **[!] I am not Responsible for any Misuse of this tool . Use at your Own Risk [!]**
38-
39-
## [+] Find Me on :
40-
[![Github](https://img.shields.io/badge/Github-HTR--TECH-green?style=for-the-badge&logo=github)](https://github.com/htr-tech)
41-
[![Instagram](https://img.shields.io/badge/IG-%40tahmid.rayat-red?style=for-the-badge&logo=instagram)](https://www.instagram.com/tahmid.rayat)
42-
[![Messenger](https://img.shields.io/badge/Chat-Messenger-blue?style=for-the-badge&logo=messenger)](https://m.me/tahmid.rayat.official)
43-
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>
4+
<p align="center">
5+
<a href="#"><img title="Zphisher" src="https://raw.githubusercontent.com/htr-tech/release-download/master/images/banner/zphisher.png"></a>
6+
</p>
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>
10+
</p>
11+
<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>
18+
</p>
19+
20+
## Installation :
21+
22+
* `apt update`
23+
* `apt install git curl php openssh -y`
24+
* `git clone git://github.com/htr-tech/zphisher.git`
25+
* `cd zphisher`
26+
#### > Run : `bash zphisher.sh`
27+
28+
## Single Command :
29+
```
30+
apt update ; apt install git curl php openssh -y ; git clone git://github.com/htr-tech/zphisher.git ; cd zphisher ; bash zphisher.sh
31+
```
32+
<br>
33+
<img width="40%" src="https://raw.githubusercontent.com/htr-tech/release-download/master/images/zphisher1.png"/>
34+
<img width="51%" src="https://raw.githubusercontent.com/htr-tech/release-download/master/images/zphisher2.png"/>
35+
</p>
36+
37+
### <<< If you copy , Then Give me The Credits >>>
38+
39+
## Features :
40+
#### [+] Latest Login Pages !
41+
#### [+] New Instagram Auto Follower Page !
42+
#### [+] 4 Port Forwarding Options !
43+
#### [+] Easy for Beginners !
44+
45+
## Credits :
46+
#### > TheLinuxChoice (https://github.com/thelinuxchoice)
47+
#### > DarksecDevelopers (https://github.com/DarksecDevelopers)
48+
#### > UndeadSec (https://github.com/UndeadSec)
49+
50+
## Tunelling Options :
51+
#### > Localhost (127.0.0.1)
52+
#### > NGROK (https://ngrok.com)
53+
#### > SERVEO (https://serveo.net)
54+
#### > LOCALHOSTRUN (https://localhost.run)
55+
56+
## Find Me on :
57+
[![Github](https://img.shields.io/badge/Github-HTR--TECH-green?style=for-the-badge&logo=github)](https://github.com/htr-tech)
58+
[![Instagram](https://img.shields.io/badge/IG-%40tahmid.rayat-red?style=for-the-badge&logo=instagram)](https://www.instagram.com/tahmid.rayat)
59+
[![Messenger](https://img.shields.io/badge/Chat-Messenger-blue?style=for-the-badge&logo=messenger)](https://m.me/tahmid.rayat.official)
60+
61+

0 commit comments

Comments
 (0)