Ne0nd0g / merlin

Merlin is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in golang.
GNU General Public License v3.0
5.06k stars 801 forks source link

`queue all` commands never sent to agent #119

Closed Ne0nd0g closed 2 years ago

Ne0nd0g commented 2 years ago

Prerequisite

Expected Behavior

When I issued the queue all command that the job is created and sent to the agent

Actual Behavior

The job is created, but never sent. It stays in jobs list as CREATED

Steps to Reproduce Behavior

Merlin» queue all run whoami

Misc Information