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

XSOAR-Engineer Palo Alto Networks XSOAR Engineer Questions and Answers

Questions 4

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 5

Which two capabilities do Automation script settings include? (Choose two.)

Options:

A.

Define ‘parameters’

B.

Correlate to incident types

C.

Define ‘outputs’

D.

Set password protection

Buy Now
Questions 6

Which three authentication methods are supported when logging into XSOAR? (Choose three.)

Options:

A.

OTP token

B.

User name and password

C.

SAML

D.

Active Directory authentication

E.

RADIUS

Buy Now
Questions 7

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 8

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 9

Which of the following does a XSOAR Admin need to create an integration with a third party cloud application?

Options:

A.

Marketplace access

B.

Application with API

C.

Private key/Public key integration

D.

Multitenant deployment

Buy Now
Questions 10

Match the action with the most appropriate playbook task type.

XSOAR-Engineer Question 10

Options:

Buy Now
Questions 11

What happens if both a Classifier and Incident Type are configured in an integration instance's settings?

Options:

A.

The administrator will receive a notification that there is both a Classifier and Incident Type set for that integration instance.

B.

The Incident Type will be ignored, and incoming incidents will be classified according to the Classifier.

C.

The Classifier will be ignored, and incoming incidents will be classified according to the Incident Type.

D.

Both the Classifier and Incident Type will classify incoming incidents.

Buy Now
Questions 12

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 13

Match the appropriate action to the layout type.

XSOAR-Engineer Question 13

Options:

Buy Now
Questions 14

Which action will resolve the issue when an analyst upgrades a content pack from the Marketplace, and the new version has a code error?.

Options:

A.

Revert the content pack to a previous version.

B.

Uninstall and reinstall the content pack.

C.

Upgrade the dependencies of the content pack.

D.

Export and manually upload the content pack.

Buy Now
Questions 15

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 16

Which three support types are included in the Marketplace Content Packs? (Choose three.)

Options:

A.

Customer supported

B.

Contex XSOAR supported

C.

Community supported

D.

Partner supported

E.

Prisma Cloud supported

Buy Now
Questions 17

An engineer notices that playbooks only start once the user clicks the ‘investigate’ button and he/she would like the playbook to start automatically.

How can this be implemented?

Options:

A.

Add the playbook to the integration’s settings

B.

Select ‘Run playbook automatically’ from the incident type settings

C.

Add the !startinvestigation automation to the beginning of the playbook

D.

Select ‘Run playbook automatically’ from the integration settings

Buy Now
Questions 18

An engineer would like to add a custom field to the New Job form for a job triggered from a threat intel feed. How would the engineer implement this?

Options:

A.

The new job form changes based on the threat intel feed integration configuration

B.

The new job form can be edited from the Indicator Feed incident type editor

C.

The new job form for a threat intel feed job cannot be edited

D.

The new job form can be edited from the threat intel feeds integration settings

Buy Now
Questions 19

Which playbook will a job run by default?

Options:

A.

The playbook assigned to the incident type

B.

The playbook assigned to the indicator type

C.

The playbook assigned during pre-processing

D.

The playbook assigned by the integration

Buy Now
Questions 20

When the "Only allow these dashboards" checkbox is selected for a user role, what is the primary effect on users assigned this role?.

Options:

A.

They are prompted to select their preferred dashboards upon login and can only modify these chosen dashboards.

B.

They can only view specified dashboards and make minor modifications.

C.

They will automatically have all dashboards that are shared with them added to their view.

D.

They will be restricted to viewing only the specified default dashboards and cannot make any modifications.

Buy Now
Questions 21

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 22

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 23

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 24

An engineer adds a new "Forensics" tab that includes several sections for detailed artifact analysis to the "Malware Incident" layout. However, junior analysts report they cannot see this tab, while senior analysts can.

Which configuration setting is the most likely reason for this discrepancy?.

Options:

A.

The underlying fields within the tab sections was incorrectly mapped.

B.

The tab was not added to the junior analyst role group.

C.

The tab was marked as read-only in the layout configuration for the junior analyst roles.

D.

A display filter was applied to the tab in the layout editor.

Buy Now
Questions 25

In which two ways can data be transferred between playbooks and sub-playbooks? (Choose two.)

Options:

A.

Inputs and outputs

B.

Through integration context

C.

Automatically extracted by sub-playbooks

D.

From context data, if context is shared globally

Buy Now
Questions 26

An analyst runs the following command in a playbook task:

!ip ip=1.1.1.1

Which extraction mode needs to be enabled on the Advanced tab of the playbook task to synchronously extract indicators from the results of this command?

Options:

A.

Synchronous

B.

Extract

C.

Out of band

D.

Inline

Buy Now
Questions 27

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

Previous playbook tasks have built out the context in the image below.

XSOAR-Engineer Question 29

When specifying ${User.Name} as an input for a sub playbook task which has the default loop configuration, how many times will the sub-playbook be executed?.

Options:

A.

0.

B.

1.

C.

3.

D.

4.

Buy Now
Questions 30

Based on the image below, what will be the type of this new incident?.

XSOAR-Engineer Question 30

Options:

A.

Cortex XDR Incident - Quasar.

B.

Cortex XDR Incident.

C.

Unclassified.

D.

Default.

Buy Now
Questions 31

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 32

Where would you look to find a personalized view of your own incidents and tasks?

Options:

A.

Incident Summary View

B.

My Incidents

C.

My Threat Landscape

D.

My Dashboard

Buy Now
Questions 33

Which field type should be used to hold more than 60,000 characters of unformatted text?

Options:

A.

Short Text

B.

HTML

C.

Long Text

D.

Markdown

Buy Now
Questions 34

When uploading content, which two options could the upload include? (Choose two.)

Options:

A.

Indicators

B.

Incidents

C.

Reports

D.

Fields

Buy Now
Questions 35

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 36

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 37

What are two of the actions available on the Version History tab of a content pack in the marketplace? (Choose two.)

Options:

A.

Download content for offline installation

B.

Uninstall content pack

C.

Update to x version

D.

Revert to x version

Buy Now
Questions 38

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 39

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 40

What is an example of a generic reputation command?

Options:

A.

!ip

B.

!getReputation

C.

!reputation

D.

!enrichIndicator

Buy Now
Questions 41

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 42

Which XSOAR architecture would be recommended for Managed Security Service Providers (MSSP)?

Options:

A.

Multi-region

B.

Dev-Prod

C.

Multi-tenant

D.

Distributed database

Buy Now
Questions 43

When using the playbook debugger, what may be the cause of a starred incident missing from the Test Data selections?.

Options:

A.

Closed incidents are not visible in the debugger.

B.

The incident has been restricted.

C.

Starred incidents are not visible in the debugger.

D.

The incident type is set incorrectly.

Buy Now
Questions 44

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 45

An engineer wants to customize the regex for the default IP indicator type. How can this change be implemented?

Options:

A.

Create a new indicator type and disable the built-in IP indicator

B.

Edit the regex of the default IP Indicator

C.

Add a new server configuration key that will overwrite the default regex of the IP indicator

D.

Delete the default IP indicator

Buy Now
Questions 46

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 47

An XSOAR Engineer has developed a playbook and would like to contribute it to the XSOAR Marketplace to share with other users.

Which two options are available to the Engineer for contributing to the Marketplace? (Choose two.)

Options:

A.

Open a ticket with the XSOAR support team

B.

Create a pull request directly on Github

C.

Contribute through the XSOAR UI

D.

Send an email to contributions@xsoar.com

Buy Now
Questions 48

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 49

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 50

An engineer asked for a specific command in an integration but the capability does not exist. The engineer decided to edit the existing integration by copying the integration and adding the needed commands.

What is the main concern when adding these commands?

Options:

A.

The commands must return a proper result to the war room for the analysts to understand

B.

The code may not be written to XSOAR standards

C.

The integrations are locked and cannot be edited with additional commands

D.

The custom integration will not be maintained and updated by XSOAR content team

Buy Now
Questions 51

What can be used as integration parameters?

Options:

A.

URL, API key, port

B.

URL, certificate, image

C.

Token, query, playbook

D.

User-password, csv file, query

Buy Now
Questions 52

Where is a custom layout for an incident configured?.

Options:

A.

Pre-process rule.

B.

Incident playbook.

C.

Integration instance settings.

D.

Incident type.

Buy Now
Questions 53

What is the default task type when creating an empty task?

Options:

A.

Standard (Manual)

B.

Conditional

C.

Section header

D.

Standard (Automated)

Buy Now
Questions 54

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 55

What does the outgoing mapper support?

Options:

A.

Mirroring

B.

Classification

C.

Dynamic fields

D.

Pre-processing

Buy Now
Questions 56

Based on the image below, what could be the reason for this behavior?.

XSOAR-Engineer Question 56

Options:

A.

Indicator Reputation from the feed is set to "Malicious.".

B.

Source Reliability needs to be increased to "A - Completely reliable.".

C.

The Indicator Expiration Method needs to be set to "Never Expire.".

D.

The Traffic Light Protocol Color is empty.

Buy Now
Questions 57

When creating an automation in XSOAR, what is the best way to create a log message?

Options:

A.

Using a debug statement

B.

Using the demisto.debug() function

C.

Using a print statement

D.

Using the demisto.results() function

Buy Now
Questions 58

A SOC analyst needs to retrieve the list of all open phishing incidents in the last 30 days. What is the correct query to use?

Options:

A.

-status:closed -category:job type:Phishing created:>="30 days ago"

B.

status:closed -category:jobandtype:Phishing created:>="30 days ago"

C.

-status:closed -category:jobandtype:Phishing created:<="30 days ago"

D.

-status:closed -category:job type:Phishing created:="30 days ago"

Buy Now
Questions 59

After executing the DeleteContext automation with all=yes argument, how would the context data of an incident present?

Options:

A.

All the data, including the incident key will be deleted, and the context data will be completely empty.

B.

No difference, the automation cannot be executed manually.

C.

All context data, including custom incident fields will be deleted, system incident fields will remain.

D.

All context data, except the incident key will be deleted.

Buy Now
Questions 60

An administrator has noticed that an incident fetch has failed, causing several internal workflows to be backed up. The administrator would like to receive notifications the next time the incident fetch fails.

How can they achieve this?

Options:

A.

Create a custom playbook that sends an email each time the fetch fails.

B.

Create a new integration that monitors the incident fetch and sends an email if the fetch fails.

C.

Schedule a job that runs and monitors incidents in XSOAR that will send an email if there are no new incidents.

D.

Add a server config to notify when incident fetch fails.

Buy Now
Questions 61

Which component can be part of a load balancing group?

Options:

A.

Distributed database

B.

D2 agent

C.

Engine

D.

Load balancing server

Buy Now
Exam Code: XSOAR-Engineer
Exam Name: Palo Alto Networks XSOAR Engineer
Last Update: Jan 15, 2026
Questions: 204

PDF + Testing Engine

$134.99

Testing Engine

$99.99

PDF (Q&A)

$84.99