EmpireProject / Empire

Empire is a PowerShell and Python post-exploitation agent.

Home Page:http://www.powershellempire.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Encoding Error when using Powershell Launcher

SecureNetworkIncDOTcom opened this issue · comments

Empire Version

Latest from github (just installed..about 10 minutes ago :D )

OS Information (Linux flavor, Python version)

Kal Linux 2019.1

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

Running the one-liner output from the powershell launcher on target machines yields the following error.

"Cannot process the command because the value specified with -EncodedCommand is not properly encoded. The value must be Base64 encoded."

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

Any additional information

Command is being run on a Windows 2008 x86 R2 SP 1 server. I've tried RDP'ing into the machine and running it, opening a powershell prompt and running and running it through a psexec shell. I've tried on other windows versions/other Kali builds with the newest Empire install from the github repo with the same error.