Courseiva

Certified XDR Analyst (XDR-Analyst) (XDR-Analyst) — Questions 76150

210 questions total · 3pages · All types, answers revealed

Page 1

Page 2 of 3

Page 3
76
Multi-Selectmedium

Which TWO mechanisms are used by Cortex XDR to prevent alert fatigue during the raw-alert-to-incident lifecycle? (Choose two)

Select 2 answers
A.Alert exclusion and exception rules
B.Automated alert grouping and incident correlation
C.Featured fields column configuration
D.Manual incident starring
E.Syslog log export scheduling
AnswersA, B

Exclusion rules filter out known benign activity before incidents are created.

Why this answer

Alert fatigue is mitigated by grouping related raw alerts into single incidents and utilizing exception rules to filter out benign activity.

77
MCQhard

An analyst is reviewing an XQL query designed to hunt for suspicious account creation followed by immediate group membership escalation in Active Directory. Which XQL construct is used to join Active Directory event datasets based on a common security identifier (SID)?

A.Using the 'wildfire_match' operator
B.Using the 'isolate' command
C.Using the 'parse_kv' modifier exclusively without datasets
D.Using the 'join' command matching on the user SID or account name across datasets
AnswerD

The XQL 'join' command correlates events from disparate log streams using common identifiers like SID.

Why this answer

XQL supports the 'join' command to combine results from multiple datasets (such as account creation events and group modification events) based on a shared key like user SID or account name.

78
Multi-Selecteasy

Which TWO actions can an analyst take when closing an incident in Cortex XDR? (Choose two)

Select 2 answers
A.Conduct an employee annual performance review meeting
B.Order replacement laptops for all company employees
C.Add resolution notes detailing remediation steps taken
D.Assign a resolution status (e.g., Resolved - True Positive, Resolved - False Positive)
E.Initiate a physical factory reset of the datacenter cooling system
AnswersC, D

Notes provide historical context and documentation for future audits.

Why this answer

Incidents can be closed with specific resolution statuses and closing notes to document the outcome.

79
MCQeasy

What is the primary function of the Cortex XDR Content Updates delivered automatically to endpoints?

A.To upgrade the core operating system of the host endpoint
B.To update detection rules, behavioral heuristics, and malware signatures on the agent
C.To upgrade the Broker VM hypervisor kernel version
D.To renew the TLS certificates of the Palo Alto Networks support portal
AnswerB

Content updates provide new detection capabilities and rules to the agent.

Why this answer

Content updates deliver updated detection rules, behavioral signatures, and policy adjustments to the endpoint agent without requiring a full software upgrade.

80
Multi-Selecthard

An analyst wants to create a robust incident response workflow in Cortex XDR that incorporates both manual analyst review and automated remediation. Which THREE capabilities support this integrated approach? (Choose three)

Select 3 answers
A.Incident Queue and manual triage tools for analyst review
B.Automated physical destruction of endpoint motherboard circuits
C.Manual replacement of physical office windows
D.Exceptions management for tuning and suppressing verified false positives
E.Response Playbooks for automated containment and artifact collection
AnswersA, D, E

Analyst review tools enable human-in-the-loop validation and investigation.

Why this answer

Integrated workflows utilize incident management queues, automated response playbooks, and granular exception tuning.

81
Multi-Selecthard

An administrator is designing a disaster recovery and high availability strategy for Broker VM deployments in a large enterprise. Which THREE practices ensure high availability and resilience for Broker VM services?

Select 3 answers
A.Continuously monitoring Broker VM health, connectivity status, and app status in the Cortex XDR console
B.Leveraging hypervisor-level high availability (such as VMware vSphere HA) for the Broker VM virtual machines
C.Deploying multiple Broker VM instances in an active-active or active-passive configuration across different hypervisor hosts
D.Connecting the Broker VM virtual disks to a local USB thumb drive for manual failover
E.Running the Broker VM software directly inside a web browser tab
AnswersA, B, C

Proactive monitoring ensures administrators catch appliance issues early.

Why this answer

High availability for Broker VMs is achieved by deploying multiple instances, leveraging hypervisor HA, and monitoring health status.

82
Multi-Selectmedium

Which TWO attributes are typically displayed by default or through featured fields in the Cortex XDR Incident View grid? (Choose two)

Select 2 answers
A.Incident Severity and Score
B.Syslog server destination IP ports
C.Incident ID and Name
D.Data stitching algorithm version numbers
E.Agent collector installation binaries
AnswersA, C

Severity and score are core attributes displayed for triage.

Why this answer

The Incident View grid displays essential incident metadata such as Incident Name/ID, Severity, Status, Score, and custom featured fields.

83
Multi-Selecthard

An analyst is performing advanced threat hunting in Cortex XDR using XQL. Which THREE clauses or functions are commonly used when constructing analytical queries for evidence review? (Choose three)

Select 3 answers
A.fields command to select and display specific attributes or columns
B.reboot operating system kernel function
C.filter command to narrow down results based on specific criteria
D.format hard drive command to wipe the query storage engine
E.dataset command to specify the telemetry table (e.g., dataset = xdr_data)
AnswersA, C, E

The fields command projects specific columns of interest in the output table.

Why this answer

XQL queries utilize clauses like dataset filtering, field projection (fields), and aggregation (alt / dedup / count) to analyze telemetry.

84
MCQhard

An analyst wants to prevent Cortex XDR from generating alerts on a specific signature-based detection (such as a known vulnerability scanner tool) across a specific endpoint group. Where should this exclusion be created?

A.In the individual user's operating system environment variables
B.By modifying the BIOS firmware on the endpoint group
C.Exceptions settings page, scoping the rule to the target endpoint group
D.Through the global firewall packet filter configuration
AnswerC

Scoping exceptions to specific groups ensures targeted suppression without disabling protections globally.

Why this answer

Exceptions in Cortex XDR can be scoped to specific agent groups and detection types via the Exceptions management interface.

85
Multi-Selecteasy

Which TWO data sources can Cortex XDR leverage to build comprehensive user identity behavior profiles for ITDR? (Choose two)

Select 2 answers
A.Cloud Identity Provider authentication logs (e.g., Azure AD, Okta)
B.Local printer configuration files
C.DHCP lease allocation tables
D.Active Directory security event logs
E.BIOS firmware version logs
AnswersA, D

Cloud IdP logs provide sign-in telemetry, SaaS access, and cloud-based authentication behavior.

Why this answer

Cortex XDR ITDR ingests telemetry from both on-premises Active Directory event logs and cloud Identity Providers (such as Azure AD/Entra ID or Okta) to establish complete user baselines.

86
MCQmedium

When sizing a Broker VM instance for an environment collecting high-volume syslog and Active Directory logs, which hardware resource is most critical to scale appropriately?

A.Fibre Channel HBA connected to an enterprise SAN storage array
B.Dedicated high-end NVIDIA GPU for deep learning processing
C.Dual 10Gbps SFP+ physical network interface cards passed through directly
D.Sufficient vCPU and RAM allocation per published system requirements
AnswerD

Broker VM performance depends heavily on allocated vCPU and RAM to handle ingestion queues.

Why this answer

Log collection and parsing require adequate RAM and CPU to process high throughput before forwarding to the Cortex Data Lake.

87
MCQhard

An 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?

A.Response Playbooks -> Playbook Designer
B.Agent Settings -> Granular Control
C.Security Information and Event Management (SIEM) forwarder
D.Data Collection rules
AnswerA

Response Playbooks allow the definition of automated workflows and script executions triggered by alert criteria.

Why this answer

Automated response actions linked to specific alerts and incident triggers are managed via Response Playbooks within Cortex XDR or integrated Cortex XSOAR.

88
MCQmedium

An organization requires that specific custom threat intelligence tags appear as primary columns in the Incident View. How can an administrator achieve this?

A.Create a data stitching rule for threat intelligence
B.Set up an alert exclusion exception
C.Configure featured fields to include the custom threat intelligence tags
D.Adjust the incident scoring profile weights
AnswerC

Adding fields to the featured fields configuration displays them as dedicated columns.

Why this answer

Featured fields allow administrators to select custom fields and tags to be displayed as columns in the Incident View.

89
MCQhard

An analyst writes an XQL query to investigate lateral movement. Which dataset table in Cortex XDR contains comprehensive network connection telemetry across endpoints?

A.user_identity_mapping
B.cloud_storage_bucket_policy
C.agent_upgrade_history
D.network_event (or xdr_data filtering network events)
AnswerD

Network event telemetry tables record inbound and outbound connections made by processes on endpoints.

Why this answer

The xdr_data table or network_event dataset tables in Cortex XDR store parsed network session and connection telemetry.

90
MCQhard

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?

A.Broker VM App Domains
B.Tenant Management and Endpoint Groups with RBAC scoping
C.Global Protect Gateway Zones
D.Virtual Router Contexts within the Agent Core
AnswerB

Cortex XDR uses Tenant Management, Endpoint Groups, and RBAC scoping to isolate visibility and control.

Why this answer

Multi-tenancy and role-based access control (RBAC) along with Endpoint Groups allow administrative segregation within a single tenant or via multi-tenant architecture.

91
Multi-Selectmedium

An analyst discovers that a malicious payload communicated with an external Command and Control (C2) server. Which TWO evidence sources should the analyst review to identify the C2 communication details? (Choose two)

Select 2 answers
A.Local office printer toner cartridge status
B.Employee parking permit registration forms
C.Network connection event logs (Destination IP, port, and connection duration)
D.Corporate conference room booking calendars
E.DNS query logs showing domain names resolved by the endpoint
AnswersC, E

Network event logs record outbound connection destinations and ports used for C2.

Why this answer

C2 communications are investigated using network connection telemetry and DNS request history logs.

92
MCQeasy

What is the primary benefit of using Cortex XDR's identity correlation engine when triaging incidents?

A.It generates recurring compliance PDF reports for PCI-DSS audit filing
B.It replaces the need for Active Directory Group Policies
C.It automatically formats hard drives of compromised endpoints
D.It correlates alerts across endpoints, network, and identity to provide a complete picture of an attack campaign targeting a user
AnswerD

The core strength of XDR correlation is unifying telemetry vectors (endpoint, network, identity) into a single incident view.

Why this answer

Correlation links disparate alerts across endpoints, networks, and identity sources into a single coherent incident, reducing alert fatigue.

93
Multi-Selecteasy

Which TWO details does the Cortex XDR Incident Graph display during evidence review? (Choose two)

Select 2 answers
A.Key attack entities such as suspicious files, IP addresses, and user accounts
B.Corporate parking lot lighting schedules
C.Relationships between alerts, endpoints, and malicious artifacts
D.Office desk chair ergonomic adjustment instructions
E.Breakroom microwave operational wattage ratings
AnswersA, C

Nodes in the graph represent distinct entities like IPs, users, and hashes.

Why this answer

The Incident Graph visually maps relationships between alerts, endpoints, users, and files involved in an incident.

94
Multi-Selecthard

What THREE criteria are evaluated by Cortex XDR when determining whether incoming raw alerts should be grouped into an existing incident or spawn a new one? (Choose three)

Select 3 answers
A.Common affected entities such as hostnames or user accounts
B.Whether the previous alerts were starred by an analyst
C.Shared indicators of compromise (hashes, IPs, domains)
D.The presence of custom featured fields in the table view
E.Temporal proximity and correlation time windows
AnswersA, C, E

Activity tied to the same host or user within a timeframe is consolidated.

Why this answer

Alert grouping is determined by shared indicators of compromise (IOCs), common affected entities (hosts/users), and temporal proximity.

95
MCQeasy

An analyst needs to change the status of an incident from 'Under Investigation' to 'Resolved' after completing remediation. Which section of the Incident View allows updating the incident status?

A.BIOC rule creation dialog
B.Incident Header / Status field
C.WildFire file submission form
D.Agent upgrade wizard
AnswerB

The incident status field in the header allows analysts to update the lifecycle state of the incident.

Why this answer

Incident metadata such as status, assignment, and severity can be updated directly from the Incident header or details pane.

96
Multi-Selecteasy

Which TWO methods can an administrator use to ingest Active Directory logs into Cortex XDR?

Select 2 answers
A.Configuring forwarding of Windows Security Event logs via agent or syslog to Cortex XDR
B.Deploying a Cortex XDR Broker VM configured to collect logs from Domain Controllers
C.Printing logs to paper and scanning them via OCR
D.Connecting a USB flash drive directly to the Cortex XDR cloud tenant
E.Sending logs via consumer email attachments to support@paloaltonetworks.com
AnswersA, B

Windows event log forwarding directly feeds AD telemetry into the platform.

Why this answer

Cortex XDR ingests AD logs primarily through the Cortex XDR Broker VM collecting Syslog/WMI or via direct integrations/agent log forwarding.

97
Multi-Selectmedium

Which TWO forensic logs or artifacts are most valuable when investigating a suspected ransomware attack on an endpoint? (Choose two)

Select 2 answers
A.File system activity logs showing rapid mass file modifications or extensions
B.Visitor badge sign-in sheets
C.Cafeteria menu rotation schedules
D.Office desk assignment floor plans
E.Process execution logs revealing attempts to delete Volume Shadow Copies (e.g., vssadmin delete shadows)
AnswersA, E

Mass file encryption typically results in high-volume file modification and extension renaming events.

Why this answer

Ransomware investigations rely heavily on file activity logs (mass modifications/renaming) and volume shadow copy deletion logs.

98
MCQhard

An administrator is setting up syslog log collection on a Broker VM. By default, which UDP and TCP port does the Broker VM Syslog collector listen on for incoming syslog messages from network devices?

A.TCP/UDP port 514
B.TCP port 636 for secure LDAP syslog
C.UDP port 123 for Network Time Protocol
D.TCP port 8080 for HTTP forwarding
AnswerA

Standard syslog traffic uses port 514 by default.

Why this answer

By default, standard syslog collection listens on TCP/UDP port 514, though configurable in the Broker VM app settings.

99
MCQhard

An organization experiences a false positive alert caused by a legitimate administrative script executed via PowerShell. The analyst wants to create an exception that applies specifically to this script's command-line arguments without whitelisting PowerShell entirely. What type of exception should be configured?

A.Agent removal exception
B.Global file hash exception
C.Network connection exclusion
D.Command-line profile exception
AnswerD

Command-line exceptions allow granular tuning by evaluating the exact parameters passed to the utility.

Why this answer

Command-line argument exceptions allow administrators to filter out specific benign invocations of legitimate administrative tools like PowerShell while retaining full detection coverage.

100
Multi-Selectmedium

Which THREE features of Cortex XDR assist an analyst in conducting a deep-dive forensic investigation into an identity-based alert?

Select 3 answers
A.Automated disk defragmentation utility
B.User View providing identity risk scores and associated device history
C.XQL Search for running granular queries across raw and normalized datasets
D.Cortex XDR Storyline for visualizing process and event relationships
E.Printer queue status monitor
AnswersB, C, D

User View consolidates identity attributes and risk indicators for forensic analysis.

Why this answer

Storyline, XQL search, and the User View are essential tools for deep-dive forensic investigations in Cortex XDR.

101
MCQmedium

An administrator is configuring a Proxy setting for Cortex XDR agents deployed in a segmented network zone that requires all HTTP/HTTPS traffic to traverse an explicit web proxy. Where is the proxy configuration defined for the Cortex XDR agent?

A.On the local Broker VM CLI configuration menu
B.Via the Palo Alto Networks Firewall URL Filtering profile
C.Directly inside the Windows registry under HKLM\Software\Cyvera\Proxy
D.In the Agent Settings profile within the Cortex XDR management console
AnswerD

Agent proxy settings are pushed centrally via the Agent Settings profile.

Why this answer

Proxy settings for Cortex XDR agents are configured within the Agent Settings profile in the Cortex XDR management console.

102
MCQeasy

An analyst needs to verify whether Active Directory audit policies are correctly configured to supply Cortex XDR with the necessary event logs for Identity Threat Detection and Response. Which Windows Event ID range contains the core authentication and credential validation events required by Cortex XDR ITDR?

A.Event IDs 1100 through 1108 (Event Log Service operational logs)
B.Event IDs 1000 through 1005 (Application Error logs)
C.Event IDs 4600 through 4799 (Windows Security Audit logs)
D.Event IDs 7000 through 7045 (Service Control Manager logs)
AnswerC

Security Audit logs within this range capture logon, account access, and authentication attempts.

Why this answer

Windows Security Event IDs in the 4600-4799 range cover critical authentication events such as logon successes/failures, Kerberos ticket requests, and account modifications.

103
MCQhard

An administrator configures a custom data stitching rule to correlate custom application logs with endpoint events. After deployment, no new incidents are formed from these logs. What is the most critical factor to verify when troubleshooting custom stitching rules?

A.That featured fields are enabled for the custom schema
B.That the incident score is locked at maximum
C.That all incoming custom logs are starred by default
D.That the custom log fields correctly map to shared schema identifiers like user or IP
AnswerD

Stitching fails if schema keys do not align between custom logs and standard telemetry.

Why this answer

Custom data stitching rules require exact field matching (such as matching keys, timestamps, and identifiers) between the custom log schema and the XDR schema.

104
MCQhard

An analyst is investigating a suspected pass-the-ticket attack where an attacker injects a stolen Kerberos ticket into memory. Which endpoint telemetry data collected by the Cortex XDR Agent helps identify abnormal process behavior related to ticket injection tools (such as Mimikatz 'kerberos::ptt')

A.SMTP mail delivery status reports
B.Endpoint process behavior telemetry capturing handle creation and memory allocation anomalies targeting lsass.exe or LSA services
C.HTTP proxy CONNECT request headers
D.Cloud storage bucket access logs
AnswerB

Ticket injection requires interacting with Local Security Authority (LSA) processes, which is captured by endpoint behavior telemetry.

Why this answer

Process memory inspection and behavioral monitoring via BIOCs/Cortex XDR agent detect API calls and handle manipulations associated with ticket injection into LSASS or other processes.

105
MCQmedium

An analyst is investigating a suspicious user account that accessed sensitive internal shares outside of normal business hours. Which Cortex XDR feature enables the analyst to review all actions taken by this user across endpoints and cloud services in a chronological timeline?

A.The Incident Storyline and User Timeline view
B.The Static File Analysis Report
C.The Network Packet Capture Utility
D.The Host Isolation Status page
AnswerA

Storyline and User Timelines visually reconstruct the sequence of events across endpoints, network, and identity sources.

Why this answer

The Cortex XDR Incident View and User Timeline provide a chronological sequence of events and alerts associated with a specific user entity.

106
MCQmedium

An enterprise ingests telemetry from both Cortex XDR agents and third-party firewall logs. What mechanism allows Cortex XDR to combine these disparate data sources into a unified incident view representing a single attack vector?

A.Cross-data-source data stitching
B.Automated alert starring
C.Incident score weighting tables
D.Featured fields column mapping
AnswerA

Cortex XDR stitches logs from endpoints and networks to form comprehensive incidents.

Why this answer

Data stitching correlates logs from endpoints, networks, and cloud sources using common identifiers like IP addresses, usernames, and timestamps into a cohesive incident.

107
MCQeasy

Which log source is essential for Cortex XDR to track successful and failed interactive logon events on Windows workstations for ITDR analysis?

A.System event logs for printer spooler errors
B.Antivirus definition update logs
C.IIS web server access logs
D.Windows Security Event logs (Event IDs 4624 and 4625)
AnswerD

Event ID 4624 (successful logon) and 4625 (failed logon) are the core Windows logs for tracking workstation authentication.

Why this answer

Windows Security Event logs, specifically Event IDs related to logon/logoff (such as 4624 and 4625), are fundamental for tracking Windows authentication.

108
MCQhard

During an investigation, an analyst discovers that a raw alert was generated by a legitimate software update tool. To prevent this specific alert from triggering future incidents across all endpoints, how should the analyst proceed within the lifecycle management framework?

A.Modify the data stitching window to ignore update hours
B.Decrease the global incident scoring threshold
C.Create an alert exclusion based on the tool's file hash or digital signature
D.Star the alert and change its status to resolved
AnswerC

Exclusion rules suppress matching raw alerts from generating incidents.

Why this answer

Creating an alert exception or exclusion based on file hash, path, or digital signature prevents future raw alerts and subsequent incident creation.

109
Multi-Selectmedium

When planning a Cortex XDR deployment, an administrator must select the appropriate deployment method for endpoints. Which TWO methods are officially supported for mass-deploying the Cortex XDR agent across a Windows enterprise domain?

Select 2 answers
A.Sending the installer executable as an email attachment to all employees with instructions to self-install
B.Manually walking to every workstation with a USB flash drive to execute the GUI installer interactively
C.Broadcasting the installer binary over unauthenticated public FTP servers
D.Microsoft Endpoint Configuration Manager (SCCM) or Microsoft Intune using the .msi package
E.Active Directory Group Policy Object (GPO) Software Installation
AnswersD, E

SCCM and Intune are standard enterprise tools for deploying MSI packages.

Why this answer

Mass deployment on Windows is typically achieved using Endpoint Management tools like SCCM/Intune or Active Directory GPO.

110
MCQmedium

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?

A.Docker Engine on Bare Metal Linux
B.Microsoft Hyper-V Generation 1 only
C.Citrix Hypervisor XenServer v6.5
D.VMware ESXi
AnswerD

VMware ESXi is fully supported for running the Broker VM OVA image.

Why this answer

Palo Alto Networks provides the Broker VM as an OVF/OVA template supported on VMware ESXi as well as KVM, AWS, and Azure.

111
MCQmedium

An analyst determines that a malicious file was executed on multiple endpoints within the environment. Using the Cortex XDR Query Builder (XQL Search), how can the analyst quickly locate all other instances of this specific file across the organization?

A.Run an XQL Search querying the dataset for the specific file_sha256 value.
B.Review the Global Protect gateway traffic logs for file downloads.
C.Create a new BIOC rule and wait for the file to be executed again.
D.Export the Windows Event logs from a single machine and compare manually.
AnswerA

Querying xdr_data for the file hash is the standard threat-hunting method to scope file prevalence.

Why this answer

XQL Search allows analysts to query dataset tables such as xdr_data using the file_sha256 field to hunt for presence across all onboarded endpoints.

112
Multi-Selecthard

An administrator is troubleshooting a Broker VM that fails to connect to the Cortex XDR cloud management console after deployment. Which THREE potential causes should be investigated?

Select 3 answers
A.Incorrect fiber channel zoning on the enterprise SAN switch
B.An expired or incorrect registration token used during the initial setup wizard
C.DNS resolution failure preventing the Broker VM from resolving the tenant URL
D.Firewall blocking outbound HTTPS traffic on TCP port 443 from the Broker VM IP address
E.Insufficient physical RAM installed on the host laptop running Windows 11
AnswersB, C, D

Registration tokens are time-sensitive and unique; invalid tokens prevent pairing.

Why this answer

Broker VM connection failures are commonly caused by DNS resolution issues, firewall blocks on TCP 443, or incorrect/expired registration tokens.

113
Multi-Selectmedium

When planning Cortex XDR agent deployments across heterogeneous operating systems, which TWO operating systems are officially supported by Palo Alto Networks for agent installation?

Select 2 answers
A.Apple macOS (supported modern versions with System Extensions)
B.Atari TOS v4.04
C.Commodore AmigaOS 3.1
D.Microsoft Windows (Windows 10, Windows 11, and supported Server editions)
E.MS-DOS 6.22 operating system
AnswersA, D

macOS endpoints are fully supported by Cortex XDR agents.

Why this answer

Cortex XDR supports multiple operating systems including Windows, macOS, and various Linux distributions.

114
MCQeasy

An analyst is investigating a compromised user account in Cortex XDR and wants to review identity-based alerts generated by Active Directory monitoring. Which specific view in the Cortex XDR management console provides a consolidated timeline of identity events and authentication anomalies for a specific user?

A.The User View in the Incident or Audit logs
B.The Device Management inventory tab
C.The Correlation Rules editor
D.The Host Details page under Endpoint Protection
AnswerA

The User View provides comprehensive details regarding specific user behavior and identity events.

Why this answer

The User View in Cortex XDR consolidates identity-related telemetry, user risk scoring, and activity timelines across connected identity sources like Active Directory and Okta.

115
Multi-Selecthard

An administrator needs to configure automated incident response actions in Cortex XDR. Which THREE components are critical for building a successful automated response workflow? (Choose three)

Select 3 answers
A.Corporate cafeteria catering menu pricing sheets
B.Physical server room air conditioning coolant levels
C.Playbook actions and logic steps (such as quarantine or enrichment)
D.Integration configurations (connecting Cortex XDR with XSOAR or other tools)
E.Trigger conditions (such as incident severity or specific alert types)
AnswersC, D, E

Actions define what tasks the automation performs when triggered.

Why this answer

Automated response workflows require triggers (alerts/incidents), playbook logic/steps, and integration targets or response actions.

116
Multi-Selecthard

An analyst is configuring a Response Playbook in Cortex XDR to handle automated containment. Which THREE actions can be automated within the playbook workflow? (Choose three)

Select 3 answers
A.Quarantine File
B.Isolate Endpoint
C.Physically replace damaged endpoint motherboard hardware
D.Collect forensic investigation package from the host
E.Update the corporate website DNS homepage banner
AnswersA, B, D

Playbooks can automatically quarantine malicious files identified across endpoints.

Why this answer

Playbooks support automated containment and investigative tasks such as endpoint isolation, file quarantine, and artifact gathering.

117
MCQmedium

An enterprise wants to ensure that all incidents with a score above 80 are automatically escalated and assigned to a Tier-3 incident response queue. Where should an administrator configure this routing logic?

A.Data stitching parameter settings
B.Featured fields display configuration
C.Incident assignment and automation rules
D.Alert starring policies
AnswerC

Automation rules can evaluate incident scores and automatically assign or escalate them.

Why this answer

Automation and response rules in Cortex XDR (such as BIOC/XQL-based automation or incident assignment rules) allow routing based on score thresholds.

118
MCQhard

An administrator wants to configure automated response actions for high-severity ITDR alerts indicating active credential compromise. Which Cortex XDR feature allows automated actions such as disabling the compromised user account in Active Directory?

A.Response Actions and Playbooks integrated via Cortex XSOAR or native Cortex XDR automation profiles
B.Local Windows Group Policy Editor
C.Agent Content Update schedules
D.Firewall Zone Protection Profiles
AnswerA

Automated remediation for ITDR is executed via playbooks or native response actions that interface with Active Directory.

Why this answer

Cortex XDR incident response and remediation can be automated using Cortex XSOAR integration playbooks or native Cortex XDR response actions triggered by Profile rules.

119
MCQmedium

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?

A.Featured fields display mapper
B.Data stitching engine properties
C.Incident View scoring configuration and severity weights
D.Raw alert priority override settings
AnswerC

Severity weights and scoring rules allow tuning of how asset criticality impacts final scores.

Why this answer

Incident scoring can be customized using scoring rules or profiles that factor in asset criticality to ensure high-value assets elevate incident severity appropriately.

120
MCQeasy

When planning a Cortex XDR deployment, what is the primary function of the Cortex XDR server component within the cloud architecture?

A.To replace the Panorama management server for firewall policy enforcement
B.To locally store raw endpoint memory dumps indefinitely without cloud transmission
C.To act as the centralized management console, analytics engine, and data lake for security events
D.To execute automated sandbox detonation for all enterprise email traffic
AnswerC

The Cortex XDR cloud service acts as the central management plane, analytics engine, and scalable data lake.

Why this answer

The Cortex XDR cloud backend hosts the analysis engine, data lake, and management console for threat investigation and policy configuration.

121
MCQeasy

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?

A.Panther Agent Gateway
B.Cortex XDR Broker VM
C.Cortex XDR Agent Collector Service
D.Panorama Log Forwarding App
AnswerB

The Broker VM is specifically designed to handle off-network agent communications and log forwarding.

Why this answer

The Broker VM serves as a local aggregator and proxy for Cortex XDR agents that are off-network, enabling secure communication with the Cortex XDR management console.

122
Multi-Selectmedium

Which TWO actions can an analyst perform to manage and highlight specific findings during an incident investigation in Cortex XDR? (Choose two)

Select 2 answers
A.Modify the data stitching window for the alert
B.Star individual alerts within the incident details pane
C.Create a new featured field column for every raw alert
D.Star the overall incident in the Incident View
E.Delete raw alerts to recalculate the incident score
AnswersB, D

Starring alerts helps bookmark critical evidence for tracking and collaboration.

Why this answer

Analysts can star individual alerts within an incident and star the overall incident to highlight and track them effectively.

123
MCQeasy

Where can an administrator view the overall identity risk posture score across all users within the Cortex XDR management console?

A.License Management > Subscriptions
B.Dashboards and the User Risk view within the Cortex XDR console
C.Reports > Audit Trail
D.Settings > Configurations > Agents
AnswerB

The User Risk view and dedicated dashboards provide centralized visibility into user risk scoring.

Why this answer

The Cortex XDR dashboard and specific Identity/User risk widgets display the aggregated risk posture scores of monitored users.

124
MCQeasy

An analyst is investigating an incident and wants to export the full incident report and associated artifact list for compliance reporting. Which option should the analyst select in Cortex XDR?

A.Export Incident report
B.Format hard drive
C.Reboot endpoint agent
D.Purge telemetry database
AnswerA

Exporting the incident generates a structured report containing the details required for compliance and record-keeping.

Why this answer

The export incident functionality allows security analysts to download comprehensive reports containing alerts, artifacts, and investigation notes.

125
MCQmedium

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?

A.Disable User
B.Isolate Endpoint
C.Kill Process Tree
D.Quarantine File
AnswerB

Isolate Endpoint cuts off network traffic to and from the host, preventing lateral movement, while preserving the management channel for remediation.

Why this answer

Isolate Endpoint allows an administrator to sever the network connection of a compromised host while retaining Cortex XDR agent communication and administrative troubleshooting access.

126
Multi-Selectmedium

Which THREE key components or features in Cortex XDR contribute directly to identifying and investigating compromised user credentials?

Select 3 answers
A.Alert Grouping and Correlation engine
B.User Behavior Analytics (UBA) engine
C.User Timeline and Incident View
D.Hardware Asset Warranty Tracker
E.Network QoS Bandwidth Profiler
AnswersA, B, C

Correlation links multiple identity alerts into a single actionable incident.

Why this answer

User Behavior Analytics (UBA), Incident View/User Timeline, and BIOC/Analytics alert correlation are core components for investigating compromised credentials.

127
MCQhard

An ITDR rule in Cortex XDR triggers due to impossible travel detected for a user account. Upon investigation, the analyst discovers the source IP belongs to a corporate VPN egress node. How should the analyst prevent future false positives for this known infrastructure?

A.Modify the Windows Registry on the user's workstation to disable IPv6
B.Disable all behavioral analytics globally
C.Add the corporate VPN egress IP ranges to the known corporate network or location exclusions list in Cortex XDR settings
D.Uninstall the Cortex XDR agent from all Domain Controllers
AnswerC

Excluding trusted corporate infrastructure IP ranges prevents analytics engines from flagging legitimate traffic as impossible travel.

Why this answer

False positives caused by known corporate VPN exit nodes or proxy servers can be mitigated by configuring IP exclusions or tuning threat intelligence/behavioral analytics settings within Cortex XDR.

128
MCQhard

A security engineer notices that raw alerts from a third-party firewall are successfully ingested into Cortex XDR but fail to correlate into existing endpoint incidents. Upon inspection, it is discovered that the firewall logs lack internal NAT translation details. How does this impact the raw-alert-to-incident lifecycle?

A.It forces the incident score to default to maximum
B.It causes all firewall alerts to be automatically starred
C.It triggers featured fields to hide the firewall data source
D.It breaks data stitching because internal and external IP mappings cannot be reconciled
AnswerD

Without accurate IP correlation data, the stitching engine cannot link network events to endpoint agents.

Why this answer

Data stitching relies heavily on accurate IP addresses, ports, and timestamps. Missing NAT information breaks the link between internal endpoints and external network traffic, preventing correlation.

129
MCQeasy

An analyst needs to customize the Incident View columns to display specific custom IOC tags prominently next to the incident name. Which configuration area in Cortex XDR supports this?

A.Featured fields customization
B.Alert exclusion rules
C.Data stitching parameters
D.Incident scoring profile
AnswerA

Featured fields define columns and highlighted metadata in the Incident and Alert tables.

Why this answer

Featured fields allow administrators to customize which fields are prominently displayed within the Incident View and Alert View grids.

130
Multi-Selectmedium

When an endpoint is isolated during an incident response action in Cortex XDR, which TWO types of network traffic are generally permitted to ensure continued management and minimal disruption? (Choose two)

Select 2 answers
A.Unrestricted peer-to-peer torrent file sharing traffic
B.Communication channel between the Cortex XDR agent and the management server
C.Personal social media video streaming broadcasts
D.Traffic to defined exceptions or management infrastructure (such as DNS/Active Directory if configured)
E.Public online gaming multiplayer connections
AnswersB, D

The management channel must remain open so administrators can control and un-isolate the agent.

Why this answer

Endpoint isolation blocks general network traffic while permitting communication with the Cortex XDR server and essential domain services if configured.

131
Multi-Selectmedium

During incident investigation, an analyst identifies an unauthorized script executed via WMI (Windows Management Instrumentation). Which TWO telemetry artifacts should the analyst examine to trace the activity? (Choose two)

Select 2 answers
A.Bluetooth peripheral pairing histories
B.Process execution telemetry showing WmiPrvSE.exe spawning child processes
C.Local monitor color calibration profiles
D.Desktop wallpaper image file paths
E.WMI event subscription and consumer logs
AnswersB, E

WmiPrvSE.exe spawning unusual child processes indicates WMI-based execution.

Why this answer

WMI activity generates specific process execution and WMI event consumer telemetry logs.

132
MCQhard

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?

A.Immediately upon correlation and grouping by the Incident Engine
B.Only after an analyst manually assigns a severity score
C.Once featured fields are populated for the data source
D.When the alert is starred by a tier-2 analyst
AnswerA

The Incident Engine processes raw alerts, stitches them, and assigns them to an incident.

Why this answer

When a raw alert triggers, Cortex XDR evaluates it against existing open incidents or creates a new incident based on correlation and stitching logic, moving it into the Incident View.

133
Multi-Selectmedium

When investigating an endpoint compromise, an analyst suspects DLL sideloading was used to execute malicious code. Which TWO telemetry indicators should the analyst examine? (Choose two)

Select 2 answers
A.File path analysis verifying whether the DLL resides in the application directory rather than System32
B.Company cafeteria seating arrangement charts
C.DLL load events showing unsigned or unexpected DLLs loaded into legitimate processes
D.Corporate gym equipment maintenance logs
E.Office parking garage barrier arm position logs
AnswersA, C

Checking load paths reveals if the application loaded a rogue DLL locally before looking in system directories.

Why this answer

DLL sideloading investigations involve reviewing DLL load events and checking file paths and digital signatures of loaded binaries.

134
Multi-Selecthard

When managing the alert lifecycle in Cortex XDR, analysts can perform various triage and prioritization tasks. Which THREE features or options are available to analysts when managing active incidents and alerts? (Choose three)

Select 3 answers
A.Directly modifying the core machine learning algorithm weights of the Global Protect cloud service.
B.Updating the incident status (e.g., New, Under Investigation, Resolved).
C.Assigning incidents to specific analysts or user groups for investigation.
D.Starring alerts or incidents to flag them for priority attention or shift handover.
E.Writing raw kernel-level driver code to replace the endpoint prevention engine.
AnswersB, C, D

Analysts update incident statuses to track progress through the triage lifecycle.

Why this answer

Analysts can manage active incidents through assignment, starring, status updates, and severity adjustments.

135
Multi-Selecthard

During data stitching across endpoints and networks, what THREE core attributes does Cortex XDR typically leverage to correlate disparate logs into a single incident? (Choose three)

Select 3 answers
A.Timestamps and time correlation windows
B.Analyst star bookmarks
C.User identity and account names
D.IP addresses (source and destination)
E.Featured field column configurations
AnswersA, C, D

Events must fall within close temporal proximity to be stitched into the same incident.

Why this answer

Data stitching correlates multi-source logs using common identifiers such as internal/external IP addresses, user accounts, and precise timestamps.

136
MCQeasy

An analyst reviewing an incident sees an indicator labeled as an 'IP Connection'. What information does this artifact provide?

A.Software license expiration dates
B.Network connection details including source, destination, port, and protocol
C.Hardware temperature and fan speed metrics
D.Local user account password complexity settings
AnswerB

IP connection artifacts capture network session metadata for forensic review.

Why this answer

An IP connection artifact details network communication telemetry, including source IP, destination IP, port, and protocol used during the event.

137
Multi-Selecteasy

Which TWO actions can be performed directly from the Cortex XDR Incident Details page when reviewing evidence? (Choose two)

Select 2 answers
A.Order office catering supplies for the team meeting
B.Update incident status and assignment
C.Schedule routine commercial window washing
D.View alert timelines and associated artifacts
E.Calibrate the office thermostat temperature
AnswersB, D

Analysts can manage workflow metadata directly from the details page.

Why this answer

The Incident Details page allows analysts to view alert timelines, examine artifacts, and change incident status.

138
MCQhard

An administrator is planning an automated mass deployment of Cortex XDR agents using Microsoft Group Policy Objects (GPO). Which file format is required for GPO-based installations on Windows endpoints?

A..rpm Red Hat Package Manager file
B..msi Windows Installer package
C..exe self-extracting archive with embedded arguments
D..dmg disk image format
AnswerB

GPO deployments natively consume standard .msi installation packages.

Why this answer

Group Policy Software Installation (MSI) requires an .msi installation package.

139
MCQeasy

When sorting incidents in the Cortex XDR console to find the most severe threats first, which attribute is most commonly used?

A.Data stitching identifier
B.Featured field display order
C.Incident Score / Severity
D.Agent version number
AnswerC

Sorting by severity ensures high-risk incidents appear at the top of the queue.

Why this answer

The Incident Score (or severity) is the primary metric used to sort and prioritize incidents in the incident queue.

140
MCQeasy

What is the primary benefit of the raw-alert-to-incident lifecycle consolidation in Cortex XDR?

A.It automatically patches vulnerable operating systems on endpoints
B.It encrypts raw log data before sending it to syslog servers
C.It replaces the need for data collectors and endpoint agents
D.It reduces alert fatigue by grouping related alerts into a single cohesive incident
AnswerD

Consolidation prevents analysts from investigating hundreds of individual raw alerts separately.

Why this answer

Consolidating numerous raw alerts into structured incidents reduces alert fatigue by presenting correlated threats as single investigative units.

141
MCQeasy

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?

A.Windows XP Service Pack 3
B.Windows 2000 Server Advanced
C.Windows 7 Service Pack 1 / Windows 10 and Windows Server 2012
D.Windows Vista Enterprise
AnswerC

Cortex XDR supports modern Windows releases starting from Windows 7 SP1 and Windows Server 2012 (along with specific support extensions for older servers).

Why this answer

Cortex XDR supports modern Windows operating systems starting from Windows 7 SP1 / Windows 10 and Windows Server 2008 R2 / 2012 and above, with exact support matrices updated per release.

142
MCQmedium

While reviewing an incident involving suspicious lateral movement, an analyst notices that an adversary utilized compromised service account credentials. The analyst wants to use Cortex XDR response actions to immediately contain the threat without shutting down the entire domain controller. Which ITDR-related action can be executed directly from the Cortex XDR console for a compromised user account?

A.Revoke Kerberos TGT and purge DNS cache on the domain controller
B.Blacklist the user SID in the local Windows firewall
C.Disable User Account or Force Password Reset via Active Directory integration
D.Isolate Endpoint via the XDR network containment feature
AnswerC

Cortex XDR enables analysts to execute identity containment actions like disabling accounts or forcing password resets.

Why this answer

Cortex XDR supports user-level response actions, such as forcing a password reset or disabling the user account in Active Directory directly from the incident response interface.

143
MCQhard

An analyst is reviewing a raw alert that was generated by Cortex XDR analytics. The alert indicates suspicious behavior, but no incident was created. What is the most likely explanation?

A.Featured fields were disabled for the analytic detector
B.The raw alert did not meet the threshold for incident creation or was grouped into an existing incident
C.The alert was automatically starred, preventing incident promotion
D.Data stitching was turned off globally
AnswerB

Not every raw alert creates a new standalone incident; many are consolidated or filtered.

Why this answer

Analytics generate raw alerts, but an alert must meet specific correlation thresholds or aggregation criteria before an incident is spawned, or it may have been grouped into an existing incident.

144
MCQeasy

Which Cortex XDR license tier is required to ingest third-party logs (such as firewall, identity, and network logs) via the Broker VM Collector?

A.Cortex XDR Pro (Analytics or Per TB)
B.Cortex XDR Prevent (Base Edition)
C.Palo Alto Networks GlobalProtect Free Tier
D.WildFire Standalone API License
AnswerA

Cortex XDR Pro enables advanced analytics and third-party data ingestion via Broker VM.

Why this answer

Ingesting third-party logs for analytics requires the Cortex XDR Pro per TB or Pro per Endpoint license tier with data ingestion capabilities.

145
MCQhard

An administrator is configuring the Broker VM via the CLI configuration wizard and needs to establish secure connectivity back to the Cortex XDR tenant. Which outbound TCP port and protocol must be allowed through the enterprise firewall from the Broker VM to ensure successful registration and synchronization?

A.TCP port 22 for SSH tunnel maintenance
B.TCP port 389 and 636 for directory synchronization
C.TCP port 443 for HTTPS API and tenant communication
D.TCP port 6514 for secure syslog ingestion
AnswerC

Outbound TCP 443 is required for the Broker VM to reach the Cortex XDR cloud backend.

Why this answer

Broker VM requires outbound HTTPS access on port 443 to communicate with the Cortex XDR tenant cloud backend.

146
MCQhard

An administrator is deploying Cortex XDR agents in a Linux environment and needs to ensure that the agent does not interfere with a critical custom database application. Which feature should the administrator configure to exclude specific directories or processes from agent inspection?

A.Global Agent Profile Exclusions (Path, Process, and File Hash exclusions)
B.Broker VM Firewall Rules
C.Kernel Module Blacklisting via /etc/modprobe.d
D.Linux iptables PREROUTING chains
AnswerA

Exclusions are configured within the Agent Settings profile to prevent scanning interference.

Why this answer

Administrators configure Malware Scan Exclusions or Profile Exclusions in the Cortex XDR console to exempt specific paths or processes.

147
Multi-Selecteasy

Which TWO views in Cortex XDR are primarily used to monitor overall alert and incident status across the SOC? (Choose two)

Select 2 answers
A.Commercial shipping logistics tracking application
B.Local operating system task manager
C.Dashboards (providing high-level metrics and widget summaries)
D.Incident View / Incident Queue
E.Office water cooler maintenance portal
AnswersC, D

Dashboards summarize security posture, alert trends, and agent health.

Why this answer

SOC monitoring dashboards and incident queues provide visibility into enterprise security status.

148
MCQeasy

What is the primary purpose of the Cortex XDR agent installation token (or installation password)?

A.To license the endpoint for Palo Alto Networks Next-Generation Firewall features
B.To authenticate the agent against the local Active Directory domain controller
C.To encrypt all local agent SQLite databases at rest
D.To authenticate the agent installation and prevent unauthorized uninstallation or tampering
AnswerD

Installation passwords/tokens ensure only authorized administrators can install or uninstall the agent.

Why this answer

Installation tokens/passwords protect the agent from unauthorized removal, tampering, or uninstallation by local end-users.

149
MCQeasy

What is the primary purpose of starring an alert within an incident details pane?

A.To bookmark and highlight important alerts for tracking and collaboration
B.To permanently exclude the alert from future incident generation
C.To increase the incident severity score to critical
D.To automatically trigger containment actions on the endpoint
AnswerA

Starring tags specific alerts as important for the analyst and team members.

Why this answer

Starring alerts helps analysts highlight key findings or indicators of compromise for collaboration and quick reference during or after an investigation.

150
Multi-Selectmedium

Which THREE indicators collected by Cortex XDR endpoint agents are crucial for identifying post-exploitation credential harvesting activities on a host?

Select 3 answers
A.Changes to desktop background wallpaper settings
B.Unauthorized process memory access requests targeting lsass.exe
C.Access attempts against the Windows Registry Security (SAM) and SYSTEM hives
D.Execution of known credential dumping utility command-lines or renamed binaries
E.Default web browser cache clearing
AnswersB, C, D

Reading LSASS memory is the primary mechanism for tools like Mimikatz to extract plaintext credentials.

Why this answer

Credential harvesting leaves traces such as suspicious LSASS process access, memory dumping tool executions, and unexpected credential file access (e.g., SAM hive reads).

Page 1

Page 2 of 3

Page 3

All pages