XDR-Engineer Detection And Reporting Practice Question
An analyst is reviewing an incident where a suspicious process spawned a child process. The analyst wants to check if any other endpoint in the enterprise has ever executed this exact child process image file name combined with a specific command-line argument. Which search method is most efficient?
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
✓
Execute an XQL query across xdr_data filtering for the specific process name and command line.
Using XQL to search across the entire `xdr_data` dataset for the specific process name and command line provides immediate enterprise-wide visibility.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Reboot all endpoints into Safe Mode.
Why it's wrong here
Rebooting endpoints does not search historical telemetry or provide hunting capabilities.
- ✓
Execute an XQL query across xdr_data filtering for the specific process name and command line.
Why this is correct
XQL enables instant hunting across all ingested endpoint telemetry for specific indicators.
- ✗
Manually check the Agent Management list for each host individually.
Why it's wrong here
Manual inspection of hundreds of endpoints is inefficient and impractical.
- ✗
Review the weekly PDF Scheduled Report.
Why it's wrong here
Scheduled reports are high-level summaries and do not provide ad-hoc cross-enterprise hunting.
About these practice questions
This XDR-Engineer question is part of Courseiva's 226-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. 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.