clong / DetectionLab

Automate the creation of a lab environment complete with security tooling and logging best practices
MIT License
4.59k stars 979 forks source link

Detection LAB #814

Closed jehovahsaboath closed 2 years ago

jehovahsaboath commented 2 years ago

Description of the issue :

( before installation when i rn the .\prepare.ps1 every thing was OK ) so i started the installation

After the Installation the Logger , WEF , DC and WIN10 successfully installed on my vmware

BUT when i then RAN the .\post_build_checks.ps1 i got the following errors

[*] Verifying that Splunk is reachable... Error occured on webrequest: Exception calling "DownloadString" with "1" argument(s): "Unable to connect to the remote server" [!] Splunk was unreachable and may not have installed correctly.

Verifying that Fleet is reachable... Error occured on webrequest: Exception calling "DownloadString" with "1" argument(s): "Unable to connect to the remote server" [!] Fleet was unreachable and may not have installed correctly.

[*] Verifying that Microsoft ATA is reachable... Error occured on webrequest: Exception calling "DownloadString" with "1" argument(s): "Unable to connect to the remote server" [!] Microsoft ATA was unreachable and may not have installed correctly.

[*] Verifying that Velociraptor is reachable... Error occured on webrequest: Exception calling "DownloadString" with "1" argument(s): "Unable to connect to the remote server" [!] Velociraptor was unreachable and may not have installed correctly.

[*] Verifying that Guacamole is reachable... Error occured on webrequest: Exception calling "DownloadString" with "1" argument(s): "Unable to connect to the remote server" [!] Guacamole was unreachable and may not have installed correctly.

211_05_25_09_26_04_Window 2022_05_25_00_13_28_Administrator_Windows_PowerShell

Please can you help me OUT here ?

clong commented 2 years ago

Can you post a copy of your build log for Logger?

Also, what happens if you manually try to browse to https://192.168.56.105:8412 in a browser?

clong commented 2 years ago

Closed due to inactivity.