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

DeathStar listener host is https://127.0.1.1:8443 #11

Closed A933rbyte closed 7 years ago

A933rbyte commented 7 years ago

Hi, DeathStar.py was able to create a new listener on Empire :

'Created Death Star listener => {'success': 'listener DeathStar successfully started'}'

But it seems that the host of that listener is always "https://127.0.1.1:8443 " , is there any way to change it to my local IP address ?

Thanks

A933rbyte commented 7 years ago

Never mind I got the error

Thanks