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

XSOAR-Engineer Palo Alto Networks XSOAR Engineer Questions and Answers

Questions 4

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 5

For troubleshooting, after a log bundle is created, where do the logs appear on the XCSOAR server?

Options:

A.

/var/lib/demisto

B.

/tmp/log/demisto

C.

/usr/local/demisto

D.

/var/log/demisto

Buy Now
Questions 6

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 7

Which of these would be the most operationally efficient repository for moving XSOAR custom content from a development server to a production environment?

Options:

A.

A content repository specified in the Marketplace

B.

Remote git repository specified in the dev-prod configuration parameters

C.

The development server's default repository

D.

Cortex XSOAR public content repository

Buy Now
Questions 8

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

Options:

A.

Indicators

B.

Incidents

C.

Reports

D.

Fields

Buy Now
Questions 9

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 10

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 11

Which two options are the most effective for moving content between two environments? (Choose two.)

Options:

A.

Remote repository based content sharing

B.

UI based content import/export button

C.

Copy the content backup from one environment file system (/var/lib/demisto/backup/content- backup-*) and move it to the other environment

D.

Download the content items separately and upload them to the other environment

Buy Now
Questions 12

When is the post-processing script executed in XSOAR?

Options:

A.

Just after the incident is created

B.

Just after the pre-processing is executed

C.

Just after the playbook is executed

D.

Just after the Close Incident button is clicked

Buy Now
Questions 13

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 14

After enriching a username using Active Directory, an engineer would like to send an email to the user’s manager. However, this functionality is not part of the command output. The engineer checks with raw- response=true and notices that the manager’s email is returned, but not saved in the context.

How can the engineer save the data so it will be accessible?

Options:

A.

Mark ignore output = true

B.

Use extend-context

C.

Use raw-response = save

D.

Mark ignore input = true

Buy Now
Questions 15

Which two incident search queries are valid? (Choose two.)

Options:

A.

created:>=”7 days”

B.

owner===admin

C.

role is Analyst

D.

status:closed –category:job

Buy Now
Questions 16

During the regular maintenance of XSOAR a customer noticed that there was an update available for the Active Directory content pack (current version 1.4.6) and updated the content pack to the latest version (version 1.4.11). However, after the update the customer noticed that the Active Directory Query integration is not working properly and asked you to resolve the issue.

Which of the following set of steps can help to resolve the issue?

Options:

A.

Navigate to SettingsView the configured integrations and select Active Directory AuthenticationDelete all integration instances and add all integration instances again

B.

Navigate to MarketplaceView the installed content pack and select Active Directory content packSelect version 1.4.6 and click on "Revert to this version"

C.

Navigate to SettingsView the configured integrations and select Active Directory QueryDelete all integration instances and add all integration instances again

D.

Navigate to MarketplaceView the installed content pack and select Active Directory content packClick on uninstall content packNavigate to Marketplace browser and reinstall the Active Directory content pack

Buy Now
Questions 17

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 18

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 19

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.

Starred incidents are not visible in the debugger.

C.

The incident type is set incorrectly.

D.

The incident has been restricted.

Buy Now
Questions 20

What is the primary effect on a new file hash when it is added to the indicator exclusion list?.

Options:

A.

It is not extracted, enriched, or given a new verdict.

B.

It is extracted and stored, but an "exclusion" tag is added, requiring manual review before it can affect any incidents.

C.

It is processed normally by enrichment automations, but the verdict is set to "benign.".

D.

It is excluded from intelligence feeds that have a reliability score lower than "B - Usually reliable.".

Buy Now
Questions 21

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 22

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 23

Which two reasons would lead an engineer to create a custom widget? (Choose two.)

Options:

A.

To visualize server configuration keys

B.

To visualize XSOAR list data

C.

To visualize complex incident data calculations

D.

To visualize context data

E.

To visualize a custom query

Buy Now
Questions 24

What are the three ways to add/mark entries as evidence inside the Evidence Board? (Choose three.)

Options:

A.

Manually directly from the War Room with the Actions drop-down

B.

From the Notes section (mark as entry icon)

C.

Manually from the playbook task (mark as entry icon)

D.

Automatically from playbook tasks when the option is selected on the Advanced tab

E.

By running the command !MarkAsEvidence

Buy Now
Questions 25

Which two statements describe how timers are configured to start and stop automatically in a playbook? (Choose two.)

Options:

A.

Use a field of Number to count the number of seconds elapsed between two tasks

B.

After the playbook has run, calculate the total time taken and set the timer field with this value

C.

To begin counting time taken, add a task in the playbook with automation startTimer. To end the counting, add a task with automation stopTimer

D.

From the Timers tab of the playbook task, choose the action for the timer and the timer field to perform the action on

Buy Now
Questions 26

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

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 29

What are two common use cases for conditional tasks? (Choose two.)

Options:

A.

They are used for branching paths in a playbook

B.

They are used to interact with users through survey functionality

C.

They are used to determine which incident will be executed

D.

They are used for sending a specific QUESTION NO: to a person or team

Buy Now
Questions 30

What is the correct way to install different engines on the same Ubuntu machine for a Dev/Prod setup?.

Options:

A.

Use Shell installer and create a custom JSON configuration file.

B.

Use different docker instances in the machine to install each engine.

C.

Use Shell installer with "Allow running multiple engines.".

D.

Create a DEB installer and modify in the JSON configuration.

Buy Now
Questions 31

An automation returned an output called: csvReport.

What filter would be used to check if the automation returned results?

Options:

A.

Contains/Includes

B.

Equals/Matches

C.

In/In list

D.

Is defined/Exist

Buy Now
Questions 32

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 33

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 34

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 35

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 36

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 37

Can an automation script execute an integration command and an integration command execute an automation script?

Options:

A.

An automation script cannot execute an integration command and an integration command cannot execute an automation script

B.

An automation script can execute an integration command and an integration command cannot execute an automation script

C.

An automation script cannot execute an integration command and an integration command can execute an automation script

D.

An automation script can execute an integration command and an integration command can execute an automation script

Buy Now
Questions 38

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 39

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 40

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 41

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 42

Match the operations with the appropriate context.

XSOAR-Engineer Question 42

Options:

Buy Now
Questions 43

A playbook task is set up to run an integration command that takes no input and which outputs information to the context. The integration has several instances configured.

Which action will ensure the integration command only runs once?.

Options:

A.

Specify the using- parameter to target a specific integration instance to run.

B.

Click on Advanced Options → Limits to specify the minimum / maximum run limits for a command.

C.

Click on Performance → Run Limits to specify the maximum run count before the task exits.

D.

Specify the runlimit= parameter to limit the number of times a specific command will run.

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

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 47

Based on the images below,

XSOAR-Engineer Question 47

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 48

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 49

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 50

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 51

What is an example of a generic reputation command?

Options:

A.

!ip

B.

!getReputation

C.

!reputation

D.

!enrichIndicator

Buy Now
Questions 52

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 53

An organization has recently acquired another company as its subsidiary. The subsidiary has its infrastructure on AWS cloud as illustrated in the image below:

XSOAR-Engineer Question 53

The organization wants to use the mail server location on the subsidiary's cloud to send emails. Without acquiring additional licenses, which XSOAR component can fulfill the requirement?

Options:

A.

XSOAR D2 Agents, to send the required emails.

B.

An XSOAR engine that is downloaded from the XSOAR server and installed within the subsidiary.

C.

Another XSOAR server that uses the same license as their primary XSOAR server.

D.

A Linux server connected with an XSOAR server using SSH integration. Commands can be run remotely to access the mail server.

Buy Now
Questions 54

Threat Intel search queries can be shared with which of the following? (Select 1)

Options:

A.

Users defined in the platform (email or username)

B.

Other organizations via the Marketplace

C.

Users outside XSOAR via email invite

D.

Roles defined in the platform

Buy Now
Questions 55

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 56

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 57

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 58

Match the corresponding action with the appropriate playbook tasks.

XSOAR-Engineer Question 58

Options:

Buy Now
Questions 59

To avoid exceeding API quotas for third-party services, indicators are only updated after the indicator cache expiration period. What is the default cache expiration period for indicators in XSOAR (minutes/days)?

Options:

A.

10,080 minutes (7 days)

B.

20,160 minutes (14 days)

C.

21,600 minutes (15 days)

D.

4,320 minutes (3 days)

Buy Now
Questions 60

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 61

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

XSOAR-Engineer Question 61

Options:

A.

Cortex XDR Incident - Quasar.

B.

Cortex XDR Incident.

C.

Unclassified.

D.

Default.

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

PDF + Testing Engine

$49.5  $164.99

Testing Engine

$37.5  $124.99
buy now XSOAR-Engineer testing engine

PDF (Q&A)

$31.5  $104.99
buy now XSOAR-Engineer 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