New Year Sale - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dm70dm

XDR-Analyst Palo Alto Networks XDR Analyst Questions and Answers

Questions 4

What is the standard installation disk space recommended to install a Broker VM?

Options:

A.

1GB disk space

B.

2GB disk space

C.

512GB disk space

D.

256GB disk space

Buy Now
Questions 5

When creating a custom XQL query in a dashboard, how would a user save that XQL query to the Widget Library?

Options:

A.

Click the three dots on the widget and then choose “Save” and this will link the query to the Widget Library.

B.

This isn’t supported, you have to exit the dashboard and go into the Widget Library first to create it.

C.

Click on “Save to Action Center” in the dashboard and you will be prompted to give the query a name and description.

D.

Click on “Save to Widget Library” in the dashboard and you will be prompted to give the query a name and description.

Buy Now
Questions 6

Which function describes the removal of a specific file from its location on a local or removable drive to a protected folder to prevent the file from being executed?

Options:

A.

Search & destroy

B.

Isolation

C.

Quarantine

D.

Flag for removal

Buy Now
Questions 7

In the deployment of which Broker VM applet are you required to install a strong cipher SHA256-based SSL certificate?

Options:

A.

Agent Proxy

B.

Agent Installer and Content Caching

C.

Syslog Collector

D.

CSV Collector

Buy Now
Questions 8

Which type of BIOC rule is currently available in Cortex XDR?

Options:

A.

Threat Actor

B.

Discovery

C.

Network

D.

Dropper

Buy Now
Questions 9

Which version of python is used in live terminal?

Options:

A.

Python 2 and 3 with standard Python libraries

B.

Python 2 and 3 with specific XDR Python libraries developed by Palo Alto Networks

C.

Python 3 with specific XDR Python libraries developed by Palo Alto Networks

D.

Python 3 with standard Python libraries

Buy Now
Questions 10

What contains a logical schema in an XQL query?

Options:

A.

Bin

B.

Array expand

C.

Field

D.

Dataset

Buy Now
Questions 11

Which license is required when deploying Cortex XDR agent on Kubernetes Clusters as a DaemonSet?

Options:

A.

Cortex XDR Pro per TB

B.

Host Insights

C.

Cortex XDR Pro per Endpoint

D.

Cortex XDR Cloud per Host

Buy Now
Questions 12

In incident-related widgets, how would you filter the display to only show incidents that were “starred”?

Options:

A.

Create a custom XQL widget

B.

This is not currently supported

C.

Create a custom report and filter on starred incidents

D.

Click the star in the widget

Buy Now
Questions 13

Can you disable the ability to use the Live Terminal feature in Cortex XDR?

Options:

A.

Yes, via the Cortex XDR console or with an installation switch.

B.

No, a separate installer package without Live Terminal is required.

C.

No, it is a required feature of the agent.

D.

Yes, via Agent Settings Profile.

Buy Now
Questions 14

How does Cortex XDR agent for Windows prevent ransomware attacks from compromising the file system?

Options:

A.

by encrypting the disk first.

B.

by utilizing decoy Files.

C.

by retrieving the encryption key.

D.

by patching vulnerable applications.

Buy Now
Questions 15

Cortex XDR is deployed in the enterprise and you notice a cobalt strike attack via an ongoing supply chain compromise was prevented on 1 server. What steps can you take to ensure the same protection is extended to all your servers?

Options:

A.

Conduct a thorough Endpoint Malware scan.

B.

Enable DLL Protection on all servers but there might be some false positives.

C.

Enable Behavioral Threat Protection (BTP) with cytool to prevent the attack from spreading.

D.

Create lOCs of the malicious files you have found to prevent their execution.

Buy Now
Questions 16

When reaching out to TAC for additional technical support related to a Security Event; what are two critical pieces of information you need to collect from the Agent? (Choose Two)

Options:

A.

The agent technical support file.

B.

The prevention archive from the alert.

C.

The distribution id of the agent.

D.

A list of all the current exceptions applied to the agent.

E.

The unique agent id.

Buy Now
Questions 17

When creating a BIOC rule, which XQL query can be used?

Options:

A.

dataset = xdr_data

| filter event_sub_type = PROCESS_START and

action_process_image_name ~= ".*?\.(?:pdf|docx)\.exe"

B.

dataset = xdr_data

| filter event_type = PROCESS and

event_sub_type = PROCESS_START and

action_process_image_name ~= ".*?\.(?:pdf|docx)\.exe"

C.

dataset = xdr_data

| filter action_process_image_name ~= ".*?\.(?:pdf|docx)\.exe"

| fields action_process_image

D.

dataset = xdr_data

| filter event_behavior = true

event_sub_type = PROCESS_START and

action_process_image_name ~= ".*?\.(?:pdf|docx)\.exe"

Buy Now
Questions 18

When selecting multiple Incidents at a time, what options are available from the menu when a user right-clicks the incidents? (Choose two.)

Options:

A.

Assign incidents to an analyst in bulk.

B.

Change the status of multiple incidents.

C.

Investigate several Incidents at once.

D.

Delete the selected Incidents.

Buy Now
Questions 19

Which statement is true for Application Exploits and Kernel Exploits?

Options:

A.

The ultimate goal of any exploit is to reach the application.

B.

Kernel exploits are easier to prevent then application exploits.

C.

The ultimate goal of any exploit is to reach the kernel.

D.

Application exploits leverage kernel vulnerability.

Buy Now
Questions 20

What is the Wildfire analysis file size limit for Windows PE files?

Options:

A.

No Limit

B.

500MB

C.

100MB

D.

1GB

Buy Now
Questions 21

Which statement is correct based on the report output below?

XDR-Analyst Question 21

Options:

A.

Host Inventory Data Collection is enabled.

B.

3,297 total incidents have been detected.

C.

Forensic inventory data collection is enabled.

D.

133 agents have full disk encryption.

Buy Now
Questions 22

Which of the following represents the correct relation of alerts to incidents?

Options:

A.

Only alerts with the same host are grouped together into one Incident in a given time frame.

B.

Alerts that occur within a three-hour time frame are grouped together into one Incident.

C.

Alerts with same causality chains that occur within a given time frame are grouped together into an Incident.

D.

Every alert creates a new Incident.

Buy Now
Questions 23

Which Type of IOC can you define in Cortex XDR?

Options:

A.

destination port

B.

e-mail address

C.

full path

D.

App-ID

Buy Now
Questions 24

Which statement regarding scripts in Cortex XDR is true?

Options:

A.

Any version of Python script can be run.

B.

The level of risk is assigned to the script upon import.

C.

Any script can be imported including Visual Basic (VB) scripts.

D.

The script is run on the machine uploading the script to ensure that it is operational.

Buy Now
Questions 25

Under which conditions is Local Analysis evoked to evaluate a file before the file is allowed to run?

Options:

A.

The endpoint is disconnected or the verdict from WildFire is of a type benign.

B.

The endpoint is disconnected or the verdict from WildFire is of a type unknown.

C.

The endpoint is disconnected or the verdict from WildFire is of a type malware.

D.

The endpoint is disconnected or the verdict from WildFire is of a type grayware.

Buy Now
Questions 26

What is an example of an attack vector for ransomware?

Options:

A.

Performing DNS queries for suspicious domains

B.

Performing SSL Decryption on an endpoint

C.

Phishing emails containing malicious attachments

D.

A URL filtering feature enabled on a firewall

Buy Now
Questions 27

Which of the following best defines the Windows Registry as used by the Cortex XDR agent?

Options:

A.

a hierarchical database that stores settings for the operating system and for applications

B.

a system of files used by the operating system to commit memory that exceeds the available hardware resources. Also known as the “swap”

C.

a central system, available via the internet, for registering officially licensed versions of software to prove ownership

D.

a ledger for maintaining accurate and up-to-date information on total disk usage and disk space remaining available to the operating system

Buy Now
Exam Code: XDR-Analyst
Exam Name: Palo Alto Networks XDR Analyst
Last Update: Dec 14, 2025
Questions: 91

PDF + Testing Engine

$49.5  $164.99

Testing Engine

$37.5  $124.99
buy now XDR-Analyst testing engine

PDF (Q&A)

$31.5  $104.99
buy now XDR-Analyst pdf
dumpsmate guaranteed to pass

24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 14 Dec 2025