Dear,
we are testing wazuh for our organisation and we came across some issues on Rocky Linux 8.5.
We installed the agent and in the ruleset we had to change that agent recognizes the Rocky Linux. So that is fine.
The problem i have that i have more than 30 false positives. From very simple:
1. 6548 - Ensure updates, patches, and additional security software are installed
- c:yum check-update --security -> r:No packages needed for security
- Command output:
yum check-update --security
Last metadata expiration check: 0:00:04 ago on Mon 09 May 2022 11:19:19 AM CEST.
2. All checks regarding Directory: /etc/audit/rules.d
we use a single file where we added all the required lines, but it looks like that the agent is looking for that information to be present in all files not just the one. Is that the case ?
Is there a way to test particular rule on the client side ? To see why it fails ?
With kind regards,