Winter Sale Flat 65% Limited Time Discount offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

Paloalto Networks XSOAR-Engineer Palo Alto Networks XSOAR Engineer Exam Practice Test

Demo: 61 questions
Total 204 questions

Palo Alto Networks XSOAR Engineer Questions and Answers

Question 1

Which two advanced attributes can be applied to incident fields when editing? (Choose two.)

Options:

A.

Set a field trigger script

B.

Associate to an incident type

C.

Change field type

D.

Change field name

Question 2

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

Question 3

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

Question 4

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.

Question 5

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

Question 6

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

Options:

Question 7

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.

Question 8

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

Options:

A.

HTML

B.

Grid (table)

C.

Markdown

D.

Multi Select

Question 9

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

Options:

A.

Python

B.

Go

C.

JavaScript

D.

Perl

Question 10

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

Question 11

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

Question 12

Which three statements are true about the Marketplace? (Choose three.)

Options:

A.

Allows reverting back to a previous version of a content pack

B.

Enables users to participate in the community by sharing content

C.

Publishes content without additional review from the Cortex XSOAR team

D.

Allows uploading of content in additional languages

E.

Offers granularity in installation through content packs

Question 13

What is needed to send a survey with multiple questions to a customer?.

Options:

A.

Data Collection.

B.

Section Header task.

C.

Conditional Ask.

D.

Survey task.

Question 14

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

Question 15

In Cortex XSOAR multi tenant setup, when content from a development server is pushed to the remote repository, where in the production server can the updates be found?

Options:

A.

Main Account

B.

Tenants

C.

Agent tools

D.

Marketplace

Question 16

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

Options:

A.

Standard (Manual)

B.

Conditional

C.

Section header

D.

Standard (Automated)

Question 17

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.

Question 18

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

Question 19

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

Question 20

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

Question 21

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

Question 22

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

Question 23

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

Question 24

Where is a custom layout for an incident configured?.

Options:

A.

Pre-process rule.

B.

Incident playbook.

C.

Integration instance settings.

D.

Incident type.

Question 25

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

Question 26

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.

Question 27

Whar are possible war room result (entry) types?

Options:

A.

Context, file, error, image

B.

Note, indicator, error, image

C.

Video, file, error, image

D.

Note, file, error, image

Question 28

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

Options:

A.

Dashboards

B.

Threat Intel

C.

Settings

D.

Marketplace

Question 29

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.

Question 30

Which component can be part of a load balancing group?

Options:

A.

Distributed database

B.

D2 agent

C.

Engine

D.

Load balancing server

Question 31

Which development languages are supported when creating XSOAR automation scripts?

Options:

A.

C++, Python, Powershell

B.

Ruby, C++, Python

C.

Javascript, Powershell, C++

D.

Python, Powershell, Javascript

Question 32

What is the most effective way to correlate multiple raw events coming from a SIEM and link them together?

Options:

A.

Process all alerts by running the respective playbook and link related incidents during post-processing

B.

Ingest all raw events, run a custom script to find the relationship between them and proceed to link them together

C.

Configure a pre-process rule to link related events as they are ingested

D.

Manually go through the incidents created by the raw events and link related incidents

Question 33

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

Question 34

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

Options:

A.

Engine

B.

Integration

C.

War room

D.

Playbook

Question 35

Which Marketplace content pack will allow sharing of threat intelligence in STIX format?.

Options:

A.

External dynamic list.

B.

MISP Server.

C.

Generic Export Indicators Service.

D.

TAXII Server.

Question 36

Which of the following is a basic setting that can be configured in an automation?

Options:

A.

Summary

B.

Compiler

C.

Schedule

D.

Run On

Question 37

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

Question 38

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.

Question 39

An engineer must create a playbook task which asks a user a single question to determine the next step in the playbook flow.

Which type of task will accomplish this goal?.

Options:

A.

Standard task using manual task settings.

B.

Data collection task using the task option.

C.

Conditional task using the ask option.

D.

Data collection task using the generated link option.

Question 40

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

Question 41

What must happen before a pre-process rule can be applied to a potential incident?.

Options:

A.

Mapping.

B.

Playbook execution.

C.

Ingestion.

D.

Classification.

Question 42

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

Question 43

Incidents need to be filtered by all of the following criteria:

1.Status – Pending

2.Exclude Category – Job

3.Severity – High

4.Owner – None (No owner assigned)

5.Type – Phishing

6.Email Subject – “You have won a million dollars”

What is the correct query syntax for the above incident search filter?

Options:

A.

status==“Pending“andandcategory!=”job”andandseverity==”High”andandowner==”None”andandtype==”Phishing”andandemailsubject==”You have won a million dollars”

B.

Status:Pending and –Category:job and Severity:High and Owner:”” and Type:Phishing and Email Subject:You have won a million dollars

C.

status:Pending and –category:job and severity:High and owner:”” and type:Phishing and emailsubject:”You have won a million dollars”

D.

status:Pending or –category:job or severity:High or owner:”” or type:Phishing or emailsubject:”You have won a million dollars”

Question 44

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

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.

Question 45

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

Question 46

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

Question 47

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

Question 48

What is an example of a generic reputation command?

Options:

A.

!ip

B.

!getReputation

C.

!reputation

D.

!enrichIndicator

Question 49

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

Question 50

You need to retrieve a list of all malicious hashes over the last 30 days. What is the correct query to use?

Options:

A.

type:File reputation:Malicious sourcetimestamp:"30 days ago"

B.

type:File verdict:Malicious sourcetimestamp:<="30 days ago"

C.

type:File reputation:Malicious sourcetimestamp:="30 days ago"

D.

type:File verdict:Malicious sourcetimestamp:>="30 days ago"

Question 51

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

Question 52

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

Question 53

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]

Question 54

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

Question 55

During configuration of the inputs of a sub-playbook in the main playbook, there is an option under the Loop tab called "For Each Input". What is this option used to?

Options:

A.

To loop the sub-playbook over all context values present in the investigation

B.

To loop the sub-playbook over all incident fields for the given incident

C.

To loop the sub-playbook over all the fields marked as important

D.

To loop the sub-playbook over all defined sub-playbook inputs

Question 56

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

Question 57

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

Question 58

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

Question 59

Which two situations would an engineer consider when configuring classification and mapping for an incident type? (Choose two.)

Options:

A.

When creating incidents from the XSOAR REST API

B.

When manually creating an incident from the UI

C.

When adding a new analyst account to XSOAR

D.

When fetching many different incident types from a single mailbox

Question 60

The default expiration method for non-feed indicators is either to never expire or to expire after a specific period of time. How frequently does XSOAR check tor newly expired indicators?

Options:

A.

Every 24 hours

B.

Every 5 minutes

C.

Every 8 hours

D.

Every 1 hour

Question 61

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

Options:

A.

Inline

B.

Inband

C.

None

D.

Out of band

Demo: 61 questions
Total 204 questions