Skip to content

CodeofAditya/PhisherMan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhisherMan

This is an advance Python script designed for educational purposes, DO NOT USE IT for unauthorized access, phishing, or criminal activity. I do not assume any responsibilities for how this script is utilized. If you appreciate the script, kindly consider starring this repository. Your support is immensely valued. Thank you for using this script.

Installation

For termux & linux(Debian-based)

apt install git                                            # Installing git
git clone https://github.com/WorkofAditya/PhisherMan.git   # Cloning The Repo
cd PhisherMan                                              # Go to PhisherMan's Directory
pip install -r files/requirements.txt                      # Install requirements
python3 PhisherMan.py                                      # Run the script

Blog

License

Distributed under the Use-Only LICENSE. See LICENSE for more information.

Author

Developed by Adityasinh.

About

Expert level script for performing phishing attacks only for educational purpose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Dockerfile 0.4%