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

No informative output other than [*] Valid results returned by 192.168.*.**

REPTILEHAUS opened this issue · comments

commented

Empire Version

2.5

OS Information (Linux flavor, Python version)

Attack: Kali Linux - Victim: Windows 7 (unpatched/un-updated)

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

To get results from the victim machine

Any additional information

Running a kali box and win7 box on local network
I have an admin agent running on the win7 box - when i try to use modules like:

powershell/persistence/misc/add_netuser

the only output i get is [*] Valid results returned by 192.168.*.**

but no new user on the box, this happens with a lot of commands such as network scans etc too. I can get some simple info like sysinfo but even workinghours gives no results.

Im not a regular user on PE but I have used it on and off for the past year, maybe Im missing something. Im using a http listener and windows/launcher_bat on the target/victim machine which has been executed by an admin user (I have full access to both machines, this is a lab setup).