jm33-m0 / emp3r0r

Linux/Windows post-exploitation framework made by linux user
https://infosec.exchange/@jm33
MIT License
1.26k stars 232 forks source link

Execute command on all agents #149

Closed xxlimit closed 2 years ago

xxlimit commented 2 years ago

To be able to run commands on all clients connected to the server.

jm33-m0 commented 2 years ago

You can use cmd_exec without selecting any agents, then your command should run on every agent

xxlimit commented 2 years ago

I tried that and got this error. 16579496894358850271857649267027

jm33-m0 commented 2 years ago

Looks like a bug, I will look into it