Skip to content

Expert level script for performing phishing attacks only for educational purpose

License

Notifications You must be signed in to change notification settings

Adityasinh-Sodha/PhisherMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhisherMan

This is a basic Python script designed for educational purposes, specifically for phishing. I do not assume any responsibilities for how this script is utilized. If you appreciate the script, kindly consider following me and starring this repository. Your support is immensely valued. Thank you for using this script.

Features

This tool supports in all-most every social media platform.

Installation

For linux(Debian-based)

apt update
apt upgrade
pip install cryptography
pip install pycryptodome
apt install git
apt install python3
git clone https://github.com/Adityasinh-Sodha/PhisherMan
cd Phisher
python3 PhisherMan.py

For Termux

apt update
apt upgrade
pip install cryptography
pip install pycryptodome
pkg install python3
pkg install git
git clone https://github.com/Adityasinh-Sodha/PhisherMan
cd Phisher
python3 PhisherMan.py

License

Distributed under the MIT License. See LICENSE for more information.

Author

Developed by Adityasinh.