Soru

Zorluk: ZorPatch and Configuration Management

A security engineer at a financial institution is reviewing a post-incident report for a critical web application server that was compromised. The investigation revealed that during an off-hours emergency software update, a vendor-supplied deployment script overwritten local system security parameters, reverting the server to an unhardened default baseline. Although the application vulnerability itself was successfully patched, administrative services were inadvertently exposed to the public network. Which of the following operational controls would best prevent this type of configuration drift during future patch deployments?

  1. Enforce continuous automated configuration management using declarative policy manifests to validate and remediate host state post-deployment.Cevap
  2. B
    Deploy host-based web application firewall rules to block exploit traffic directed toward administrative service ports.
  3. C
    Implement a passive network intrusion detection system to categorize baseline changes as detective security controls.
  4. D
    Increase the frequency of automated credentialed vulnerability scans executed prior to applying software update packages.

Cevap

Enforcing continuous automated configuration management using declarative policy manifests to validate and remediate host state post-deployment is the correct action.
Automated configuration management tools operating with declarative state definitions continuously audit managed endpoints against designated security baselines. If a patch deployment script alters configuration parameters, the configuration management agent detects the variance (drift) and automatically enforces the mandated secure baseline.

Adım Adım Çözüm

1
Analyze the incident root cause.
The compromise resulted from configuration drift, specifically unhardened default settings being restored by a patch installation script.
Identifying that the failure was a configuration drift issue narrows down the required solution to baseline maintenance controls rather than patch acquisition or perimeter filtering.
2
Evaluate control options against configuration drift prevention.
Automated configuration management tools (such as Ansible, Puppet, or Chef) enforce declarative baselines and correct unauthorized modifications automatically.
Declarative tools ensure that host settings match the defined security standard regardless of changes made by intermediate patch scripts.

Anahtar Kavram

Configuration Baseline Enforcement and Drift Detection
Bu soruyu puanla