PyPhisher tools for phishing attacks
termux-setup-storage
apt update
apt upgrade
pkg install git
pkg install python
pkg install python2
pkg install python3
pkg install php
git clone https://github.com/KasRoudra/PyPhisher
cd PyPhisher
pip3 install -r requirements.txt
python3 pyphisher.py
0 Comments