byt3bl33d3r / DeathStar

Uses Empire's (https://github.com/BC-SECURITY/Empire) RESTful API to automate gaining Domain and/or Enterprise Admin rights in Active Directory environments using some of the most common offensive TTPs.
GNU General Public License v3.0
1.58k stars 329 forks source link

Where to put DeathStar folder? #47

Closed alisonliu closed 6 years ago

alisonliu commented 6 years ago

Where to put DeathStar folder? It complains about couldn't find powershell modules and it just hangs upon getting a new agent. I put DeathStar folder and Empire both under /opt

just hangs
Chiggins commented 6 years ago

I'm having the same issue, though I know it's not because of the location of the DeathStar/Empire folders. Running on an up to date Kali Linux install with fresh git clone of both DeathStar and Empire.

Chiggins commented 6 years ago

Just as a debugging step, I went as far back as https://github.com/EmpireProject/Empire/commit/a0234bd195f4f69ba2137b6372eadcb9602311c9 and still was getting the same error.

DanMcInerney commented 6 years ago

This is fixed in my PR

byt3bl33d3r commented 6 years ago

Resolved in #50.

Closing