Zphisher Cheat Sheet
zphisher is an automated phishing framework that provides ready-made phishing templates for popular services and handles link generation, tunneling, and credential capture.
Start Zphisher
git clone https://github.com/htr-tech/zphisher
cd zphisher
bash zphisher.sh
Basic Workflow
- Launch Zphisher
- Select phishing category
- Choose service template
- Select tunneling method
- Share generated link
- Capture credentials
Tunneling Options
Zphisher supports multiple tunneling services:
- Ngrok
- Cloudflared
- Localhost
- Serveo (legacy)
Select interactively:
Choose tunneling option from menu
Phishing Categories
Common categories: - Social Media - Email Providers - Cloud Services - Developer Platforms - Payment Services
Credential Capture
Captured data includes: - Username - Password - IP address - Browser information
Stored in:
zphisher/auth/
Session Logs
zphisher/logs/
Contains: - Visit timestamps - IP addresses - User agents
Custom Port
bash zphisher.sh --port 8080
Stop Zphisher
Ctrl + C
Typical Workflow
Start zphisher
Select template
Choose tunnel
Send link
Monitor credentials
Common Issues
Link not accessible
- Tunnel service down
- Firewall blocking outbound traffic
HTTPS warnings
- Certificate issues with tunnel
Related Tools
setoolkitwifiphishergophishbeEF
Use Cases
- Security awareness training
- Red team simulations
- Phishing detection testing
Legal Notice
Danger
Use Zphisher only for educational purposes or authorized security testing.