Skip to content

Discord bot for remote administration on Windows 10 /11. This powerful bot features spy mode, encryption, task scheduler, network management, a user-friendly interface, and extensibility. Effortlessly monitor, secure, schedule tasks, manage networks, and customize it as per your needs.

License

Notifications You must be signed in to change notification settings

canstralian/ForkDATThang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Access Trojan (DAT)

Discord RAT

Description

This project is a Remote Access Trojan (RAT) designed to allow remote control and monitoring of target devices. It provides various features, such as taking screenshots, capturing webcam photos, retrieving system information, downloading files, and more. Please note that this tool is intended for educational and ethical purposes only. Unauthorized use is strictly prohibited.

Features

  • Capture screenshots
  • Take webcam photos
  • Retrieve system information
  • Download files remotely
  • Grab saved passwords from browsers
  • Grab saved cookies from browsers
  • Grab Discord user token
  • Retrieve system logs
  • Kill specified processes
  • Control screenlogger functionality
  • Set and execute payloads from URLs
  • Grab saved WiFi passwords
  • Ping functionality to check bot responsiveness

Prerequisites

  • Python 3.6 or higher
  • Discord.py library
  • Other required Python packages listed in requirements.txt

Usage

To use the RAT, follow these steps:

  1. Clone or download the repository.
  2. Install the required Python packages by running: pip install -r requirements.txt
  3. Replace BOT_TOKEN in Main.py with your actual Discord bot token.
  4. Build the rat by executing the script: python Builder.py
  5. Invite the bot to your Discord server and use the available commands.

Building the RAT

  1. Ensure that the necessary prerequisites are installed.
  2. Save your bot token in main.py.
  3. Run Builder.py to generate a standalone executable (rat.exe) from the scripts.
  4. Check the "dist" folder for the rat.exe file.

Defender Evasion

This RAT is designed to evade detection by traditional antivirus software. However, it's important to note that the effectiveness of evasion techniques may vary over time as antivirus systems improve. While efforts have been made to make the RAT undetectable, it cannot be guaranteed that it will evade all antivirus solutions. It's always recommended to use such tools responsibly and legally.

Contribution

Contributions to this project are welcome. If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

Support

If you need help or have any questions, you can join our Discord server (Update Soon) for support and discussions.

License

DAT is released under the MIT License. See the LICENSE file for more details.

Disclaimer

The creators of this project are not responsible for any unauthorized use or misuse of the software. This tool is intended for educational and ethical purposes only. Use it responsibly and only on devices that you own or have explicit permission to access.

About

Discord bot for remote administration on Windows 10 /11. This powerful bot features spy mode, encryption, task scheduler, network management, a user-friendly interface, and extensibility. Effortlessly monitor, secure, schedule tasks, manage networks, and customize it as per your needs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%