I do to implement the Cleartext Credential Exposure use case using Wazuh:
Detect passwords stored in scripts, configuration files, or log files
Value: Prevents credential leakage and credential reuse attacks
Response: Generate alerts and recommend credential rotation
Reference:
My questions are:
If the environment has more than 50 agents across different operating systems, how can this be implemented efficiently without manually configuring each agent?
How can we create and manage custom security policies centrally on the Ubuntu-based Wazuh manager and apply them to Windows 10 Pro agents?
The Wazuh manager is running on Ubuntu, and the agents are Windows 10 Pro.
Please let me know if this approach is correct and if there are additional best practices or recommendations I should consider.