EmpireProject / Empire

Empire is a PowerShell and Python post-exploitation agent.
http://www.powershellempire.com/
BSD 3-Clause "New" or "Revised" License
7.44k stars 2.81k forks source link

ps command Exception calling "GetOwner" #1247

Open securesean opened 6 years ago

securesean commented 6 years ago

Empire Version

2.5

OS Information (Linux flavor, Python version)

Windows 10 Version 1803

Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better.

When running the 'ps' command to list the processes, I get a 'GetOwner' not found error

Screenshot of error, embedded text output, or Pastebin link to the error

(Empire: 3M6XCVTE) > ps
[*] Tasked 3M6XCVTE to run TASK_SHELL
[*] Agent 3M6XCVTE tasked with task ID 1
(Empire: 3M6XCVTE) > [*] Agent 3M6XCVTE returned results.
error running command: Exception calling "GetOwner" : "Not found "
[*] Valid results returned by 192.168.1.10

Any additional information