
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 -ysudo pacman -S git python --noconfirmsudo yum install git python -ypkg install git python -yClone this repository
git clone https://github.com/KasRoudra/PyPhisherEnter the directory
cd PyPhisherRun the tool
python3 pyphisher.pywget 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)PHPCurlUnzipWgetIf not found, all of the required packages will be installed on the first run
TermuxKali-LinuxThis 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!