New Year Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: cramtick70

XSOAR-Engineer Palo Alto Networks XSOAR Engineer Questions and Answers

Questions 4

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 5

Which of the following is a prerequisite to editing out-of-the-box (OOTB) content?

Options:

A.

Download the content from the Marketplace.

B.

Go to Settings > About >Troubleshooting and set a flag to allow custom content.

C.

Register a user account with support.paloaltonetworks.com .

D.

Detach the content item you want to edit from the Marketplace.

Buy Now
Questions 6

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

Which two causes may be occurring if an integration test is working, but the integration is not fetching incidents? (Choose two.)

Options:

A.

The ’Fetches Incidents’ option may not have been enabled

B.

There are no new events from the external service

C.

The first fetch should be manually triggered to start the fetching process

D.

It can take up to 1-hour before incidents are initially fetched

Buy Now
Questions 8

What are two primary uses of standard tasks? (Choose two.)

Options:

A.

To highlight different paths in a playbook

B.

To generate new widgets for a dashboard

C.

To create an incident or escalate an existing incident

D.

To automate tasks such as parsing a file or enriching indicators

Buy Now
Questions 9

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 10

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 11

Based on the images below,

what will be the result of the Filters and Transformers?.

Options:

A.

Selma Moon.

B.

Richardson Morales.

C.

Hubbard Wilcox.

D.

Michael Henderson.

Buy Now
Questions 12

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 13

Match the action with the most appropriate playbook task type.

Options:

Buy Now
Questions 14

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 15

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 16

A SOC manager built a dashboard and would like to share the dashboard with other team members. How would the SOC manager create a dashboard that meets this requirement?

Options:

A.

Manually share the dashboard through user emails

B.

Dashboard is shared to all XSOAR users

C.

Propagate the dashboard based on SAML authentication

D.

Dashboard is shared to all XSOAR users in a selected role

Buy Now
Questions 17

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 18

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 19

What is the unique identifier for a note in the incident War Room?.

Options:

A.

Incident ID.

B.

Entry ID.

C.

Field ID.

D.

Note ID.

Buy Now
Questions 20

By default, automation written in which language will be executed in a Docker container?

Options:

A.

Python

B.

Go

C.

JavaScript

D.

Perl

Buy Now
Questions 21

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 22

What are inputs and outputs in reference to a Playbook Development Lifecycle? (Choose three.)

Options:

A.

Inputs are data pieces that are present in the playbook

B.

Inputs are data pieces that are present in the task

C.

Outputs are used as incident trigger for playbook

D.

Outputs can be derived from the result of a task or command

E.

Inputs are the data fields parsed by the Classifier

Buy Now
Questions 23

Which method accesses a field called ‘User Mail’ in a playbook?

Options:

A.

${incident.usermail}

B.

${incident.User Mail}

C.

${incident.UserMail}

D.

${usermail}

Buy Now
Questions 24

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 25

Which of the following is a feature of XSOAR automations?

Options:

A.

can run on multiple docker containers

B.

can be set to run on a scheduled basis in the automation settings

C.

can be password protected

D.

can be written in C++

Buy Now
Questions 26

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 27

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 28

In order to automatically run a playbook on the indicators fetched by an integration, what would an XSOAR Administrator setup?

Options:

A.

Cron job

B.

Time triggered job

C.

Feed triggered job

D.

REST API job

Buy Now
Questions 29

Match the appropriate action to the layout type.

Options:

Buy Now
Questions 30

Assuming an incident type configuration runs the associated playbook automatically, which pre-process rule action can preserve matching incidents without triggering the playbook?.

Options:

A.

Close.

B.

Update.

C.

Drop.

D.

Link.

Buy Now
Questions 31

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 32

Arrange these steps in the order that they occur during an incident fetch.

Options:

Buy Now
Questions 33

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 34

Which three types of information are displayed on the incident Quick View? (Choose three.)

Options:

A.

Indicators and relationships

B.

Timeline information

C.

Evidence Board

D.

Context data

E.

Incident severity

Buy Now
Questions 35

Match the operations with the appropriate context.

Options:

Buy Now
Questions 36

Which two methods are used to add new content to the XSOAR Content Repository? (Choose two.)

Options:

A.

Create content and add it to the standard content by contributing through the Marketplace

B.

Use the XSOAR GitHub Contribution Guide to add the contribution to the standard content

C.

Create a support ticket with the custom content for review by the support team

D.

Any custom content will be automatically uploaded to the content repository

Buy Now
Questions 37

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 38

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 39

Based on the image below, which key from the context points to the string GOGL?.

Options:

A.

Whois.IP.asn_registry.entities.

B.

Whois.IP.[0].network.name.

C.

Whois.IP.network.name.

D.

Whois.IP.entities.

Buy Now
Questions 40

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 41

Which task type would be used to verify/check that an integration was enabled?

Options:

A.

Standard task

B.

Conditional task

C.

Section Header task

D.

Data Collection task

Buy Now
Questions 42

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 43

Select the correct incident life cycle on XSOAR.

Options:

A.

Planning > Incident Ingestion > Incident Creation > Mapping and Classification > Pre-processing > Playbook runs > Post-processing

B.

Planning > Incident Ingestion > Pre-processing > Incident Creation > Mapping and Classification > Playbook runs > Post-processing

C.

Planning > Incident Ingestion > Pre-processing > Mapping and Classification > Incident Creation > Playbook runs > Post-processing

D.

Planning > Incident Ingestion > Mapping and Classification > Pre-processing > Incident Creation > Playbook runs > Post-processing

Buy Now
Questions 44

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 45

An engineer would like to change an incident’s SLA according to the severity field changes. How can the engineer achieve this task?

Options:

A.

Use a field trigger script

B.

Use a field display script

C.

Create a job that queries for incident severity changes

D.

Change the SLA manually every time the severity changes

Buy Now
Questions 46

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 47

What is the default landing page for a new user in XSOAR?

Options:

A.

Dashboards

B.

Threat Intel

C.

Settings

D.

Marketplace

Buy Now
Questions 48

An engineer would like to present a trend using widgets to compare to a previous week’s data. Which two methods will allow the engineer to meet the requirement? (Choose two.)

Options:

A.

Create widget of type Line, check ‘Display Trend’ and define as 7 days ago

B.

Create a custom widget using a new incident query

C.

Create widget of type Number, check ‘Display Trend’ and define as 7 days ago

D.

Create a custom widget using a script

Buy Now
Questions 49

Where can engineers add the post-processing scripts to incidents?

Options:

A.

The post-processing tag must be added to the automation

B.

Post-processing scripts must be added at the end of playbooks

C.

Post-processing scripts must be added from the Incident Type editor

D.

Post-processing scripts must be added from the Post-Process Rules editor

Buy Now
Questions 50

Which field type provides an interactive and editable display of table-based data?

Options:

A.

HTML

B.

Grid (table)

C.

Markdown

D.

Multi Select

Buy Now
Questions 51

Within the playbook editor, which function allows a user to associate a task output to an incident field?.

Options:

A.

Classification.

B.

Inputs.

C.

Extend context.

D.

Mapping.

Buy Now
Questions 52

In a Dev/Prod deployment model, what is available only in the development tenant?.

Options:

A.

Marketplace.

B.

Content Repository page.

C.

Custom integration instances.

D.

"Export all custom content" feature.

Buy Now
Questions 53

A large number of incidents were deleted by mistake.

Which two architecture components can be used to recover the lost data? (Choose two.)

Options:

A.

Live backup

B.

Engine

C.

Distributed database

D.

Local backup

Buy Now
Questions 54

What can be added to offload integration instance processing from the main server?

Options:

A.

Database node

B.

Application server

C.

Engine

D.

Development server

Buy Now
Questions 55

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 56

How is data transferred between playbook tasks?

Options:

A.

Read/Write from context data

B.

Over war room results

C.

Input from the indicator page

D.

Directly from a previous task

Buy Now
Questions 57

Which command adds or updates a description to an incident that can be used within widgets?

Which command adds or updates a description to an incident that can be used within widgets?.

Options:

A.

!setIncident description="This is an updated description.".

B.

!Set key="description" value="This is an updated description.".

C.

!Set key-"description" value-This is an updated description.

D.

!setIncident description=This is an updated description.

Buy Now
Questions 58

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 59

A playbook loop that interacts with Active Directory for user details (yielding extensive data) is altered to extract newly acquired indicators of compromise (IOCs). This change results in two critical issues:

• Rate limits being hit on integrated reputation services

• Incidents associated with hundreds of indicators

Given the settings below, what would prevent the issues in this use case?

Incident Type: AD-Analysis –

Extract Indicators on Incident Creation: Use System Default (None)

Extract Indicators on Field Change: Inline

Task 1: ad-get-user –

Mark results as note: False –

Indicator Extract Mode: Inline –

Quiet Mode: False –

Task 2: ad-disable-account –

Mark results as note: True –

Indicator Extract Mode: None –

Quiet Mode: True –

Task 3: servicenow-update-ticket –

Mark results as note: False –

Indicator Extract Mode: Use System Default

Quiet Mode: False

Options:

A.

Set AD-Analysis incident creation extraction to "Extract specific indicators.”

B.

Set ad-get-user indicator extraction mode to None.

C.

Set servicenow-update-ticket indicator extraction mode to Inline.

D.

Disable the feature that allows marking task outputs as notes.

Buy Now
Questions 60

Reliability scores in XSOAR range from A through F. What do A and F stand for?

Options:

A.

F - Reliability cannot be judged, A - Completely Reliable

B.

F - Not reliable, A - Usually Reliable

C.

F - Not usually reliable, A - Fairly Reliable

D.

F - Unreliable, A - Completely Reliable

Buy Now
Questions 61

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
Exam Code: XSOAR-Engineer
Exam Name: Palo Alto Networks XSOAR Engineer
Last Update: Dec 13, 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