PyPhisher
[+] Description :
Ultimate phishing tool in python. Includes popular websites like facebook, twitter, instagram, github, reddit, gmail and many others.
[+] Installation
Install primary dependencies (git and python)
- For Debian
sudo apt install git python -y
- For Arch
sudo pacman -S git python --noconfirm
- For Fedora
sudo yum install git python -y
- For Termux
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
Or, directly run
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)
Features:
- Multi platform (Supports most linux)
- 65 Website templates
- Dual Tunneling (Ngrok and Cloudflared)
- Easy to use
- Possible error diagnoser
- Built-in masking of url
- Custom masking of url
- Portable file (Can be run from any directory)
- Get IP Address and many other details along with login credentials
Requirements
Python(3)
PHP
Curl
Unzip
Wget
- 100MB storage
If not found, all of the required packages will be installed on first run
Tested on
Termux
Kali-Linux
Usage
- Run the script
- Choose a Website
- Wait sometimes for setting up all
- Send the generated link to victim
- Wait for victim login. As soon as he/she logs in, credentials will be captured
Example
Video Tutorial
[+] Disclaimer
This tool is developed for educational purposes. Here it demonstrates how phishing works. If anybody wants to gain unauthorized access to someones 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!