PhisherMan is a powerful, automated phishing toolkit designed for educational and research purposes. It simplifies the process of launching phishing pages and exposing them via stable tunneling services.
requests
rich
beautifulsoup4
cryptography
pycryptodome
git clone https://github.com/WorkofAditya/PhisherMan.git
cd PhisherMan
chmod +x Phisherman.py
pip install -r files/requirements.txt
'pip install -r requirements.txt'
fails,
try installing Python dependencies manually using:
pip install dependency_name
You’re now ready to run the tool.
python3 Phisherman.py
Follow the on-screen instructions to:
For more info, visit Tunneling Setup
termux-setup-storage
.termux-setup-storage
or ensure proper permissions.docker build -t phisherman .
then docker run -it phisherman
.This project is licensed under the Use-Only License.