Euronymou5 / Discord-Phish

Tool for linux coded in golang for phishing technique focused on discord website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

sudo apt install go -y

Make sure you have ssh installed

sudo apt install openssh -y

Install "php"

sudo apt install php -y

Clone the repository

git clone https://github.com/Euronymou5/Discord-Phish

Enter the folder "Discord-Phish"

cd Discord-Phish

Start the tool

go run phish.go

Imagenes

Main Menu User logs, username, password, ip
Index f

Contact

Discord: Euronymou5#3155

https://twitter.com/Euronymou51

About

Tool for linux coded in golang for phishing technique focused on discord website

License:Mozilla Public License 2.0


Languages

Language:CSS 74.6%Language:HTML 23.7%Language:Go 1.1%Language:JavaScript 0.4%Language:PHP 0.3%