Soru

Zorluk: ZorSecurity Automation and Orchestration (SOAR)

A Security Operations Center (SOC) team is deploying an automated Security Orchestration, Automation, and Response (SOAR) playbook to address high-risk suspicious email reports. To prevent accidental disruption to critical business communications while ensuring rapid response, the automated response workflow must follow strict SOC governance standards spanning ingest, threat intelligence enrichment, analyst review, containment, and post-incident cleanup. In what sequence should the SOAR playbook execute these operational steps?

  1. 1Ingest alert payloads from the reporting service webhook and parse extracted URL indicators and sender envelope headers.
  2. 2Query threat intelligence feeds and detonation sandboxes to compute a unified threat score for the parsed indicators.
  3. 3Evaluate conditional threshold rules and trigger a Human-in-the-Loop (HITL) prompt for analyst authorization.
  4. 4Issue API requests to Endpoint Detection and Response (EDR) and Identity Provider (IdP) systems to isolate the affected host and revoke active user OAuth tokens.
  5. 5Update perimeter blocklists with verified indicators, update the SIEM alert status, and close the incident management ticket.

Cevap

The correct operational order begins with alert payload ingestion and IOC parsing, followed by automated threat intelligence enrichment, triggering a Human-in-the-Loop (HITL) approval gate, executing automated host isolation and token revocation upon authorization, and concluding with perimeter blocklist updates and case closure.
In SOAR playbook architecture, incident response follows a structured sequence: initial data ingestion and IOC extraction, automated threat intelligence lookup, decision governance via Human-in-the-Loop (HITL) verification for high-impact remediations, automated execution of containment scripts, and final documentation with blocklist propagation.

Adım Adım Çözüm

1
Parse input payload
Extracted URLs, domain names, and email headers ready for automated processing.
Automation workflows require structured data inputs before external API integrations can be invoked.
2
Enrich indicators using threat intelligence tools
Aggregated threat scores and reputation analysis metrics.
Enrichment provides the necessary contextual data to evaluate severity before decision-making.
3
Execute Human-in-the-Loop (HITL) authorization step
Analyst confirmation or rejection of the proposed mitigation actions.
High-impact containment actions require human oversight to prevent operational downtime on critical enterprise accounts.
4
Enforce endpoint containment and credential revocation
Host network isolation and invalidated active authentication tokens.
Approved remediation tasks stop active session abuse and lateral movement across the network.
5
Finalize incident documentation and feed defensive perimeter controls
Updated SIEM entries, synchronized firewall blocklists, and resolved SOAR tickets.
Final documentation ensures audit compliance and prevents repeat attacks across the enterprise edge.

Anahtar Kavram

SOAR Playbook Execution Lifecycle and Governance
Bu soruyu puanla