Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adityasinh-sodha/phisherman

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

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

Last synced: 7 days ago
JSON representation

Expert level script for performing phishing attacks only for educational purpose

Awesome Lists containing this project

README

        

![image](https://github.com/user-attachments/assets/9b03117d-ec0a-4858-88bb-6ada52f6c657)
# 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)
```bash
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
```bash
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.
## Contact
Email [email protected] or [email protected]