Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/adityasinh-sodha/phisherman
- Owner: Adityasinh-Sodha
- License: mit
- Created: 2024-04-16T16:27:13.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-14T06:25:05.000Z (8 days ago)
- Last Synced: 2024-12-14T07:21:53.566Z (8 days 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:
- Size: 434 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]