PyPhiser is an ultimate phishing tool in python. Includes popular websites like Facebook, Twitter, Instagram, Github, Reddit, Gmail, and many others.
Install primary dependencies (git and python)
sudo apt install git python -y
sudo pacman -S git python --noconfirm
sudo yum install git python -y
pkg install git python -y
Clone this repository
git clone https://github.com/KasRoudra/PyPhisher
Enter the directory
cd PyPhisher
Run the tool
python3 pyphisher.py
wget https://raw.githubusercontent.com/KasRoudra/PyPhisher/main/pyphisher.py && python3 pyphisher.py
Options
usage: pyphisher.py [-h] [-p PORT] [-o OPTION]
[--update | --no-update]
options:
-h, --help show this help message and exit
-p PORT, --port PORT PyPhisher's server port [ Default : 8080 ]
-o OPTION, --option OPTION
PyPhisher's template index [ Default : null ]
--update, --no-update
Check for update (default: True)
Python(3)
PHP
Curl
Unzip
Wget
If not found, all of the required packages will be installed on the first run
Termux
Kali-Linux
This tool is developed for educational purposes. Here it demonstrates how phishing works. If anybody wants to gain unauthorized access to someone's social media, he/she may try out this at his/her own risk. You have your own responsibilities and you are liable to any damage or violation of laws by this tool. The author is not responsible for any misuse of PyPhisher!