diff --git a/README.md b/README.md index 30babd112f49bb49cd46f4e3d5545c4d10e4388e..a771c7576d7f9a4f4a34287121070c05bc821a33 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# Security Monitoring Demo +# Wazuh evidence collection demo deploy + +Author: XLAB + +--- This project is meant for quickly setting up a demo of evidence collection with Wazuh. @@ -326,4 +330,4 @@ to each of the VMs. Example: ``` [wazuh_managers] 192.168.33.10 ansible_host=127.0.0.1 ansible_port=2222 public_ip=192.168.33.10 ansible_ssh_pass=vagrant ansible_ssh_user=vagrant ansible_ssh_private_key_file=environments/full-setup/.vagrant/machines/manager/virtualbox/private_key -``` \ No newline at end of file +```