Courseiva

CCNA Identity Threat Detection And Response Questions

44 questions · Identity Threat Detection And Response topic · All types, answers revealed

1
MCQeasy

An analyst needs to create a BIOC (Behavioral Indicator of Compromise) rule to detect suspicious use of 'whoami' execution by an authenticated domain user. Which data source should the rule evaluate?

A.Cloud storage audit logs
B.Firewall URL filtering logs
C.Process execution telemetry from endpoint agents
D.DHCP lease tables
AnswerC

Process execution telemetry captures command-line execution such as whoami.

Why this answer

BIOC rules for process execution evaluate endpoint telemetry data, specifically process creation events.

2
MCQmedium

An analyst is configuring a BIOC rule to detect credential dumping via LSASS memory access. Which event characteristic must be monitored within the endpoint telemetry criteria?

A.Registry modifications affecting the Windows Firewall state
B.DNS query logs for newly registered domains
C.Target process name matching 'lsass.exe' with suspicious access rights from an unauthorized source process
D.Outbound HTTPS connections to unknown external IP addresses on port 443
AnswerC

Monitoring target process lsass.exe access requests is the primary method for detecting credential dumping via BIOCs.

Why this answer

LSASS credential dumping typically involves specific process open requests (e.g., OpenProcess with PROCESS_VM_READ or PROCESS_QUERY_LIMITED_INFORMATION) targeting lsass.exe.

3
MCQeasy

What is the primary purpose of integrating Microsoft Entra ID (formerly Azure AD) logs into Cortex XDR?

A.To replace the Cortex XDR Agent on Linux servers
B.To provide visibility into cloud authentication events, sign-in anomalies, and identity risks in hybrid environments
C.To enforce local BIOS password policies
D.To automate the deployment of Windows security patches to endpoints
AnswerB

Cloud identity logs extend ITDR capabilities beyond on-premises Active Directory into cloud-managed user sign-ins.

Why this answer

Integrating cloud identity provider logs provides visibility into cloud-based authentications, conditional access failures, and SaaS app logins for comprehensive ITDR.

4
MCQmedium

An analyst notices that a service account is generating alerts for anomalous login locations. Upon review, the account is used by an automated batch script running from a newly provisioned server. How should the analyst resolve this alert while maintaining security best practices?

A.Create an exception or tune the analytics rule to account for the new authorized script execution source
B.Change the Cortex XDR agent operational mode to 'Disabled'
C.Upgrade the firewall firmware version
D.Delete the Active Directory domain entirely
AnswerA

Legitimate automated service accounts running from new hosts require analytics tuning or exclusions to prevent alert fatigue.

Why this answer

If a service account is performing expected automated operations from a new source, the analyst can tune the analytics or add the source IP/service account combination to known exclusions.

5
MCQmedium

An administrator is setting up User Risk Scoring within Cortex XDR. They notice that certain service accounts with high volumes of automated authentications are skewing the risk calculations. How should the administrator handle these service accounts in Cortex XDR to prevent false-positive risk elevations?

A.Configure Identity Analytics exclusions or entity classifications for known service accounts
B.Delete all authentication logs associated with service accounts from the Cortex XDR data lake
C.Disable Cortex XDR Agent protection on all Domain Controllers
D.Convert the service accounts into standard local administrator accounts
AnswerA

Excluding or properly tagging service accounts in Identity Analytics ensures behavioral baselines account for automated activity.

Why this answer

Administrators can configure exclusions or adjustments in Identity Analytics for specific service accounts or known non-human entity patterns to prevent skewed risk scores.

6
MCQhard

An attacker compromises a domain user account and attempts to enumerate domain admins using native Windows utilities (e.g., 'net group "Domain Admins" /domain'). Which Cortex XDR detection mechanism is specifically designed to catch such reconnaissance behaviors without relying solely on static signatures?

A.WildFire file quarantine settings
B.DNS sinkholing profiles
C.Cloud Identity Provider Conditional Access policies
D.Behavioral Indicator of Compromise (BIOC) rules tuned for suspicious command-line execution and reconnaissance patterns
AnswerD

BIOCs evaluate command-line execution telemetry to detect native utility abuse for domain reconnaissance.

Why this answer

BIOCs (Behavioral Indicators of Compromise) and Analytics rules detect malicious command-line patterns and behavioral anomalies associated with domain enumeration tools.

7
MCQeasy

An administrator is reviewing compromised credentials in Cortex XDR. Where should they navigate to inspect identity analytics alerts specifically generated by user behavior analytics (UBA)?

A.Cloud > Posture > Identity
B.Incident Response > Alerts, filtering by Analytics category related to Identity
C.XQL Search > Identity_Raw schema
D.Endpoints > Agent Configurations > Identity
AnswerB

The Alerts view allows filtering by Analytics categories to identify UBA-driven identity threats.

Why this answer

Cortex XDR consolidates identity-based threats and user behavior analytics within the Incident Response and Alerts views, specifically filtered by analytics categories such as compromised credentials.

8
Multi-Selecthard

An enterprise is facing credential stuffing attacks targeting its cloud and on-premises applications. Which TWO detection or mitigation strategies within Cortex XDR and integrated tools help address this threat?

Select 2 answers
A.Analytics rules detecting high-frequency failed login attempts across multiple accounts from distributed source IPs
B.Modifying screen saver timeout intervals via Group Policy
C.Configuring printer sharing permissions on all Windows 10 endpoints
D.Enabling USB mass storage device blocking
E.Integrating cloud identity provider logs to monitor sign-in risk policies and automated lockout thresholds
AnswersA, E

Credential stuffing generates mass failed logons from varied IP sources, which analytics rules detect.

Why this answer

Credential stuffing can be detected via analytics identifying high volumes of failed logins from distinct external IPs, and mitigated via identity provider conditional access or automated account locking.

9
Multi-Selecteasy

Which TWO log sources are commonly ingested into Cortex XDR to support Identity Threat Detection and Response (ITDR)?

Select 2 answers
A.BIOS Firmware Update Logs
B.Cloud Identity Provider Sign-in Logs (e.g., Microsoft Entra ID)
C.Display Resolution Configuration Logs
D.Windows Security Event Logs
E.Printer Spooler Error Logs
AnswersB, D

Cloud sign-in logs extend identity visibility to SaaS and hybrid cloud environments.

Why this answer

Windows Security Event Logs and Cloud Identity Provider logs (such as Entra ID or Okta) are primary sources for ITDR in Cortex XDR.

10
Multi-Selecteasy

Which TWO metrics or components are typically included in a user's risk score calculation within Cortex XDR's identity analytics?

Select 2 answers
A.Severity and count of triggered behavioral analytics alerts
B.Manufacturer of the user's computer monitor
C.Total number of desktop wallpaper images stored by the user
D.Frequency and volume of failed authentication attempts
E.Average length of time the user spends on lunch breaks
AnswersA, D

Analytics alerts (such as impossible travel or abnormal access) directly impact user risk scores.

Why this answer

User risk scores incorporate failed authentication attempts and alerts triggered by anomalous behavioral patterns.

11
MCQeasy

What role does the Cortex XDR Broker VM play regarding Active Directory and ITDR log collection?

A.It acts as a collector appliance to ingest and forward syslog, WMI, and Active Directory logs to Cortex XDR
B.It stores long-term forensic disk images of all enterprise workstations
C.It replaces the domain controller operating system
D.It functions as an external Next-Generation Firewall
AnswerA

Broker VM is deployed on-premises to ingest and securely transmit AD and log data to the Cortex XDR tenant.

Why this answer

Broker VM serves as an internal collector appliance that polls or receives syslog/WMI/LDAP data from on-premises infrastructure like Active Directory and forwards it to Cortex XDR.

12
MCQmedium

An analyst is reviewing an identity incident where an attacker performed a Kerberoasting attack. Which log source ingested by Cortex XDR is most critical for detecting requests for service tickets against high-privilege service principal names (SPNs)?

A.Antivirus scan reports
B.DNS query logs showing external root hints
C.Windows Security Event logs (specifically Event ID 4769) collected via Broker VM
D.DHCP lease allocation tables
AnswerC

Event ID 4769 captures Kerberos TGS requests, which are analyzed to identify potential Kerberoasting activity.

Why this answer

Kerberoasting is detected by analyzing Windows Security Event log ID 4769 (A Kerberos service ticket was requested), specifically looking for high encryption downgrade requests (e.g., RC4).

13
MCQmedium

An organization wants to ensure that all administrative logon sessions are closely monitored for anomalous behaviors in Cortex XDR. Where should the administrator configure custom behavioral alert thresholds for privileged users?

A.Response > Playbooks > Designer
B.Settings > Analytics > Analytics Rules / Thresholds
C.Cloud > Settings > CSPM
D.Endpoints > Agent Configurations > Profile
AnswerB

Analytics configuration menus allow administrators to tune behavioral thresholds and detection rules.

Why this answer

Custom behavioral analytics settings and threshold configurations for user risk and analytics are managed within the Analytics configuration section of Cortex XDR.

14
MCQhard

An organization experiences a Golden Ticket attack. How does Cortex XDR's identity analytics engine typically detect this type of Kerberos ticket manipulation?

A.By monitoring USB mass storage insertion events
B.By blocking outbound TCP port 80 traffic at the perimeter firewall
C.By scanning the master boot record (MBR) of the endpoint for rootkit signatures
D.By detecting anomalies in Kerberos authentication attributes such as unusual ticket lifetimes or mismatched SID history from domain controller telemetry
AnswerD

Golden tickets exhibit abnormal attributes like forged lifetimes and SID structures that security event logs and analytics can identify.

Why this answer

Golden Ticket attacks forge Kerberos TGTs with arbitrary lifespans and SIDs. Cortex XDR detects this by correlating anomalous ticket attributes, such as invalid SID history or ticket lifetimes exceeding domain policy, captured from domain controller logs.

15
MCQeasy

When investigating an identity-based alert in Cortex XDR, what information does the User View provide to the analyst?

A.Comprehensive profile information including recent alerts, associated devices, and identity attributes
B.Real-time packet captures of the user's active browsing session
C.The hardware warranty status of endpoints assigned to the user
D.Group Policy Object (GPO) editing capabilities
AnswerA

The User View is specifically designed to provide a holistic risk and context profile for a given identity.

Why this answer

The User View in Cortex XDR aggregates user-centric data, including associated endpoints, active directory attributes, risk scores, and correlated alerts.

16
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.

17
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.

18
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.

19
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.

20
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.

21
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.

22
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.

23
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.

24
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.

25
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.

26
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.

27
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.

28
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.

29
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.

30
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.

31
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).

32
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.

33
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.

34
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.

35
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.

36
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).

37
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.

38
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.

39
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.

40
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.

41
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.

42
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.

43
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).

44
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.

Ready to test yourself?

Try a timed practice session using only Identity Threat Detection And Response questions.