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.57k stars 331 forks source link

Polling for agents #65

Closed vinnytroia closed 3 years ago

vinnytroia commented 5 years ago

When starting up, deathstar powers on and "polling for agents". Nothing else ever happens.

Any idea what i can try?

dryan426 commented 5 years ago

Do you have any empire agents?

vinnytroia commented 5 years ago

Hi. Sorry for the long delay. I'm not sure whatt the issue was. I blew away the VM and started over. It all works now.

vinnytroia commented 4 years ago

I would like to re-open this. I have a new build of kali and this is happening again. I have the deathstar listener loaded in Empire.

I manually created an agent.

I did notice that the default URL and port did not match. One said IP:81 for the IP and had a port of 8443. So I made them both 81. But deathstar always just polls for agents. Nothing ever happens.

I feel like I’m missing something obvious but usually it works without any setup.

Any ideas on what I can try? My next step is to blow away the listeners and agents and just start over.

Thoughts on where I should start looking?

Thanks.