An open API service indexing awesome lists of open source software.

https://github.com/workofaditya/phisherman

Expert level script for performing phishing attacks only for educational purpose
https://github.com/workofaditya/phisherman

bash information-gathering iptracker links linux linuxterminal phisher phisherman phishing phishing-attacks phishing-page phishing-script python script shell spoffing terminal

Last synced: 23 days ago
JSON representation

Expert level script for performing phishing attacks only for educational purpose

Awesome Lists containing this project

README

          

# 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)
```bash
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
- [Phisherman's Blog](https://workofaditya.github.io/PhisherMan/)

## Have Suggestions?
PhisherMan is continuously evolving, and your feedback matters.
If you have feature requests, bug reports, or ideas for improvement, let us know!

Open an [Issue](https://github.com/workofaditya/PhisherMan/issues) or email directly at **work.adityasodha@gmail.com**.

Your input directly shapes future updates.

## License
Distributed under the Use-Only LICENSE. See [LICENSE](https://github.com/WorkofAditya/PhisherMan/blob/main/LICENSE) for more information.

## Author
Developed by **Adityasinh**.