A beginners friendly, Automated phishing tool with 30+ templates.
Features :
- Latest and updated login pages.
- Beginners friendly
- Multiple tunneling options
- Localhost
- Ngrok
- Cloudflared
- LocalXpose
- Mask URL support
- Docker support
Installation :
Just, Clone this repository-
git clone --depth=1 https://github.com/htr-tech/zphisher.git
Now go to cloned directory and run zphisher.sh
-
$ cd zphisher
$ bash zphisher.sh
On first launch, It’ll install the dependencies and that’s it. Zphisher is installed.
Disclaimer
Any actions and or activities related to Zphisher is solely yours.
Thanks
Fix error 403 bypass for bug Bunty
To bypass the 403 error in the following ways
example.com/admin 403 forbidden
example.com/%2e%2e/admin 200 ok
example.com/admin/* 200 ok
example.com/admin/./200 ok
example.com//admin 200 ok
example.com//admin 200 ok
example.com/..;/admin 200 ok
example.com/,/admin 200 ok
Thank you for your beautiful look.