Palo Alto Networks · Free Practice Questions · Last reviewed May 2026
24real exam-style questions organised by domain, each with the correct answer highlighted and a plain-English explanation of why it's right — and why the others are wrong.
An organization's security operations center (SOC) wants to adjust how Cortex XDR calculates incident severity scores based on specific asset criticality tags. Where should the administrator configure this behavior?
Featured fields display mapper
Data stitching engine properties
Incident View scoring configuration and severity weights
Severity weights and scoring rules allow tuning of how asset criticality impacts final scores.
Raw alert priority override settings
A security analyst wants to prioritize incidents by highlighting critical cases that require immediate executive visibility. Which feature should the analyst use to flag these specific incidents in the Incident View?
Incident scoring threshold override
Data stitching rule assignment
Incident starring
Starring an incident highlights it in the Incident View for quick identification.
Featured fields configuration
While investigating an alert in Cortex XDR, an analyst notices that a network-layer alert and an endpoint-layer alert have not been stitched into the same incident despite sharing the same internal IP address and user account. What is the most likely cause of this behavior?
The incident score was manually overridden to low
Alert starring was disabled on the network data source
Featured fields were not configured for the network logs
The time delta between the endpoint and network events exceeds the stitching correlation window
Cortex XDR enforces time-based thresholds for stitching multi-source telemetry.
During the raw-alert-to-incident lifecycle, an alert is generated by a custom BIOC (Behavioral Indicator of Compromise). At what point does this raw alert transition into an actionable incident?
Immediately upon correlation and grouping by the Incident Engine
The Incident Engine processes raw alerts, stitches them, and assigns them to an incident.
Only after an analyst manually assigns a severity score
Once featured fields are populated for the data source
When the alert is starred by a tier-2 analyst
An analyst wants to quickly identify all alerts related to a specific external IP address across multiple incidents without opening each incident individually. Which feature in the Cortex XDR console should the analyst use?
Incident scoring threshold filter
Featured fields sorting
Data stitching status toggle
Alerts View filter and search capabilities
The Alerts View supports granular filtering by IP, hash, user, and other parameters across the environment.
An administrator notices that legitimate administrative scripts are repeatedly generating low-level behavioral alerts, cluttering the incident queue. How should the administrator handle these raw alerts within the lifecycle framework?
Create an alert exclusion or exception rule
Exclusion rules prevent benign scripts from triggering raw alerts and subsequent incidents.
Manually star all related alerts
Increase the data stitching window
Modify featured fields to hide script alerts
Want more Alert Lifecycle And Incident Correlation practice?
Practice this domainWhen planning a Cortex XDR deployment, what is the primary function of the Cortex XDR server component within the cloud architecture?
To replace the Panorama management server for firewall policy enforcement
To locally store raw endpoint memory dumps indefinitely without cloud transmission
To act as the centralized management console, analytics engine, and data lake for security events
The Cortex XDR cloud service acts as the central management plane, analytics engine, and scalable data lake.
To execute automated sandbox detonation for all enterprise email traffic
An organization is setting up a Broker VM instance to support Active Directory User-ID integration and log forwarding. Which authentication mechanism must the administrator configure to pair the newly deployed Broker VM with the Cortex XDR management console?
A pre-shared IPSec tunnel key configured on the perimeter firewall
A unique registration token generated within the Cortex XDR console under Settings > Configurations > Broker VM
Administrators generate a Broker VM registration token directly in the Cortex XDR console UI.
An imported enterprise PKI root certificate bundle
An OAuth 2.0 client secret generated from the Palo Alto Networks Customer Support Portal
An enterprise security architect is designing a multi-tenant Cortex XDR architecture where different business units must have isolated visibility. Which feature in Cortex XDR allows the administrator to logically segment endpoints, logs, and alerts by business unit?
Broker VM App Domains
Tenant Management and Endpoint Groups with RBAC scoping
Cortex XDR uses Tenant Management, Endpoint Groups, and RBAC scoping to isolate visibility and control.
Global Protect Gateway Zones
Virtual Router Contexts within the Agent Core
An administrator is deploying the Cortex XDR Agent on a fleet of corporate laptops. Which component must be installed or configured in the environment to serve as the local communication proxy and log collector for remote agents deployed outside the corporate network?
Panther Agent Gateway
Cortex XDR Broker VM
The Broker VM is specifically designed to handle off-network agent communications and log forwarding.
Cortex XDR Agent Collector Service
Panorama Log Forwarding App
You are planning the deployment of Cortex XDR agents across a mixed environment containing Windows, macOS, and Linux servers. During the sizing phase, you need to determine the resource allocation requirements for the Broker VM instances. Which hypervisor platform is officially supported for hosting the Broker VM image?
Docker Engine on Bare Metal Linux
Microsoft Hyper-V Generation 1 only
Citrix Hypervisor XenServer v6.5
VMware ESXi
VMware ESXi is fully supported for running the Broker VM OVA image.
Before installing Cortex XDR agents on Windows endpoints, an administrator wants to verify system compatibility. Which minimum Windows operating system version is officially required for the current generation Cortex XDR Agent?
Windows XP Service Pack 3
Windows 2000 Server Advanced
Windows 7 Service Pack 1 / Windows 10 and Windows Server 2012
Cortex XDR supports modern Windows releases starting from Windows 7 SP1 and Windows Server 2012 (along with specific support extensions for older servers).
Windows Vista Enterprise
Want more Planning And Installation practice?
Practice this domainAn administrator needs to automate a remediation workflow so that whenever a specific critical alert severity is triggered, Cortex XDR automatically runs a script to collect forensic artifacts. Where must this automation be configured?
Response Playbooks -> Playbook Designer
Response Playbooks allow the definition of automated workflows and script executions triggered by alert criteria.
Agent Settings -> Granular Control
Security Information and Event Management (SIEM) forwarder
Data Collection rules
An analyst identifies a custom, benign internal tool that is continuously flagged by a BIOC rule in Cortex XDR. To prevent future alerts without disabling the entire rule globally, what is the best practice method to create an exception?
Modify the Agent Settings profile to stop reporting all file execution events.
Disable the BIOC rule globally in the Profiles page.
Create a local exception using the specific file hash or path within the Exceptions management page.
Targeted exceptions using file hashes or signatures prevent false positives while maintaining the detection efficacy of the overarching rule.
Delete the alert from the Incident View to prevent re-triggering.
An analyst reviewing an incident in Cortex XDR notices a suspicious scheduled task created by an attacker. What is the primary purpose of examining the scheduled task evidence?
To verify the hardware specifications of the endpoint
To determine how the attacker established persistence on the system
Scheduled tasks are a primary Windows mechanism for maintaining persistence across reboots.
To analyze the local user group membership policies
To inspect the network throughput limits of the adapter
An analyst is reviewing identity analytics data in Cortex XDR and notices an impossible travel alert for a user account. Which evidence artifact should the analyst primarily inspect to validate the login locations?
Network packet capture (PCAP)
Master Boot Record (MBR) analysis
Identity and authentication logs
Authentication logs supply the timestamps, source IP addresses, and user identifiers needed to evaluate impossible travel scenarios.
Endpoint memory dump
While reviewing a compromised host in the Cortex XDR Incident Viewer, an analyst wants to isolate the endpoint from the network to prevent lateral movement while maintaining administrative access. Which response action should the analyst initiate?
Disable User
Isolate Endpoint
Isolate Endpoint cuts off network traffic to and from the host, preventing lateral movement, while preserving the management channel for remediation.
Kill Process Tree
Quarantine File
An analyst wants to terminate a malicious process and all of its spawned child processes across a targeted endpoint directly from the Cortex XDR incident view. Which response action accomplishes this?
Retrieve File
Block File Hash
Kill Process Tree
Kill Process Tree stops the parent process and all child processes spawned underneath it.
Isolate Endpoint
Want more Evidence Review And Response Actions practice?
Practice this domainAn analyst needs to create a BIOC (Behavioral Indicator of Compromise) rule to detect suspicious use of 'whoami' execution by an authenticated domain user. Which data source should the rule evaluate?
Cloud storage audit logs
Firewall URL filtering logs
Process execution telemetry from endpoint agents
Process execution telemetry captures command-line execution such as whoami.
DHCP lease tables
An analyst is configuring a BIOC rule to detect credential dumping via LSASS memory access. Which event characteristic must be monitored within the endpoint telemetry criteria?
Registry modifications affecting the Windows Firewall state
DNS query logs for newly registered domains
Target process name matching 'lsass.exe' with suspicious access rights from an unauthorized source process
Monitoring target process lsass.exe access requests is the primary method for detecting credential dumping via BIOCs.
Outbound HTTPS connections to unknown external IP addresses on port 443
An organization wants to enrich Cortex XDR alerts with Active Directory context. Which component must be properly configured and running to collect user and group metadata for ITDR correlation?
The Cortex XDR Network Traffic Analyzer
The Cortex XDR Broker VM configured with the User-ID integration
Broker VM is used to poll Active Directory for user and group mapping data required by Cortex XDR.
WildFire cloud analysis engine
The Cortex XSOAR Content Pack for Active Directory
When investigating an identity-based alert in Cortex XDR, what information does the User View provide to the analyst?
Comprehensive profile information including recent alerts, associated devices, and identity attributes
The User View is specifically designed to provide a holistic risk and context profile for a given identity.
Real-time packet captures of the user's active browsing session
The hardware warranty status of endpoints assigned to the user
Group Policy Object (GPO) editing capabilities
An administrator is reviewing compromised credentials in Cortex XDR. Where should they navigate to inspect identity analytics alerts specifically generated by user behavior analytics (UBA)?
Cloud > Posture > Identity
Incident Response > Alerts, filtering by Analytics category related to Identity
The Alerts view allows filtering by Analytics categories to identify UBA-driven identity threats.
XQL Search > Identity_Raw schema
Endpoints > Agent Configurations > Identity
An analyst is reviewing an identity incident where an attacker performed a Kerberoasting attack. Which log source ingested by Cortex XDR is most critical for detecting requests for service tickets against high-privilege service principal names (SPNs)?
Antivirus scan reports
DNS query logs showing external root hints
Windows Security Event logs (specifically Event ID 4769) collected via Broker VM
Event ID 4769 captures Kerberos TGS requests, which are analyzed to identify potential Kerberoasting activity.
DHCP lease allocation tables
Want more Identity Threat Detection And Response practice?
Practice this domainThe XDR-Analyst exam has 200 questions and must be completed in 90 minutes. The passing score is 700/1000.
Scenario-based questions covering exam objectives with detailed answer explanations.
The exam covers 4 domains: Alert Lifecycle And Incident Correlation, Planning And Installation, Evidence Review And Response Actions, Identity Threat Detection And Response. Questions are weighted by domain — higher-weight domains appear more on your actual exam.
No. These are original exam-style practice questions written against the official Palo Alto Networks XDR-Analyst exam objectives. They are not copied from the real exam. Courseiva focuses on genuine understanding, not memorisation of braindumps.
Courseiva tracks your accuracy per domain and routes you toward weak areas automatically. Free, no account required.