Deadware
Deadware copied to clipboard
A simple yet effective Discord Bot RAT created in python
Deadware PoC
Deadware is a RAT disguised as a fully functioning Selfbot. It uses a Discord server and bot as a C&C while the deadcord.py being the payload. The command prefix for the bot is d! and for the selfbot it is .
Deadware will consantly be updated as the project is a work in progress. Updates are to be released at least once every 2 weeks. If there is any bugs, please let me know so I can make a fix.
Special thanks too mte0 for contributing to the script!
How to setup
- Create a Discord Bot in the Discord developer portal
- In
deadcord.pyreplace the details at line 17 and 18 (with your channel id, and your bot token) - Compile
deadcord.pywith pyinstaller. I would suggest using the following command in step 4 or you can run theBuilder.pyfor speed pyinstaller deadcord.py --onefile --uac-admin
Deadware Info
Packer.py will inject the Deadware code into another python file.
Injection.py will create a new file in the Program Data directory and then run Deadware. Note that this payload will need to have python installed on the system.
As mentioned, Deadware is disguised as a selfbot called DeadCord which is a fully functioning selfbot with over 75 commands. However, the real commands are in the Deadware bot. The following list is the up to date commands:
- check
- returns state and details of a discord token (using https://utilities.tk) - test_con - tests connection
- create_file
- creates a file - start_process
- starts process - computer_shutdown - shuts down computer
- deadware_bomb - messes with computer
- get_token - gets selfbot token
- start_typing
- opens notepad and types message - get_ip - gets machine IP
- end_task
- ends a task - get_tasks - gets current processes running
- get_netstat - gets netstat output
- blue_screen - forces a temp BSOD
- error_drawing - starts cursor drawing
- upload
- uplaods a file and runs it - cwd - gets currenct working directory
- dir - lists folders in directory
- ext_search
- searches for file with extention - change_dir
- changes file directory