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

Splunk SPLK-2003 Splunk SOAR Certified Automation Developer Exam Exam Practice Test

Demo: 28 questions
Total 96 questions

Splunk SOAR Certified Automation Developer Exam Questions and Answers

Question 1

When is using decision blocks most useful?

Options:

A.

When selecting one (or zero) possible paths in the playbook.

B.

When processing different data in parallel.

C.

When evaluating complex, multi-value results or artifacts.

D.

When modifying downstream data hi one or more paths in the playbook.

Question 2

Which of the following is the complete list of the types of backups that are supported by Phantom?

Options:

A.

Full backups.

B.

Full, delta, and incremental backups.

C.

Full and incremental backups.

D.

Full and delta backups.

Question 3

What users are included in a new installation of SOAR?

Options:

A.

The admin and automation users are included by default.

B.

The admin, power, and user users are included by default.

C.

Only the admin user is included by default.

D.

No users are included by default.

Question 4

Which of the following is a best practice for use of the global block?

Options:

A.

Execute code at the beginning of each run of the playbook.

B.

Declare outputs which will be selectable within playbook blocks.

C.

Import packages which will be used within the playbook.

D.

Execute custom code after each run of the playbook.

Question 5

A user selects the New option under Sources on the menu. What will be displayed?

Options:

A.

A list of new assets.

B.

The New Data Ingestion wizard.

C.

A list of new data sources.

D.

A list of new events.

Question 6

Which of the following can the format block be used for?

Options:

A.

To generate arrays for input into other functions.

B.

To generate HTML or CSS content for output in email messages, user prompts, or comments.

C.

To generate string parameters for automated action blocks.

D.

To create text strings that merge state text with dynamic values for input or output.

Question 7

Within the 12A2 design methodology, which of the following most accurately describes the last step?

Options:

A.

List of the apps used by the playbook.

B.

List of the actions of the playbook design.

C.

List of the outputs of the playbook design.

D.

List of the data needed to run the playbook.

Question 8

Which of the following accurately describes the Files tab on the Investigate page?

Options:

A.

A user can upload the output from a detonate action to the the files tab for further investigation.

B.

Files tab items and artifacts are the only data sources that can populate active cases.

C.

Files tab items cannot be added to investigations. Instead, add them to action blocks.

D.

Phantom memory requirements remain static, regardless of Files tab usage.

Question 9

When writing a custom function that uses regex to extract the domain name from a URL, a user wants to create a new artifact for the extracted domain. Which of the following Python API calls will create a new artifact?

Options:

A.

phantom.new_artifact ()

B.

phantom. update ()

C.

phantom.create_artifact ()

D.

phantom.add_artifact ()

Question 10

What are the components of the I2A2 design methodology?

Options:

A.

Inputs, Interactions, Actions, Apps

B.

Inputs, Interactions, Actions, Artifacts

C.

Inputs, Interactions, Apps, Artifacts

D.

Inputs, Interactions, Actions, Assets

Question 11

How can the DECIDED process be restarted?

Options:

A.

By restarting the playbook daemon.

B.

On the System Health page.

C.

In Administration > Server Settings.

D.

By restarting the automation service.

Question 12

A filter block with only one condition configured which states: artifact.*.cef .sourceAddress !- , would permit which of the following data to pass forward to the next block?

Options:

A.

Null IP addresses

B.

Non-null IP addresses

C.

Non-null destinationAddresses

D.

Null values

Question 13

Which of the following is an asset ingestion setting in SOAR?

Options:

A.

Polling Interval

B.

Tag

C.

File format

D.

Operating system

Question 14

Without customizing container status within SOAR, what are the three types of status for a container?

Options:

A.

New, Open, Resolved

B.

Low, Medium, High

C.

New, In Progress, Closed

D.

Low, Medium, Critical

Question 15

When the Splunk App for SOAR Export executes a Splunk search, which activities are completed?

Options:

A.

CEF fields are mapped to CIM flelds and a container is created on the SOAR server.

B.

CIM fields are mapped to CEF fields and a container is created on the SOAR server.

C.

CEF fields are mapped to CIM and a container is created on the Splunk server.

D.

CIM fields are mapped to CEF and a container is created on the Splunk server.

Question 16

After a successful POST to a Phantom REST endpoint to create a new object what result is returned?

Options:

A.

The new object ID.

B.

The new object name.

C.

The full CEF name.

D.

The PostGres UUID.

Question 17

Which of the following are the default ports that must be configured on Splunk to allow connections from SOAR?

Options:

A.

SplunkWeb (8088), SplunkD (8089), HTTP Collector (8000)

B.

SplunkWeb (8089), SplunkD (8088), HTTP Collector (8000)

C.

SplunkWeb (8000), SplunkD (8089), HTTP Collector (8088)

D.

SplunkWeb (8469), SplunkD (8702), HTTP Collector (8864)

Question 18

What is the primary objective of using the I2A2 playbook design methodology?

Options:

A.

To create detailed playbooks.

B.

To create playbooks that customers will not edit.

C.

To meet customer requirements using a single playbook.

D.

To create simple, reusable, modular playbooks.

Question 19

Which of the following are examples of things commonly done with the Phantom REST APP

Options:

A.

Use Django queries; use curl to create a container and add artifacts to it; remove temporary lists.

B.

Use Django queries; use Docker to create a container and add artifacts to it; remove temporary lists.

C.

Use Django queries; use curl to create a container and add artifacts to it; add action blocks.

D.

Use SQL queries; use curl to create a container and add artifacts to it; remove temporary lists.

Question 20

Why is it good playbook design to create smaller and more focused playbooks? (select all that apply)

Options:

A.

Reduces amount of playbook data stored in each repo.

B.

Reduce large complex playbooks which become difficult to maintain.

C.

Encourages code reuse in a more compartmentalized form.

D.

To avoid duplication of code across multiple playbooks.

Question 21

Which of the following can be configured in the ROI Settings?

Options:

A.

Number of full time employees (FTEs).

B.

Time lost.

C.

Analyst hours per month.

D.

Annual analyst salary.

Question 22

Which of the following can be configured in the ROl Settings?

Options:

A.

Analyst hours per month.

B.

Time lost.

C.

Number of full time employees (FTEs).

D.

Annual analyst salary.

Question 23

A user wants to use their Splunk Cloud instance as the external Splunk instance for Phantom. What ports need to be opened on the Splunk Cloud instance to facilitate this? Assume default ports are in use.

Options:

A.

TCP 8088 and TCP 8099.

B.

TCP 80 and TCP 443.

C.

Splunk Cloud is not supported.

D.

TCP 8080 and TCP 8191.

Question 24

Which of the following supported approaches enables Phantom to run on a Windows server?

Options:

A.

Install the Phantom RPM in a GNU Cygwin implementation.

B.

Run the Phantom OVA as a cloud instance.

C.

Install the Phantom RPM file in Windows Subsystem for Linux (WSL).

D.

Run the Phantom OVA as a virtual machine.

Question 25

What are the differences between cases and events?

Options:

A.

Case: potential threats.

Events: identified as a specific kind of problem and need a structured approach.

B.

Cases: only include high-level incident artifacts.

Events: only include low-level incident artifacts.

C.

Cases: contain a collection of containers.

Events: contain potential threats.

D.

Cases: incidents with a known violation and a plan for correction.

Events: occurrences in the system that may require a response.

Question 26

A user has written a playbook that calls three other playbooks, one after the other. The user notices that the second playbook starts executing before the first one completes. What is the cause of this behavior?

Options:

A.

Synchronous execution has not been configured.

B.

The first playbook is performing poorly.

C.

The sleep option for the second playbook is not set to a long enough interval.

D.

Incorrect join configuration on the second playbook.

Question 27

In addition to full backups. Phantom supports what other backup type using backup?

Options:

A.

Snapshot

B.

Incremental

C.

Partial

D.

Differential

Question 28

Under Asset Ingestion Settings, how many labels must be applied when configuring an asset?

Options:

A.

Labels are not configured under Asset Ingestion Settings.

B.

One.

C.

One or more.

D.

Zero or more.

Demo: 28 questions
Total 96 questions