BC-SECURITY / Empire

Empire is a post-exploitation and adversary emulation framework that is used to aid Red Teams and Penetration Testers.
https://bc-security.gitbook.io/empire-wiki/
BSD 3-Clause "New" or "Revised" License
4.25k stars 576 forks source link

[BUG] privesc/ms16-032 fails to launch a new agent #290

Closed znre closed 4 years ago

znre commented 4 years ago

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:

  1. usemodule privesc/ms16-032
  2. execute
  3. See behavior on the screenshots below

Expected behavior A new agent will spawn after the successful execution of the privesc module

Screenshots image

close-issue-app[bot] commented 4 years ago

This issue is closed because it does not meet our issue template. Please resubmit with the correct template.