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

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

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 |
| -------------- | ----------------|
|![Index](https://media.discordapp.net/attachments/995599976463859713/1075986331223732254/image.png?width=507&height=224)|![f](https://media.discordapp.net/attachments/995599976463859713/1075986263045308528/image.png?width=625&height=368)

# Contact

**Discord: Euronymou5#3155**

**https://twitter.com/Euronymou51**