Courseiva

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

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

Page 2

Page 3 of 3

151
MCQmedium

A security analyst wants to adjust how Cortex XDR calculates incident severity to ensure that incidents involving domain controllers receive higher priority scores. Where should the analyst configure custom weights or scoring logic for incidents?

A.Under Settings > Configurations > Incident View > Incident Scoring
B.Under Endpoint Security > Settings > Profiles > Malware > Severity Adjustment
C.Under Response > Action Center > Scoring Policy
D.Under Correlation Rules > Custom BIOC > Severity Tab
AnswerA

Incident scoring thresholds and weights are managed under the Incident Scoring configuration menu in Cortex XDR.

Why this answer

Incident severity and scoring rules can be customized in Cortex XDR under Incident View and Scoring settings to align with organizational risk appetite and asset criticality.

152
Multi-Selectmedium

Which TWO actions can an administrator take to tune incident scoring for high-value assets? (Choose two)

Select 2 answers
A.Enable automatic starring for all alerts on those assets
B.Adjust the global data stitching window
C.Create featured fields to display asset scores
D.Assign assets to high criticality groups
E.Configure scoring profiles to boost incident severity weights
AnswersD, E

Criticality groups categorize assets by importance for scoring purposes.

Why this answer

Administrators can adjust asset criticality groups and configure scoring profiles to ensure high-value assets receive appropriate severity weights.

153
Multi-Selectmedium

Which THREE actions can be taken directly or via orchestration within Cortex XDR when responding to an active identity-based attack?

Select 3 answers
A.Rebuilding the physical data center facility electrical grid
B.Isolating the compromised endpoint from the network
C.Disabling or forcing password resets for the compromised user account
D.Quarantining malicious credential-dumping tools found on endpoints
E.Upgrading the BIOS firmware on enterprise routers
AnswersB, C, D

Host isolation stops lateral movement from a compromised machine.

Why this answer

Response actions include isolating endpoints, disabling user accounts (via integration/playbooks), and quarantining files associated with credential dumping tools.

154
Multi-Selectmedium

Which TWO automated or manual response actions can be executed directly on an endpoint from the Cortex XDR Incident Response toolbox? (Choose two)

Select 2 answers
A.Upgrade BIOS firmware
B.Calibrate display resolution
C.Reimage Operating System kernel
D.Isolate Endpoint
E.Quarantine File
AnswersD, E

Isolate Endpoint is a core containment action available in the Cortex XDR response toolbox.

Why this answer

Cortex XDR provides direct endpoint response capabilities such as endpoint isolation and file quarantine.

155
Multi-Selecthard

When configuring exceptions in Cortex XDR to suppress false positives, which THREE parameters can typically be leveraged to define the exception scope? (Choose three)

Select 3 answers
A.File Path and Command-Line arguments
B.Local user keyboard layout language
C.Digital Signature / Certificate information
D.Endpoint CPU temperature threshold
E.File Hash (SHA-256)
AnswersA, C, E

Path and command-line parameters allow precise scoping for administrative scripts or tools.

Why this answer

Cortex XDR supports granular exception configuration using file hashes, digital signatures, and file paths or command-line arguments.

156
MCQhard

An analyst wants to ensure that any file evaluated with a specific SHA-256 hash is immediately blocked from execution across all endpoints managed by Cortex XDR, regardless of its WildFire verdict. Where should this hash be added?

A.Hash Blocklist in Cortex XDR
B.Network interface promiscuous mode toggle
C.Agent debug log level selector
D.Cortex XSOAR integration ticket template
AnswerA

Adding a hash to the Blocklist ensures prevention agents intercept and block execution regardless of dynamic analysis.

Why this answer

Blocking specific file hashes across all endpoints is accomplished by adding the hash to the Hash Blocklist under Response or Malware Protection settings.

157
MCQmedium

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.A pre-shared IPSec tunnel key configured on the perimeter firewall
B.A unique registration token generated within the Cortex XDR console under Settings > Configurations > Broker VM
C.An imported enterprise PKI root certificate bundle
D.An OAuth 2.0 client secret generated from the Palo Alto Networks Customer Support Portal
AnswerB

Administrators generate a Broker VM registration token directly in the Cortex XDR console UI.

Why this answer

Pairing a Broker VM requires generating a registration token in the Cortex XDR console and entering it into the Broker VM setup wizard.

158
Multi-Selecthard

When deploying and troubleshooting the integration between Cortex XDR and Active Directory for ITDR, which TWO steps or configurations are critical to ensure successful telemetry collection? (Choose two)

Select 2 answers
A.Modifying the local BIOS boot order on every user workstation
B.Configuring the Cortex XDR Broker VM to receive and parse syslog or Windows event streams from domain controllers
C.Enabling advanced auditing policies (such as logon/logoff and account management auditing) on Domain Controllers
D.Installing the full Cortex XDR Agent kernel driver directly on all DNS root servers
E.Disabling all firewall rules between endpoints and the Active Directory SYSVOL share
AnswersB, C

The Broker VM is essential for collecting and forwarding logs from on-premises AD infrastructure to the Cortex data lake.

Why this answer

Proper log forwarding via Broker VM/Collector and enabling precise Windows Security Audit policies on Domain Controllers are vital prerequisites for AD ITDR integration.

159
MCQmedium

An administrator wants to ensure that incidents generated by alerts involving domain controllers are always assigned a 'Critical' score. Which setting should be modified?

A.Alert starring default policy
B.Asset criticality groups and incident scoring rules
C.Data stitching time window
D.Featured fields display mapper
AnswerB

Scoring rules combined with asset groups ensure domain controllers receive elevated scores.

Why this answer

Scoring profiles or asset criticality rules allow administrators to assign specific score modifiers based on asset groups like domain controllers.

160
Multi-Selecthard

An administrator is configuring data stitching and alert correlation rules in Cortex XDR to improve incident prioritization. Which TWO actions are best practices to ensure high-fidelity alert grouping and accurate incident scoring? (Choose two)

Select 2 answers
A.Disable all default Cortex XDR analytics rules to prevent false correlation.
B.Set the incident close timeout to 1 minute to speed up alert processing.
C.Map critical assets with appropriate priority weights to influence incident scoring accurately.
D.Manually star every incoming alert to trigger the incident correlation engine.
E.Ensure consistent host and IP identification fields are correctly parsed during log ingestion for third-party sources.
AnswersC, E

Configuring asset criticality ensures high-value assets elevate incident severity scores correctly.

Why this answer

Effective incident grouping and scoring rely on accurate asset criticality definitions and proper log parsing mappings to enable the causality engine.

161
MCQeasy

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?

A.To verify the hardware specifications of the endpoint
B.To determine how the attacker established persistence on the system
C.To analyze the local user group membership policies
D.To inspect the network throughput limits of the adapter
AnswerB

Scheduled tasks are a primary Windows mechanism for maintaining persistence across reboots.

Why this answer

Attackers frequently use scheduled tasks for persistence, allowing malicious code or scripts to run automatically at specific times or system events.

162
Multi-Selecthard

An analyst is investigating an alert involving suspicious PowerShell execution. To thoroughly review the evidence, which THREE investigative steps should the analyst take within Cortex XDR? (Choose three)

Select 3 answers
A.Examine the exact command-line arguments passed to powershell.exe
B.Check the physical desk phone extension number of the user
C.Review the Causality Chain to identify which parent process spawned PowerShell
D.Verify the physical building entry badge reader logs
E.Inspect network connections initiated by the PowerShell process
AnswersA, C, E

Command lines often contain encoded scripts, downloaded payloads, or execution bypass flags.

Why this answer

PowerShell investigations require reviewing command-line arguments, parent process lineage, and spawned child processes or network connections.

163
MCQmedium

You are configuring integration between Cortex XDR and an external Identity Provider (IdP) to ingest user authentication logs for ITDR. Which component is primarily responsible for securely forwarding these IdP telemetry logs to the Cortex XDR data lake?

A.The Traps management service daemon
B.The WildFire cloud analysis cluster
C.The Cortex XDR Broker VM configured with the appropriate log forwarding profile
D.The Cortex XDR Agent installed on domain controllers
AnswerC

The Broker VM acts as a collection proxy for third-party log sources and IdP telemetry.

Why this answer

The Cortex XDR Collector or Broker VM is used to ingest syslog, HTTP event collector streams, or API-based logs from external IdPs into the Cortex data lake.

164
MCQmedium

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?

A.The Cortex XDR Network Traffic Analyzer
B.The Cortex XDR Broker VM configured with the User-ID integration
C.WildFire cloud analysis engine
D.The Cortex XSOAR Content Pack for Active Directory
AnswerB

Broker VM is used to poll Active Directory for user and group mapping data required by Cortex XDR.

Why this answer

The Cortex XDR Collector (or BIOC/agent mapping combined with Active Directory integration) requires the User-ID agent or Cortex XDR Agent visibility to sync identity metadata.

165
Multi-Selectmedium

An incident responder is investigating a complex incident in Cortex XDR and needs to examine the raw alert-to-incident lifecycle and data stitching relationships. Which THREE components or views in the Cortex XDR console should the responder utilize to thoroughly analyze this data? (Choose three)

Select 3 answers
A.The Causality View to inspect process execution chains and stitched telemetry.
B.The Incident Timeline to reconstruct the chronological sequence of events.
C.The Incident View Alerts tab to review individual contributing raw alerts.
D.The Agent Upgrade wizard to deploy new software versions.
E.The Firewall Rulebase Configuration page to modify packet filters.
AnswersA, B, C

The Causality View provides a graphical representation of process trees and stitched events related to the incident.

Why this answer

Responders use the Causality View, Alert Tab, and Incident Graph/Timeline to trace the raw-alert-to-incident lifecycle and data stitching.

166
Multi-Selectmedium

When responding to a malware alert, an analyst decides to quarantine the offending file. Which TWO outcomes occur when Cortex XDR performs a file quarantine? (Choose two)

Select 2 answers
A.All network routers in the enterprise data center are reset.
B.Running processes associated with the file are terminated.
C.The computer's power supply unit is permanently disabled.
D.The file is moved from its original location to a secure quarantine folder on the endpoint.
E.The endpoint operating system hard drive is physically wiped clean.
AnswersB, D

Quarantine action halts active execution of the file before securing it.

Why this answer

Quarantine terminates the running process instance (if applicable) and moves the file binary from its original path to a secure, encrypted quarantine location on the endpoint.

167
Multi-Selecteasy

Which TWO views or tabs in Cortex XDR provide insight into forensic artifacts collected from endpoints? (Choose two)

Select 2 answers
A.Incident Timeline / Causality view
B.Corporate gym membership roster
C.File Details / Forensic File Collection view
D.Cloud printer ink supply level gauge
E.Cafeteria food inventory management sheet
AnswersA, C

Timelines and causality views display forensic event sequences.

Why this answer

Forensic data and file details are accessible via the File Details view and forensic collection reports.

168
MCQeasy

An administrator is reviewing a newly generated incident in Cortex XDR and notices that multiple low-severity alerts from different endpoints have been grouped together. Which mechanism is primarily responsible for this automated grouping?

A.Syslog forwarding profile filters
B.Manual aggregation by the assigned security analyst
C.Cortex XDR correlation rules and analytics grouping
D.The endpoint agent local threshold configuration
AnswerC

The system uses advanced analytics and correlation logic to group related alerts into incidents.

Why this answer

Cortex XDR uses Analytics and Analytics Profiling, along with correlation rules, to automatically group related alerts into a single incident based on indicators of compromise and shared telemetry.

169
MCQmedium

An analyst is reviewing the Incidents page in Cortex XDR and wants to quickly highlight a critical ransomware incident so that the shift supervisor can review it immediately without changing its status. Which feature should the analyst use?

A.Severity override
B.Incident assignment
C.Alert starring
D.Featured fields configuration
AnswerC

Starring allows analysts to mark specific incidents or alerts to draw attention during shift handovers or collaborative triage.

Why this answer

Analysts use alert or incident starring to flag items of interest for review, handover, or collaboration during triage.

170
MCQmedium

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?

A.Incident scoring threshold override
B.Data stitching rule assignment
C.Incident starring
D.Featured fields configuration
AnswerC

Starring an incident highlights it in the Incident View for quick identification.

Why this answer

Alert starring and incident starring allow analysts to bookmark or star specific items to highlight them for immediate attention and follow-up.

171
MCQmedium

During the alert-to-incident lifecycle in Cortex XDR, an alert is generated by an endpoint agent, evaluated by analytics, and subsequently combined into an existing incident. What status does the newly added alert assume upon joining the incident?

A.The alert status changes permanently to 'False Positive'.
B.The alert is dropped from the database due to duplicate correlation.
C.The alert automatically adopts the status of the parent incident (e.g., Under Investigation or Resolved).
D.The alert is placed in 'Quarantine' status pending manual review.
AnswerC

Correlated alerts join the incident structure and reflect the operational state of the parent incident.

Why this answer

When new alerts are added to an existing incident via correlation, they inherit the lifecycle context of the parent incident while retaining their individual alert states.

172
MCQmedium

An organization notices an increase in adversary reconnaissance using BloodHound to map Active Directory permissions. Which data telemetry in Cortex XDR can help detect the enumeration queries associated with this activity?

A.Network interface duplex settings
B.Directory Service Access and LDAP query event logs from Domain Controllers (such as Event ID 4662)
C.USB device connection history
D.Browser extension inventory reports
AnswerB

AD enumeration tools generate high volumes of LDAP and directory service access queries logged as Event ID 4662.

Why this answer

Active Directory enumeration involves LDAP queries (e.g., querying group memberships, ACLs) which are logged in Domain Controller Security Event logs or Directory Service event logs (Event ID 4662).

173
MCQmedium

An analyst is investigating a suspected phishing attack and needs to review the command line arguments passed to a suspicious email attachment execution. Where can the analyst find this evidence in Cortex XDR?

A.Hardware asset inventory list
B.Agent network proxy configuration file
C.DNS server cache table
D.Process Execution details within the Causality Chain
AnswerD

Process execution nodes in the Causality Chain display command line arguments, user context, and parent-child relationships.

Why this answer

The Process Execution view and Causality Chain record the exact command line arguments passed when a process is spawned.

174
MCQhard

When analyzing a complex multi-stage attack in Cortex XDR, an analyst examines the Causality Chain. How does the Causality Chain assist in understanding the raw-alert-to-incident lifecycle?

A.It traces the parent-child process relationship and telemetry leading to the alert
B.It automatically recalculates the incident score based on user activity
C.It stitches network logs with endpoint logs using IP subnet masks
D.It filters featured fields to highlight malicious hashes
AnswerA

The Causality Chain maps process lineages and causal relationships across endpoint telemetry.

Why this answer

The Causality Chain visualizes the chronological sequence of processes, network connections, and file modifications that led to an alert, helping trace the origin of the incident.

175
Multi-Selectmedium

Which TWO actions should an analyst take when conducting evidence review for a suspected credential dumping incident? (Choose two)

Select 2 answers
A.Verify employee cafeteria badge swipe access times
B.Check the office HVAC temperature logs
C.Analyze cafeteria point-of-sale receipt records
D.Review command-line arguments for utility tools utilized during the attack
E.Inspect process access events targeting LSASS.exe
AnswersD, E

Command lines often reveal specific parameters used for dumping credentials or exporting registry hives.

Why this answer

Credential dumping investigations involve analyzing process access telemetry and examining associated endpoint logs.

176
MCQhard

An organization notices an increase in credential dumping attacks against local Active Directory environments. They want to configure Cortex XDR Identity Analytics to trigger high-severity alerts when abnormal Kerberos ticket requests (such as potential Silver or Golden ticket activities) are detected. Where should the analyst enable or tune these specific identity behavior analytics rules?

A.By modifying local Windows Group Policy Objects (GPOs) pushed to domain controllers
B.Within the BIOC (Behavioral Indicator of Compromise) rule builder under Incident Response
C.Under Settings > Configurations > Data Node Settings in the Cortex XDR console
D.Under Settings > Configurations > Analytics in the Cortex XDR console
AnswerD

Cortex XDR behavioral analytics and identity threat detection rules are configured and tuned under the Analytics configuration menu.

Why this answer

Identity Analytics behavioral rules are managed within the Analytics configuration section of the Cortex XDR management console under Settings > Configurations > Analytics.

177
MCQeasy

When reviewing incident details in Cortex XDR, an analyst sees the 'MITRE ATT&CK' tab. What value does this tab provide during evidence review?

A.It provides network routing tables for the compromised subnet.
B.It maps the behaviors observed in the incident to known attacker tactics and techniques.
C.It automatically downloads security patches from vendor repositories.
D.It lists the hardware warranty status of the affected device.
AnswerB

MITRE ATT&CK mapping standardizes terminology around adversary Tactics, Techniques, and Procedures.

Why this answer

The MITRE ATT&CK tab maps detected tactics and techniques to the standard framework, helping analysts understand attacker behavior and TTPs.

178
Multi-Selectmedium

Which TWO states represent valid stages in the standard lifecycle of an incident within Cortex XDR? (Choose two)

Select 2 answers
A.New
B.Featured
C.Starred
D.Under Investigation
E.Stitched
AnswersA, D

'New' is the default status assigned to newly created incidents.

Why this answer

Standard incident lifecycle statuses in Cortex XDR include 'New', 'Under Investigation', 'Resolved', and 'Closed'.

179
MCQhard

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?

A.The incident score was manually overridden to low
B.Alert starring was disabled on the network data source
C.Featured fields were not configured for the network logs
D.The time delta between the endpoint and network events exceeds the stitching correlation window
AnswerD

Cortex XDR enforces time-based thresholds for stitching multi-source telemetry.

Why this answer

Data stitching relies on consistent identity and endpoint mapping. If the time window between events exceeds the stitching threshold or identifiers like MAC/hostname do not match correctly, stitching may fail.

180
Multi-Selectmedium

Which THREE key identity-based threat behaviors are typically detected and flagged by Cortex XDR Identity Analytics? (Choose three)

Select 3 answers
A.Abnormal privilege escalation or group membership changes
B.Password spray and brute-force attempts
C.Corrupted sector errors on mechanical hard drives
D.Standard browser bookmark synchronization
E.Impossible travel sign-ins
AnswersA, B, E

Unauthorized additions to privileged groups (like Domain Admins) are flagged as high-severity identity threats.

Why this answer

Cortex XDR Identity Analytics detects anomalies such as impossible travel, brute-force or password spray attacks, and unusual privilege escalations.

181
MCQhard

An administrator is planning agent deployment in an air-gapped environment (no direct internet access to the public cloud). How do Cortex XDR agents receive content updates and policy changes in this scenario?

A.Via dial-up modem backup lines connected directly to Palo Alto Networks support
B.Air-gapped environments are not supported by Cortex XDR under any circumstances
C.Updates are physically loaded via USB thumb drive into every endpoint agent daily
D.Through a Broker VM configured to download and distribute content updates locally within the air-gapped network
AnswerD

Broker VM supports offline/air-gapped environments by acting as a local distribution point for content updates.

Why this answer

In air-gapped environments, agents receive updates through a local Broker VM configured as a content proxy/gateway that syncs from an internal source or offline bundle.

182
Multi-Selecthard

During an investigation, an analyst examines the Causality Chain and Incident Graph. What THREE key insights do these visualization tools provide into the incident lifecycle? (Choose three)

Select 3 answers
A.The chronological sequence of events spanning the entire incident
B.Parent-child process lineages leading to the initial alert
C.The custom featured fields assigned to the incident grid
D.Lateral movement pathways between different endpoints and networks
E.The manual star status assigned by the shift supervisor
AnswersA, B, D

Visualizers lay out events chronologically to explain how the attack unfolded.

Why this answer

The Causality Chain and Incident Graph show process parent-child relationships, lateral movement across assets, and the chronological origin of the attack.

183
Multi-Selectmedium

Which THREE configuration steps are required to ensure Cortex XDR successfully correlates endpoint events with Active Directory user identities?

Select 3 answers
A.Removing all local user accounts from workstations
B.Disabling all firewall rules on domain controllers
C.Enabling behavioral analytics and ITDR modules within the Cortex XDR management console
D.Deploying Cortex XDR agents on enterprise endpoints to gather telemetry
E.Configuring the Broker VM to ingest Active Directory and User-ID mapping data
AnswersC, D, E

Analytics engines must be enabled to process and generate identity risk insights.

Why this answer

Successful correlation requires installing the Cortex XDR agent on endpoints, configuring Broker VM for AD mapping/User-ID, and enabling analytics in the console.

184
MCQeasy

An analyst is investigating an endpoint alert in Cortex XDR and needs to review the process hierarchy that led to the execution of a suspicious PowerShell command. Which Cortex XDR view should the analyst examine?

A.Action Center
B.Audit Log
C.BIOC Rules Manager
D.Causality Chain
AnswerD

The Causality Chain explicitly shows the lineage of processes, including the triggering parent process and subsequent child executions.

Why this answer

The Causality Chain in Cortex XDR provides a graphical representation of the process tree, showing the chronological sequence of events, parent-child process relationships, and associated artifacts that led to an execution.

185
MCQmedium

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?

A.Retrieve File
B.Block File Hash
C.Kill Process Tree
D.Isolate Endpoint
AnswerC

Kill Process Tree stops the parent process and all child processes spawned underneath it.

Why this answer

The 'Kill Process Tree' action terminates the targeted process along with all descendant processes spawned by it, ensuring complete neutralization of the threat tree.

186
Multi-Selecthard

Which TWO methods can an administrator use to customize or enhance the visibility of metadata in the Cortex XDR Incident View? (Choose two)

Select 2 answers
A.Delete inactive data collectors to clear queue clutter
B.Enable automatic alert starring for every raw alert
C.Utilize asset criticality scoring profiles to elevate key asset visibility
D.Configure featured fields to add custom columns in the Incident View
E.Change data stitching rules to alter incident grid sorting
AnswersC, D

Scoring profiles adjust how asset importance is reflected in the incident queue.

Why this answer

Administrators can configure featured fields to display custom columns and apply scoring profiles to highlight high-priority assets.

187
Multi-Selecteasy

Which TWO features in Cortex XDR assist analysts in communicating identity threat findings to stakeholders or compliance auditors?

Select 2 answers
A.Scheduled and on-demand reporting templates for incident summaries and user risk
B.Automated BIOS flashing utility
C.Live packet generator
D.Incident export and sharing capabilities (such as PDF or CSV export)
E.Hard drive partition editor
AnswersA, D

Reporting tools allow generation of executive summaries and audit reports.

Why this answer

Customizable reporting and incident export capabilities allow analysts to share investigation findings and summaries with stakeholders.

188
MCQhard

Cortex XDR stitches together data from multiple telemetry sources to form a cohesive incident. An analyst notices that network logs from a third-party firewall are generating alerts, but they are not stitching correctly with the endpoint alerts for the same compromised host. What is the most likely cause of this stitching failure in the raw-alert-to-incident lifecycle?

A.The incident scoring threshold is set too high for network alerts to be included in endpoint-triggered incidents.
B.The alerts are in an 'Unassigned' status, which disables the causality engine.
C.The third-party firewall logs lack proper field mapping for endpoint IP or hostname identifiers required by the stitching engine.
D.Alert starring has not been applied to the network alerts, preventing automated correlation.
AnswerC

Stitching fails when key identifiers like IP addresses or hostnames do not match or are not correctly parsed into standard schema fields.

Why this answer

Data stitching relies on consistent identifiers such as internal IP addresses, MAC addresses, or hostnames. Mismatched or missing identifiers in parsed logs prevent the Cortex XDR causality engine from linking network and endpoint events.

189
MCQhard

An organization uses Cortex XDR and wants to ensure that a known internal penetration testing tool is never blocked or alerted upon by Cortex XDR protection modules. Where should the exclusion be defined to affect all agents globally?

A.Syslog forwarding rules
B.Cortex XDR Management Console under Exceptions
C.User Identity mapping rules
D.Local Windows Registry on each endpoint
AnswerB

Centralized exceptions are configured in the Cortex XDR console under the Exceptions or Profiles section to apply globally or to specific groups.

Why this answer

Global exclusions and exceptions in Cortex XDR are managed centrally under Response -> Exceptions or Agent Settings, ensuring organization-wide application.

190
MCQmedium

An administrator needs to verify that the Broker VM is successfully running and communicating with all configured apps. Where in the Cortex XDR management console can the administrator check the real-time operational status and health of the Broker VM?

A.Settings > Configurations > Broker VM
B.Dashboards > Incident Overview > Broker Status
C.Endpoints > All Endpoints > Infrastructure View
D.Reports > Scheduled Reports > VM Health
AnswerA

The Broker VM configuration page displays status, connected apps, and heartbeat health.

Why this answer

Broker VM health and status can be monitored in the Cortex XDR console under Settings > Configurations > Broker VM.

191
MCQmedium

A security analyst suspects an account compromise after noticing multiple rapid logins from geographically distant IP addresses within minutes. Which Cortex XDR feature automatically aggregates these related anomalous authentication indicators into a single incident?

A.Device Control Policy
B.WildFire Verdict Engine
C.Cortex XSOAR Playbook Auto-Merge
D.Analytics Alert Grouping engine
AnswerD

Cortex XDR uses automated alert grouping to stitch together related analytics alerts for the same user or endpoint into a single incident.

Why this answer

Analytics and Alert Grouping engines in Cortex XDR correlate disparate alerts associated with the same entity (such as a compromised user account) into a unified incident.

192
MCQeasy

What action should an analyst take in Cortex XDR when an incident investigation is fully complete and all remediation steps have been verified?

A.Update the incident status to 'Resolved' or 'Closed'
B.Apply a featured field to hide the incident
C.Star every alert in the incident queue
D.Delete all raw alerts associated with the incident
AnswerA

Changing the status to resolved/closed completes the active lifecycle of the incident.

Why this answer

Once an investigation and remediation are complete, the analyst should update the incident status to 'Resolved' or 'Closed'.

193
Multi-Selecthard

When reviewing identity analytics alerts in Cortex XDR, which THREE behavioral anomalies are typically flagged by the UBA engine as potential indicators of a compromised account?

Select 3 answers
A.Using a standard QWERTY keyboard layout
B.Abnormal volume of data access or file downloads compared to peer group baselines
C.Accessing sensitive internal applications or file shares at unusual times outside normal working hours
D.Impossible travel (logins from geographically distant locations in an unrealistically short timeframe)
E.Connecting an Ethernet cable into port 1 of a switch
AnswersB, C, D

Data hoarding or mass downloads signal potential data exfiltration by a compromised account.

Why this answer

UBA flags impossible travel, abnormal access times (after hours), and unusual access to sensitive resources or file shares outside a user's normal peer group baseline.

194
Multi-Selectmedium

An administrator is setting up a new Cortex XDR tenant and preparing for initial onboarding. Which TWO administrative tasks must be completed during the initial planning and setup phase?

Select 2 answers
A.Manually write custom assembly code for every endpoint CPU architecture
B.Physically replace all enterprise core switches with Palo Alto Networks firewalls
C.Disable all cloud logging features to prevent data ingestion
D.Configure administrator user accounts and assign appropriate Role-Based Access Control (RBAC) roles
E.Create and customize Agent Installation Packages and Settings profiles
AnswersD, E

Setting up admin accounts and RBAC ensures secure administrative access.

Why this answer

Initial setup requires defining admin accounts/RBAC and configuring agent installation packages and profiles.

195
MCQhard

An analyst is investigating an alert where an attacker attempted credential dumping via LSASS. To understand the exact API calls and techniques used by the process, which evidence source within Cortex XDR provides low-level OS event telemetry?

A.Causality Graph and raw telemetry event streams
B.Firewall Security Policy rules
C.Email Gateway spam filter logs
D.Cloud Storage bucket policies
AnswerA

Raw telemetry and the Causality Graph capture granular OS events such as process access and API interactions.

Why this answer

Cortex XDR endpoint telemetry records low-level operating system events, including DLL loads, process creations, and API monitoring events via kernel/user-mode hooks.

196
Multi-Selectmedium

When reviewing identity alerts in Cortex XDR, which TWO anomalous behaviors might indicate compromised credentials? (Choose two)

Select 2 answers
A.Accessing sensitive resources outside normal working hours and baseline behavior
B.Connecting a standard corporate wired Ethernet cable
C.Impossible travel logins from geographically distant locations within minutes
D.Printing a standard business document to the local office printer
E.Routine login from the user's assigned office desktop during regular business hours
AnswersA, C

Behavioral anomalies include unusual access hours or atypical data access volumes.

Why this answer

Identity analytics look for unusual access patterns such as impossible travel or abnormal login times.

197
Multi-Selecthard

An analyst is investigating an incident where an attacker leveraged compromised credentials to establish persistence via Active Directory object manipulation. Which TWO Active Directory event logs or actions captured by ITDR monitoring should the analyst examine?

Select 2 answers
A.DHCP IP lease renewal event logs
B.Windows Security Event IDs related to security group membership changes (e.g., adding a user to Domain Admins)
C.Windows Security Event ID 5136 indicating a directory service object was modified
D.Network switch port duplex status logs
E.Antivirus signature version update timestamps
AnswersB, C

Adding accounts to privileged groups is a standard persistence mechanism logged via specific group change event IDs.

Why this answer

Persistence via AD object manipulation is logged via Security Event ID 5136 (Directory Service Object was modified) and group membership additions (Event ID 4728/4732).

198
MCQhard

An enterprise ingests proxy logs and endpoint telemetry into Cortex XDR. An analyst notices that web traffic alerts for a specific user are not correlating with the user's endpoint malware alerts. What is a common prerequisite for successful identity-based data stitching across network and endpoint sources?

A.Incident scoring must be set to manual mode
B.All alerts must be manually starred by an analyst
C.Featured fields must be enabled for proxy logs
D.Consistent user naming conventions and identity mapping across log sources
AnswerD

Mismatched user formats (e.g., DOMAIN\user vs user@domain.com) can prevent identity-based stitching.

Why this answer

Identity stitching requires consistent username formatting and mapping (such as Active Directory user principal names or NetBIOS names) across all ingested log sources.

199
MCQhard

An administrator is configuring a Broker VM to act as a Syslog collector for third-party network devices. Which configuration step must be performed within the Cortex XDR console after deploying the Broker VM to enable the Syslog Collector app?

A.Push an XML configuration update using Panorama
B.Reboot the Broker VM hypervisor with the Syslog ISO attached
C.Enable the Syslog Collector app instance on the specific Broker VM via Settings > Configurations > Broker VM
D.Manually compile the rsyslog.conf file via SSH on the Broker VM CLI
AnswerC

Broker VM apps are managed and enabled directly through the Cortex XDR console configuration menus.

Why this answer

After deploying the Broker VM, administrators must install and configure the Syslog Collector content app from the Cortex XDR Marketplace or Broker VM configuration menu.

200
MCQmedium

An analyst is investigating an incident and needs to determine whether lateral movement occurred between two endpoints. Which Cortex XDR feature provides the visual connection between these assets within the incident?

A.The Data Stitching status indicator
B.The Incident Graph and Causality Chain
C.The Alert Starring bookmark manager
D.The Featured Fields configuration panel
AnswerB

The Incident Graph visually maps relationships, lateral movement, and entities involved in the incident.

Why this answer

The Causality Chain and Incident Graph provide visual representations of how threats move between processes, hosts, and networks during an attack.

201
MCQhard

During an investigation of an advanced persistent threat, an analyst wants to customize the Incident View layout to ensure that custom fields populated via parsed log ingestion are prominently displayed at the top of every incident summary. How should the analyst achieve this?

A.By modifying the Incident Layout via Settings > Configurations > Incident View > Featured Fields
B.By creating a custom BIOC rule with output variables mapped to incident tags
C.By exporting the incident JSON schema and modifying the UI template mapping
D.By editing the Incident Scoring configuration file via the CLI
AnswerA

Featured fields settings allow administrators to customize which attributes are highlighted as key metadata in incident views.

Why this answer

Cortex XDR allows administrators to configure featured fields to determine which data points appear prominently in the incident summary and table columns.

202
Multi-Selecteasy

An analyst is reviewing the Causality Chain for an alert. Which TWO key insights does this view provide? (Choose two)

Select 2 answers
A.The physical location of the server room containing the host
B.The corporate email distribution list membership
C.The chronological sequence of events associated with the detection
D.The power consumption wattage of the CPU
E.The parent-child process relationship leading to the alert
AnswersC, E

Events in the Causality Chain are displayed chronologically to show the attack progression.

Why this answer

The Causality Chain illustrates the process lineage and the temporal sequence of events leading to an alert.

203
Multi-Selecthard

Which THREE actions are appropriate when an analyst determines that a recurring raw alert is a confirmed false positive and wishes to prevent future incident pollution? (Choose three)

Select 3 answers
A.Star all future instances of the alert in the incident view
B.Suppress or disable the noisy alert rule if it lacks operational value
C.Tune the specific detector or BIOC rule parameters
D.Add a featured field column to hide the false positive alerts
E.Create an alert exclusion rule based on unique file hashes or paths
AnswersB, C, E

Disabling overly noisy rules stops unhelpful alerts from feeding the incident engine.

Why this answer

To prevent false positives from polluting future incidents, analysts can create alert exclusions, tune detector thresholds, or suppress specific behavioral rules.

204
MCQeasy

Where in the Cortex XDR console can an analyst review the complete lifecycle timeline of an incident, from initial raw alert generation to final resolution?

A.The Syslog forwarding configuration panel
B.The Global Dashboard widget builder
C.The Agent installation status log
D.The Incident Details page and Incident Timeline view
AnswerD

The Incident Details page contains the timeline and comprehensive lifecycle information for the incident.

Why this answer

The Incident View provides a detailed breakdown of an incident, including its timeline, associated alerts, affected assets, and lifecycle status.

205
MCQmedium

An analyst wants to filter the Incident View to show only incidents that have been bookmarked by members of the SOC team. Which filter criterion should be applied?

A.Incident score range filter
B.Starred incidents filter
C.Featured fields filter
D.Data stitching status filter
AnswerB

The starred filter isolates incidents that have been bookmarked by analysts.

Why this answer

Cortex XDR supports filtering incidents by starred status to isolate bookmarked items.

206
MCQhard

An analyst identifies that a legitimate software updater is triggering behavioral alerts due to spawning child processes typical of Living-off-the-Land binaries. To prevent alerts for this specific signed binary when executed from its legitimate path, what exception configuration is recommended?

A.Configuring a network port forwarding rule
B.Deleting the software updater from all endpoints
C.Signed binary exception with path and certificate verification
D.Disabling all behavioral monitoring on the subnet
AnswerC

Verifying the digital signature and legitimate path prevents unauthorized binaries from bypassing detection while silencing the known good tool.

Why this answer

Signed binary exceptions combined with valid certificate verification and file path checks allow legitimate administrative or updater tools to operate without generating alerts.

207
MCQhard

An analyst observes that a series of benign network scans from an internal vulnerability scanner are creating raw alerts that constantly merge into active security incidents, artificially inflating their severity. What is the recommended method to prevent vulnerability scanner activity from corrupting incident lifecycles?

A.Configure exclusions for the vulnerability scanner's IP addresses or signature patterns
B.Enable featured fields to hide scanner columns
C.Turn off data stitching across all internal subnets
D.Star all alerts generated during scanning windows
AnswerA

Excluding scanner IPs or signatures stops them from triggering raw alerts and corrupting incidents.

Why this answer

Creating exclusion rules for scanner IP addresses or signatures ensures vulnerability assessment traffic does not trigger security incidents.

208
MCQmedium

An administrator needs to customize the incident queue to show the 'OS Version' column for all displayed incidents. Which configuration interface should be accessed?

A.Incident scoring weight profiles
B.Featured fields settings
C.Alert exclusion rule manager
D.Data stitching correlation parameters
AnswerB

Featured fields control which metadata attributes appear as columns in the incident grid.

Why this answer

Featured fields configuration allows administrators to add standard or custom attributes like OS Version as columns in the incident table.

209
MCQhard

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?

A.Modify the Agent Settings profile to stop reporting all file execution events.
B.Disable the BIOC rule globally in the Profiles page.
C.Create a local exception using the specific file hash or path within the Exceptions management page.
D.Delete the alert from the Incident View to prevent re-triggering.
AnswerC

Targeted exceptions using file hashes or signatures prevent false positives while maintaining the detection efficacy of the overarching rule.

Why this answer

Creating an exception using file hash or digital signature parameters directly from the alert context ensures targeted suppression without weakening the broader BIOC rule effectiveness.

210
Multi-Selecteasy

Which TWO types of user accounts are critical to monitor closely for privilege abuse and anomalous behavior within an ITDR program?

Select 2 answers
A.Guest user accounts with zero permissions
B.Domain Administrator accounts
C.Unassigned printer test accounts
D.Service accounts with elevated permissions
E.Deactivated former employee accounts
AnswersB, D

Domain Admins hold supreme privileges and are primary targets for persistence.

Why this answer

Domain Administrators and Service Accounts are high-value targets for attackers and require rigorous monitoring.

Page 2

Page 3 of 3

All pages