Skip to content

Lab3.2Wazuh

Beth edited this page Feb 9, 2025 · 6 revisions

Install wazuh:

  • curl -sO https://packages.wazuh.com/4.7/wazuh-install.sh && sudo bash ./wazuh-install.sh -a -i

Make sure to screenshot or somehow save the long password provided at the end

Once the installation is complete, access the dashboard at https://172.16.200.10:443 and log in with the password provided

image

Find the groups, Dropdown next to logo > Management > Groups

  • Make a new one called "linux"

image

Clone this wiki locally