XDR-Engineer Ingestion And Automation Practice Question
An administrator is building a playbook in Cortex XDR incident response automation. The playbook needs to isolate an endpoint only if a specific malicious process hash is confirmed by a secondary sandbox analysis task. Which element should be used in the playbook workflow to enforce this conditional logic?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
A Condition (or Decision) block that evaluates the sandbox verdict output
Conditional routing in playbooks is handled using Decision or Condition tasks to evaluate previous task outputs.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
A Data Collection task pointing to the endpoint agent
Why it's wrong here
Data collection tasks gather information, they do not provide conditional branching logic.
- ✗
A Post-Processing script executed directly on the Broker VM
Why it's wrong here
Broker VM scripts do not control playbook decision trees.
- ✓
A Condition (or Decision) block that evaluates the sandbox verdict output
Why this is correct
A Condition block allows the workflow to branch based on the results or outputs of previous tasks like a sandbox verdict.
- ✗
A Manual Approval step without automated logic branching
Why it's wrong here
Manual approval pauses the workflow for human input rather than evaluating conditions automatically.
About these practice questions
One of 226 original XDR-Engineer practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Palo Alto Networks exam blueprint
This XDR-Engineer practice question is part of Courseiva's free Palo Alto Networks certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the XDR-Engineer exam.