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

XSOAR-Engineer Palo Alto Networks XSOAR Engineer Questions and Answers

Questions 4

Which two statements accurately describe layouts? (Choose two.)

Options:

A.

Layouts override classification and mapping

B.

New tabs can be added to the incident layout

C.

Layouts can display incident information and custom fields

D.

Layouts add or remove custom fields from an incident type

Buy Now
Questions 5

A temporary integration issue causes a scheduled job to fail continuously.

Which action will ensure the job continues to run after future failures?.

Options:

A.

Edit Queue Handling settings of the job.

B.

Verify that the "Continue on Error" box is checked in the job.

C.

Adjust the Role-Based Access Control (RBAC) of the incident type.

D.

Ensure the last playbook task runs closeInvestigation.

Buy Now
Questions 6

Which two methods will allow data to be saved in incident fields within a playbook? (Choose two.)

Options:

A.

setFields

B.

Field mapping

C.

setIncident

D.

Layout inline editing

Buy Now
Questions 7

How long is the trial period for paid content packs?

Options:

A.

30 days

B.

14 days

C.

7 days

D.

60 days

Buy Now
Questions 8

An incident field is created having the display name as Source_IP. How can the field be accessed?

Options:

A.

${incident.sourceip}

B.

${incident.Source_IP}

C.

${incident.srcip}

D.

${incident.Source IP}

Buy Now
Questions 9

Which of the following are valid methods to contribute custom content? (Choose three.)

Options:

A.

Submit content directly through feature requests

B.

Private GitHub repository submission for premium content

C.

A Github pull request on the public XSOAR Content Repository

D.

Using the marketplace interface to upload the content

E.

Using the content submission tool on live.paloaltonetworks.com

Buy Now
Questions 10

An engineer defined a dashboard which allows important metrics to be displayed. The engineer would like to make this dashboard the default dashboard.

How can it be accomplished?

Options:

A.

Default Dashboard can be defined by ‘Role’

B.

Use the server configuration key: default.dashboards

C.

Save the dashboard as a widget and apply it to all users

D.

Right click on the dashboard tab and ‘Set as Default’

Buy Now
Questions 11

An engineer creates a script to display data in markdown format for a layout. When configuring the layout, the new script is not listed.

Which missed configuration step will cause this behavior?.

Options:

A.

Tagging the script with Dynamic Section.

B.

Ensuring the script has the necessary permissions.

C.

Adding the snippet as an integration command.

D.

Using a markdown output type.

Buy Now
Questions 12

Inside the Incidents table view, which actions can be performed on the selected incidents? (Choose two.)

Options:

A.

Run Command, Export, and Close and Delete for all selected incidents regardless of their status

B.

Assign, Edit, and Mark as Duplicate for all selected incidents regardless of their status

C.

Run Command for all selected incidents having Active status

D.

Export incidents as JSON and change incident status

Buy Now
Questions 13

An engineer wants to save a command output to a custom context key using "Extend Context" in a playbook task. To do this, the engineer needs the full context path of the command's output.

Which common CLI argument or flag can help identify this full output and its correct path?.

Options:

A.

debug-mode.

B.

auto extract.

C.

raw-response.

D.

extend-parent-context.

Buy Now
Questions 14

What is the default configuration for indicator auto-extraction when incidents are created?

Options:

A.

Inline

B.

Inband

C.

None

D.

Out of band

Buy Now
Questions 15

Where does the mapping of user groups to SAML groups take place?.

Options:

A.

Cortex Gateway.

B.

Tenant.

C.

Customer Support Portal.

D.

Palo Alto Networks Hub.

Buy Now
Questions 16

Which two options may be added when a content pack is being installed? (Choose two.)

Options:

A.

Lists

B.

Roles

C.

Other content packs

D.

Indicator layouts

Buy Now
Questions 17

Match the operations with the appropriate context.

Options:

Buy Now
Questions 18

Which feature is used to convert event data values into incident fields when an integration fetches an event?.

Options:

A.

Classification.

B.

Mapping.

C.

Field configuration.

D.

Layout configuration.

Buy Now
Questions 19

In which two locations can filters and transformers be used in XSOAR? (Choose two.)

Options:

A.

Classification and Mapping

B.

Playbook Tasks

C.

Evidence Fields

D.

Incident Fields

Buy Now
Questions 20

What assigns newly ingested event attributes to incident fields?

Options:

A.

Playbooks

B.

Classification

C.

Mapping

D.

Layouts

Buy Now
Questions 21

What is the function of timer SLA fields in Cortex XSOAR?

Options:

A.

To track SLA breaches per playbook

B.

To run a script that executes on SLA assignment

C.

To automatically alert the analyst on SLA breach

D.

To count the time between one or more tasks

Buy Now
Questions 22

An administrator wants to run an automation in the War Room to set the incident field "Description" to "Confirmed Phishing". Which command should they enter in the War Room CLI?

Options:

A.

!incidentSet description="Confirmed Phishing"

B.

/incidentSet description=Confirmed Phishing

C.

!setIncident description="Confirmed Phishing"

D.

/setIncident description=Confirmed Phishing

Buy Now
Questions 23

What is the result of an indicator being marked as expired?.

Options:

A.

It still exists and can be searched.

B.

It is immediately deleted from the database.

C.

It still exists but is not searchable.

D.

It is deleted from the database after seven days.

Buy Now
Questions 24

Which two functions in XSOAR are incident types used for? (Choose two.)

Options:

A.

To run dedicated playbooks for different event types

B.

To classify events ingested from various sources into the relevant types

C.

To classify indicators extracted in XSOAR incidents to their respective types

D.

To facilitate role based access to XSOAR incidents

Buy Now
Questions 25

Which three scripting languages can an engineer use to write XSOAR automations? (Choose three.)

Options:

A.

Python

B.

Perl

C.

Go

D.

JavaScript

E.

Powershell

Buy Now
Questions 26

When creating an incident layout section, it is best to place long field values within which of the following?

Options:

A.

Section headers

B.

Rows

C.

Canvas

D.

Cards

Buy Now
Questions 27

Which two actions will group similar incidents that share a common root cause or represent different aspects of a larger problem? (Choose two.).

Options:

A.

Relate Incidents.

B.

Add Child Incidents.

C.

Join Incidents.

D.

Merge Incidents.

Buy Now
Questions 28

What determines the current verdict for an indicator when multiple sources provide different reliability scores and verdicts?.

Options:

A.

Verdict provided by the most recently updated source.

B.

Average verdict score from all sources.

C.

Verdict provided by the source with the highest reliability score.

D.

Highest severity verdict from all sources.

Buy Now
Questions 29

An analyst wants to run a script to remove usernames from an incident before the incident becomes active in XSOAR. How can this be achieved?

Options:

A.

Run an automation script in the Playground to remove usernames from the incident.

B.

Create a pre-processing rule that runs an automation script to remove usernames from the incident as it comes into XSOAR.

C.

Run an automation script on the XSOAR server to remove usernames from the incident.

D.

Create a playbook task to remove the usernames from the incident.

Buy Now
Questions 30

A Cortex XSOAR Administrator is tasked with building a button for an analyst in order for the analyst to be assigned to the incident as an owner. What is the process?

Options:

A.

Edit the incident layout to add a new button that calls the AssignAnalystToIncident automation with no argument

B.

Edit the incident layout to add a new button that calls the AssignToMeButton automation with argument assignBy={me}

C.

Edit the incident layout to add a new button that calls the AssignAnalystToIncident automation with argument owner={me}

D.

Edit the incident layout to add a new button that calls the AssignAnalystToIncident automation with argument assignBy=current

Buy Now
Questions 31

What is an outcome of using sections within a tab when customizing an incident layout?.

Options:

A.

Triggering specific automations or playbooks when data within that section is modified during an investigation.

B.

Enforcing mandatory fields that must be completed before an incident can be closed.

C.

Grouping related fields and information logically, improving readability and data entry efficiency.

D.

Restricting access to sensitive fields based on user roles, ensuring data privacy within the specific incident type.

Buy Now
Questions 32

You can customize most aspects of the incident layout, including which three of the following? (Choose three.)

Options:

A.

Which users have permissions to view the tabs

B.

Which roles have permissions to view the tabs

C.

Which dashboard settings are applied

D.

The information and how is it displayed

E.

Which tabs appear and in which order

Buy Now
Questions 33

Which set of trigger options is available to start a job when a new instance is created?.

Options:

A.

"Mapping" and "Classification"

B.

"Time" and "By delta in feed"

C.

"Cron View" and "Human View"

D.

"Script Start" and "CLI"

Buy Now
Questions 34

Two feed integrations with the same source reliability (B - Usually reliable) fetch the same indicator with the following verdicts:

Integration A - Malicious

Integration B - Benign

Indicator data from Integration B was fetched after Integration A.

What will be the values of the fields associated with the indicator?.

Options:

A.

Verdict: Malicious

Other Fields: Values from Integration A.

B.

Verdict: Malicious

Other Fields: Values from Integration B.

C.

Verdict: Benign

Other Fields: Values from Integration A.

D.

Verdict: Benign

Other Fields: Values from Integration B.

Buy Now
Questions 35

Which two features does XSOAR offer to help recover from a server failure? (Choose two.)

Options:

A.

Live backup (disaster recovery)

B.

Distributed database

C.

Backup data to XSOAR engines

D.

Local backup

Buy Now
Questions 36

What are the out-of-the-box aggregate values that can be applied on widgets data?

Options:

A.

Min, Max, Count, Average, Custom Transformers

B.

Min, Max, Count, Average, Custom Group By

C.

Count, Average, Sum, Min, Max

D.

Count, Sum, Min, Max, Transformers

Buy Now
Questions 37

In which two scenarios would it be appropriate to implement a loop for a sub-playbook? (Choose two.)

Options:

A.

In repetitive process flows to iterate for each playbook input

B.

When continuously ingesting incidents from third-party systems

C.

In repetitive process flows with no more than 10 loops

D.

In repetitive processes that requires sub-playbook re-execution

Buy Now
Questions 38

An Engineer wants to filter a csvList value according to a dynamic value saved under the test context key.

Which three values would save the test context key? (Choose three.)

Options:

A.

Get csvList.value where csvList.value equals test [from previous tasks]

B.

Get csvList.value where csvList.value equals ${test} [from previous tasks]

C.

Get csvList.value where csvList.value equals test {}[from previous tasks]

D.

Get csvList.value where csvList.value equals test [as value]

E.

Get csvList.value where csvList.value equals ${test} [as value]

Buy Now
Questions 39

In which two options can an automation script be executed? (Choose two.)

Options:

A.

Engine

B.

Integration

C.

War room

D.

Playbook

Buy Now
Questions 40

Which two input requirements are needed to train a machine learning model? (Choose two.)

Options:

A.

3000 Incidents

B.

Incident Field

C.

Verdict Label

D.

Incident Type

Buy Now
Questions 41

Which two components have their own context data? (Choose two.)

Options:

A.

Sub-playbook

B.

Task

C.

Field

D.

Incident

Buy Now
Questions 42

Which tag must be applied to an Automation Script in order for it to be available when configuring an Indicator Type?

Options:

A.

reputation-script

B.

enrich

C.

reputationScript

D.

reputation

Buy Now
Questions 43

Who is permitted to create and submit content to the Marketplace?

Options:

A.

Only users with a valid Github account

B.

Any user who has signed up through the dev portal

C.

Any user who has a live.paloaltonetworks.com account

D.

All users with the correct XSOAR Role and Permissions

Buy Now
Questions 44

When mapping incoming data to incident fields, which statement is correct?

Options:

A.

Data that is not mapped is placed under labels

B.

Only text fields are classified

C.

Classification cannot be used if mapping is enabled

D.

Every incoming field must be mapped

Buy Now
Questions 45

Which investigation element is best suited for collaboration among users?

Options:

A.

Work Plan

B.

Related Incidents

C.

War Room

D.

Context Data

Buy Now
Questions 46

What is the correct definition regarding integration parameters and command arguments?

Options:

A.

Parameters are global variables which means that every command can use these configurable options in order to run. Arguments are shared with other commands and must be present for each command.

B.

Parameters are local variables which means that every command can use these configurable options in order to run. Arguments are shared with other commands and must be present for each command.

C.

Parameters are local variables which means that every command can use these configurable options in order to run. Arguments are specific to only one command.

D.

Parameters are global variables which means that every command can use these configurable options in order to run. Arguments are specific to only one command.

Buy Now
Questions 47

On the System Diagnostics page, what is the default minimum size for a Work Plan to be considered big?

Options:

A.

2MB

B.

3MB

C.

1MB

D.

5MB

Buy Now
Questions 48

What can you use to assign a layout, field, and playbook to an incoming incident?

Options:

A.

Playbook

B.

Classification and mapping

C.

Incident type

D.

Pre-processing

Buy Now
Questions 49

A breakpoint is added to a saved playbook to ensure that it pauses before running the task "ad-delete-user." However, it is later discovered that an Active Directory account was deleted by this playbook, and the playbook did not pause at the breakpoint.

What is the cause of this issue?.

Options:

A.

The playbook does not stop at the breakpoint when run from an incident.

B.

The task was not set to "skip.".

C.

The task was not configured to override input.

D.

The playbook was not set to "quiet mode.".

Buy Now
Questions 50

What is used to trigger playbooks automatically based on the classification of an incident?

Options:

A.

Indicator type

B.

Incoming mapper

C.

Incident types

D.

Integration configuration

Buy Now
Questions 51

When re-assigning an existing incident to a new incident type, an engineer is concerned about the preservation of critical data currently stored in fields that are only associated to the original incident type.

Upon making the change, in which state will the critical data be in the now unassociated fields?.

Options:

A.

Hidden from the Context Data but accessible.

B.

Visible within Context Data and fully accessible.

C.

Visible with Context Data, grayed out, and fully accessible.

D.

Hidden from Context Data and no longer accessible.

Buy Now
Questions 52

Which option is available in XSOAR to create the body of a Threat Intel Report?

Options:

A.

Markdown

B.

Grid Fields

C.

DOC format

D.

Javascript

Buy Now
Questions 53

When the verdict of an indicator is set manually, which source reliability does it receive?.

Options:

A.

F - reliability cannot be found.

B.

A.

C.

Undefined.

D.

A+++.

Buy Now
Questions 54

Given an incident with three files, how could the name of the second file be referenced?

Options:

A.

${Files.[2].Name}

B.

${Files.Name.[2]}

C.

${File.[1].Name}

D.

${File.Name.[1]}

Buy Now
Questions 55

How can Cortex XSOAR administrators prevent junior analysts from viewing a senior analyst dashboard?

Options:

A.

Share the dashboard in Read and Edit mode for senior analysts.

B.

Share the dashboard in ReadandEdit mode for senior analysts and Read Only for juniors analysts.

C.

Share the dashboard in Read and Write mode for senior analysts.

D.

Share the dashboard in Read Only mode for junior analysts and senior analysts.

Buy Now
Questions 56

What aggregates data from incidents and indicators into a Cortex XSOAR report?.

Options:

A.

Widgets.

B.

Automations.

C.

SQL queries.

D.

Playbooks.

Buy Now
Questions 57

A SOC team must send a notification email to specific teams based on the severity of an incident.

Which feature will accomplish this task each time the severity escalates?.

Options:

A.

SLA script.

B.

Post-processing rule.

C.

Field-change trigger script.

D.

Server config.

Buy Now
Questions 58

The XSOAR administrator is writing an automation and would like to return an error entry back into XSOAR if a particular command errors out. How can this be achieved?

Options:

A.

Using the demisto_error() function

B.

Using a print statement

C.

Using the demisto.debug() function

D.

Using the return_error() function

Buy Now
Questions 59

An engineer’s organization system is registered in the following manner: . The engineer created a new indicator type for detecting systems using regex. The engineer would now like the username to be created as a separate ‘User’ indicator automatically once a system is found.

What is the most efficient way for the engineer to achieve this?

Options:

A.

Create a custom indicator field named ‘username’ and link it to the internal system indicator

B.

Change the reputation command for the internal system indicator type

C.

Create a new indicator type of the internal username and set a formatting script to extract only theusername

D.

Create a new indicator type of the internal username and have the regex included on any string that has dash at the beginning

Buy Now
Questions 60

An administrator has noticed that an integration has failed to fetch incidents. Where would they go to download logs to troubleshoot the error?

Options:

A.

Go to the Marketplace > Download the Fix my XSOAR playbook pack > Run the playbook > Download logs from War Room

B.

Settings > About > Troubleshooting > Set Log Level to Debug > Download Logs

C.

DashboardsandReports > System Health

D.

Settings > About > System Diagnostics

Buy Now
Questions 61

A playbook task generates a report as HTML in the context data.

An engineer creates a custom indicator field of type "HTML" and adds the field to a section in a custom indicator layout. How can the engineer populate the HTML field in the indicator layout?

Options:

A.

Populate the custom indicator field with the built-in !SetIndicator command.

B.

Add HTML to a list using !setList and use it as an HTML template to populate the custom indicator field.

C.

Create a custom Indicator Mapper and populate the custom indicator field.

D.

Use the Mapping option in the playbook task that generates the HTML report to populate the custom indicator field.

Buy Now
Exam Code: XSOAR-Engineer
Exam Name: Palo Alto Networks XSOAR Engineer
Last Update: Dec 14, 2025
Questions: 204
XSOAR-Engineer pdf

XSOAR-Engineer PDF

$25.5  $84.99
XSOAR-Engineer Engine

XSOAR-Engineer Testing Engine

$30  $99.99
XSOAR-Engineer PDF + Engine

XSOAR-Engineer PDF + Testing Engine

$40.5  $134.99