Setting up the RAT |
Commands |
Credits |
Discord

DiscordRAT was made by

XPTGR

‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ?Star This Repository If You Liked This DiscordRAT!

?・Features

  • Slash Commands!
  • 25+ Malicious Commands
  • Buttons and Dropdowns/selection menus
  • Easy to setup and use
  • Up-to-date/modern version of https://github.com/Sp00p64/DiscordRAT

?・Commands

> kill
kills all inactive sessions

> exit
stop the program on victims pc

> info
gather info about the user

> startkeylogger
start a key logger on their pc

> stopkeylogger
stop the key logger

> KeyLogDump
dumb the keylogs

> tokens
get all their discord tokens

> windowstart
start the window logger

> windowstop
stop window logger

> webcam
takes a video of their webcam

> screenshot
take a screenshot

> MaxVolume
set their sound to max

> MuteVolume
set their sound to 0

> Wallpaper
Change their wallpaper

> Shell
run shell commands on their pc

> Write
Make the user type what ever you want

> Clipboard
get their current clipboard

> AdminCheck
check if DiscordRAT has admin perms

> IdleTime
check for how long your victim has been idle for

> BlockInput
Blocks user's keyboard and mouse

> UnblockInput
UnBlocks user's keyboard and mouse

> MsgBox
make a messagebox popup on their screen with a custom message

> Play
Play a chosen youtube video in background

> Stop_Play
stop the video

> AdminForce
try and bypass uac and get admin rights

> Startup
Add the program to startup

?・Setting up the RAT

  1. Start off by ofc installing python
  2. do git clone https://github.com/XPTGR/DiscordRAT.git and open a cmd in the same directory and type pip install -r requirements.txt
  3. Now time to get the bot token, follow this guide here on how to do that
  4. After you got your token you need to enable intents for the bot

Intents

  1. Go into main.py
    • go to where it says token = 'BOT_TOKE_HERE' (line 35)
      • Replace BOT_TOKE_HERE with your bot token that you got from the developer page
        • go to where it says g = [GUILD_ID_HERE] (line 36)
          • Replace GUILD_ID_HERE with the id of your server that you want the bot to be in (server id?)
  2. Now your ready to invite your bot to your server, go to the the developer page and go to the page OAuth2 and enable these options

OAuth2

  1. now copy the given url and paste it in your browser to invite the bot to your server
  2. When your done with all of that, simply open build-exe.bat and enter a name for the exe and now your done!

?・Credits

Although this discord rat was created by me (XPTGR#0636) the original is https://github.com/Sp00p64/DiscordRAT and credits goes to him and his discord rat. His is quite old and uses message event to execute his commands so thought I would do slash commands and added/improved/removed some commands aswell. Additionally some code for the commands belong to him


⚠️・this Discord rat was made for educational purposes・⚠️
By using DiscordRAT, you agree that you hold responsibility and accountability of any consequences caused by your actions

GitHub

View Github