biggiesmallsAG / nightHawkResponse

Incident Response Forensic Framework
599 stars 139 forks source link

Can't reach web interface #30

Closed ghost closed 7 years ago

ghost commented 7 years ago

Greetings!

I downloaded an 1.0.3. nightHawk ISO, boot it and install it in VM. The installation itself went right, without any errors. Still, I can't connect to a web interface in my browser. I changed IP on 192.168.104.52 with command "/opt/nighthawk/bin/nighthawkctl set-ip 192.168.104.52" (in settings.py I can see a line which says ALLOWED_HOSTS = ['192.168.104.52','nighthawk.local'] ), but still I can't access the https://192.168.104.52 or https://192.168.104.52:8443. I tried to access nightHawk web gui from chrome, mozilla and edge but every browser says the same: "192.168.104.52 took too long to respond". I checked for some logs and found suspicious audit in kibana log on location /opt/nighthawk/var/log/kibana.log which mentions some connection problems with Elasticsearch (full log here: http://imgur.com/a/jlR7B)

Thanks for help in advance!

ghost commented 7 years ago

It's works, by setting the IP address with set-ip command to 192.168.1.anything (as I'm connected to my home modem through a wifi).