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
- Host: GitHub
- URL: https://github.com/workofaditya/phisherman
- Owner: WorkofAditya
- License: other
- Created: 2024-04-16T16:27:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-17T05:28:48.000Z (5 months ago)
- Last Synced: 2025-08-17T07:10:25.929Z (5 months ago)
- Topics: bash, information-gathering, iptracker, links, linux, linuxterminal, phisher, phisherman, phishing, phishing-attacks, phishing-page, phishing-script, python, script, shell, spoffing, terminal
- Language: Python
- Homepage: https://workofaditya.github.io/PhisherMan/
- Size: 1.97 MB
- Stars: 15
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.log
- License: LICENSE
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**.