Sysmon Installation
Create a folder on the C: Drive called Sysmon. Download Sysmon
Download the XML File
wget https://wazuh.com/resources/blog/emulation-of-attack-techniques-and-detection-with-wazuh/sysmonconfig.xml -outfile sysmonconfig.xml
Install Sysmon64
In the ossec agent file, add (in the
<!-- Sysmon added as a log source -->
<localfile>
<location>Microsoft-Windows-Sysmon/Operational</location>
<log_format>eventchannel</log_format>
</localfile>
Restart the Wazuh Agent