roralsorom / Discord-BotnetClient

⚡ PoC: Hide a c&c botnet in the discord client. (Proof Of Concept)

Home Page:https://vu.fr/rca-discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord-BotnetClient


  • Embed C&C botnet into the discord client.
  • Working trought websocket c&c server.

How to use.

  1. pip3 install websocket_server colored
  2. Inject payload in C:\Users\<username>\AppData\Local\<Discord_client_name>\app-x.xx.xxxx\modules\discord_desktop_core-1\discord_desktop_core\index.js.
  3. Start cnc.
  4. Restart discord.

http <ip> <port> <time>



Informations
GitHub Repo stars GitHub top language GitHub last commit

About

⚡ PoC: Hide a c&c botnet in the discord client. (Proof Of Concept)

https://vu.fr/rca-discord

License:GNU General Public License v3.0


Languages

Language:Python 59.1%Language:JavaScript 40.9%