A security operations team discovers that critical production servers frequently experience configuration drift due to uncoordinated hotfixes applied by system administrators during emergency outage incidents. Although automated configuration auditing tools successfully flag these non-compliant system states during nightly scans, security engineers cannot readily distinguish between unauthorized vulnerabilities and approved emergency hotfixes. Which of the following solutions should the security team implement to effectively manage configuration drift while maintaining audit compliance for emergency changes?
- Integrate automated configuration management systems with the service management database to dynamically reconcile live endpoint baseline scans against authorized emergency change requests.Cevap
- BDeploy compensating network firewall rules to automatically isolate drifted servers into a quarantined VLAN until all manual hotfixes can be reviewed during scheduled maintenance windows.
- CReclassify the automated configuration auditing scanner as a preventive control by authorizing its local host agent to immediately terminate unverified system processes upon detection.
- DReassign technical baseline modification and approval authority from business application owners to system administrators who apply emergency patches.
Cevap
Integrate automated configuration management systems with the service management database to dynamically reconcile live endpoint baseline scans against authorized emergency change requests.
Integrating automated configuration monitoring tools with the service management database (CMDB) bridges the gap between technical drift detection and administrative change management. When an emergency hotfix alters a server baseline, the configuration management tool checks the CMDB for a corresponding approved emergency change ticket. If a valid ticket exists, the baseline variation is recognized as authorized drift; if no ticket exists, it is treated as unauthorized configuration drift requiring remediation.
Adım Adım Çözüm
Anahtar Kavram
Configuration Drift and Automated Baseline Reconciliation