Playbooks
Use this section to review practical IDS response workflows for common scenarios. Adapt each playbook to your local processes and tooling.
Under-Attack Instance
When a CI shows an Under attack IDS status or a burst of high or critical alerts:
- Identify the affected CI in Cloudaware CMDB and confirm ownership, environment, and criticality.
- Review recent IDS alerts in Wazuh dashboards.
- Contain impact where appropriate (for example, isolate the host, block access, or scale in affected nodes).
- Coordinate with application and infrastructure owners to validate behavior and apply fixes.
- Create or update incident and change records; ensure IDS findings are linked.
- After remediation, verify that alerts stop and IDS status returns to Monitored.
Suspicious Privileged Activity
When IDS flags unusual sudo or root usage or admin logins:
- Pivot from the alert to the user, host, and timeframe in Wazuh.
- Check Cloudaware CMDB for planned changes or maintenance windows involving that CI.
- Validate whether the activity was expected; if not, escalate to security for investigation.
- Consider adding additional rules or detections if a new abuse pattern was discovered.
Configuration or File Integrity Drift
When IDS detects unexpected changes to critical files or configurations:
- Compare the change to known deployment artifacts such as configuration management and CI/CD pipelines.
- If the change is unauthorized, roll back using configuration management or backup tools.
- Add or adjust IDS rules to better differentiate between authorized and unauthorized changes.
- Document the outcome and feed lessons learned into hardening guides and baselines.
Periodic Coverage Review
On a regular cadence, for example, monthly or quarterly:
- Use Cloudaware CMDB to list critical services and check IDS status coverage.
- Ensure all in-scope hosts and nodes have active agents and a healthy status.
- Review top IDS rules, severities, and noisy sources; tune rules and exceptions.
- Confirm dashboards and reports used by management and compliance remain accurate and relevant.