Coder Social home page Coder Social logo

syntheticlol / discord-rat Goto Github PK

View Code? Open in Web Editor NEW
59.0 2.0 9.0 609 KB

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

Python 81.91% Batchfile 18.09%
discord discord-c2 discord-rat malware malware-research rat remote-access-tool remote-admin-tool remote-administrative-tool remote-control

discord-rat's Introduction

๐Ÿค– 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.
  • .cpass <sesisonkey>: Obtains Targets Chrome Passwords.
  • .usage <sessionkey>: Tells you the user's disk and CPU usage.
  • .startkeylogger <sesisonkey>: Logs Key Strokes.
  • .stopkeylogger <seesionnkey>: Stops KeyStrokes.
  • .dumpkeylogger <sessionkey>: Dumps key log.txt from target machines.
  • .clipboard <sessionkey>: Takes last few copied items and sends it.
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.
  • .dismgr <sessionkey>: Disables Targets Task Manager.
  • .enablemgr <sessionkey>: Enable Targets Task Manager.
  • .blockin <sessionkey>: Blocks Targets Keyboard / Mouse Input.
  • .unblockin <sessionkey>: Un-Blocks Targets Keyboard / Mouse Input.
Malware Commands
  • .upload <sessionkey> <filelink>: Uploads and downloads a file and then runs it on the victim's PC.
  • .startup <sessionkey>: Puts the RAT on startup.
  • .ddos <website>: COMING SOON.
  • .spread <sessionkey>: COMING SOON.
  • .roblox <sessionkey>: COMING SOON.
  • .exodus <sessionkey>: COMING SOON.
Troll Commands
  • .rickroll <sessionkey>: Rickrolls them for 30 seconds, and they cannot escape.
  • .music <sessionkey> <file_attachment>: Plays music on their computer.
  • .bluescreen <sessionkey>: Triggers a BSOD.
  • .fp <sessionkey>: Spams furry stuff browsers on victim's browser to flood their history.
  • .fork <sessionkey>: Forkbombs their computer using a simple batch script.
  • .winspam <sessionkey>: Spams a browser window [warning can't stop it].

๐Ÿ”ง 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 (Intents) are checked on
  4. Go to the OAuth section, select the bot and administrator permissions, scroll down, and copy the generated link.
  5. Go back to the bot settings, reset the token, and copy it.
  6. 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.

discord-rat's People

Contributors

snyk-bot avatar syntheticlol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

discord-rat's Issues

passwords

Hey, I was just wondering how to get passwords with this?

2 in one

Well First of all, how do you even go exe, you forgot to code that in or smt, cause whatever i enter it just goes to .pym.
I checked the code and this is what i saw:
echo. set /p comp="Do you want it compiled as a .exe/.pyw?: " if "%comp%"==".pyw" goto pyw echo.
and then nothing.
Secondly, when you do chose .pym it returns this after trying to build
usage: pyinstaller [-h] [-v] [-D] [-F] [--specpath DIR] [-n NAME] [--contents-directory CONTENTS_DIRECTORY] [--add-data SOURCE:DEST] [--add-binary SOURCE:DEST] [-p DIR] [--hidden-import MODULENAME] [--collect-submodules MODULENAME] [--collect-data MODULENAME] [--collect-binaries MODULENAME] [--collect-all MODULENAME] [--copy-metadata PACKAGENAME] [--recursive-copy-metadata PACKAGENAME] [--additional-hooks-dir HOOKSPATH] [--runtime-hook RUNTIME_HOOKS] [--exclude-module EXCLUDES] [--splash IMAGE_FILE] [-d {all,imports,bootloader,noarchive}] [--python-option PYTHON_OPTION] [-s] [--noupx] [--upx-exclude FILE] [-c] [-w] [--hide-console {minimize-late,hide-early,minimize-early,hide-late}] [-i <FILE.ico or FILE.exe,ID or FILE.icns or Image or "NONE">] [--disable-windowed-traceback] [--version-file FILE] [-m <FILE or XML>] [-r RESOURCE] [--uac-admin] [--uac-uiaccess] [--argv-emulation] [--osx-bundle-identifier BUNDLE_IDENTIFIER] [--target-architecture ARCH] [--codesign-identity IDENTITY] [--osx-entitlements-file FILENAME] [--runtime-tmpdir PATH] [--bootloader-ignore-signals] [--distpath DIR] [--workpath WORKPATH] [-y] [--upx-dir UPX_DIR] [--clean] [--log-level LEVEL] scriptname [scriptname ...] pyinstaller: error: unrecognized arguments: --format=pyw

downlodsa

i sent a .sysinfo and .useage and .getdownloads but nothing happened in the dsc server only put the files in the file manger of the computer? do you know why

process appear

is it possible to make sure that the process does not appear in both the task manager and startup?

rat isn't opening

Traceback (most recent call last):
File "building.py", line 5, in
File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
File "cv2_init_.py", line 181, in
bootstrap()
File "cv2_init_.py", line 153, in bootstrap
native_module = importlib.import_module("cv2")
File "importlib_init_.py", line 126, in import_module
File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
File "cv2_init_.py", line 181, in
bootstrap()
File "cv2_init_.py", line 76, in bootstrap
raise ImportError('ERROR: recursion is detected during loading of "cv2" binary extensions. Check OpenCV installation.')
ImportError: ERROR: recursion is detected during loading of "cv2" binary extensions. Check OpenCV installation.

btw do u know gumbor0t?

Discord bot doesn't get online

The app works fine but in the discord server
The command has no results
It doesnt show any bot in it even on the discord developers portal i shows 0 server
(Antivirus is off)
Help please?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.