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

Deathstar and Empire #43

Closed securityhawk closed 6 years ago

securityhawk commented 6 years ago

Hey Guys

Newbie here so apologies ;)

When I run Empire, the Empire console launches, therefore I can't run Deathstar until I have quit Empire.

My questions is how do I launch Deathstar once I am at the Empire> prompt?

I have tried running Empire in --headless but that doesn't give a command prompt.

I am running Ubuntu 16.04

Thanks for any advice and merry Christmas!

utkusen commented 6 years ago

you need to run the deathstar in different terminal. If you are connected a remote server via ssh, you can use screen command to run empire in background

securityhawk commented 6 years ago

Perfect, thank you all working - thanks again!