Describe the bug
When executing the "privesc/ms16-032" module (in my case, the target is hackthebox Optimum), the response is that it is successful and a SYSTEM shell has spawned, but nothing happening. There are no new agents that have spawned that has SYSTEM privileges.
To Reproduce
Steps to reproduce the behavior on an instance where you have a low-privileged agent:
usemodule privesc/ms16-032
execute
See behavior on the screenshots below
Expected behavior
A new agent will spawn after the successful execution of the privesc module.
Empire Version
OS Information (Linux flavor, Python version)
Describe the bug When executing the "privesc/ms16-032" module (in my case, the target is hackthebox Optimum), the response is that it is successful and a SYSTEM shell has spawned, but nothing happening. There are no new agents that have spawned that has SYSTEM privileges.
To Reproduce Steps to reproduce the behavior on an instance where you have a low-privileged agent:
Expected behavior A new agent will spawn after the successful execution of the privesc module.
Screenshots
Additional context None