mategol / PySilon-malware

Advanced RAT written in Python language, fully controllable through Discord with dedicated GUI builder to make preparation easier.
https://pysilon.net
MIT License
702 stars 115 forks source link

EXE not doing anything #452

Open Vaxeee opened 2 weeks ago

Vaxeee commented 2 weeks ago

Describe the bug The exe on the victims pc, when run does nothing

Expected behavior Open and create channels on discord to run commands to control the malware on the pc

Whoooshy commented 2 weeks ago

I'm having the same issue and more...

900f commented 2 weeks ago

If a windows powershell opens and closes shortly after the exe is executed the malware works you probably used a invalid bot token

Whoooshy commented 2 weeks ago

If a Windows PowerShell opens and closes shortly after the exe is executed the malware works you probably used an invalid bot token

the PowerShell never opens but I can see it attempting to do something because my cursor has the loading icon

my bot has all intents enabled, active token, and connected to my discord server, I am not sure what is going on

Vaxeee commented 2 weeks ago

Same thing here

Ghostlogss commented 1 week ago

Turn on bot intents in the dev portal and make sure that your bot token is valid and that the bot is in your server with administrator perms.

Vaxeee commented 1 week ago

Already have