Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

SPLK-2003 Splunk SOAR Certified Automation Developer Exam Questions and Answers

Questions 4

Regarding the Splunk SOAR Automation Broker requirements, which of the following statements is not correct?

Options:

A.

The Splunk SOAR Automation Broker requires outbound/egress connectivity to the Splunk SOAR (Cloud) or Splunk SOAR (On-premises) instance.

B.

The Splunk SOAR Automation Broker must be able to connect to TCP port 443 (HTTPS) on the Splunk SOAR (Cloud) or Splunk SOAR (On-premises) instance.

C.

The Splunk SOAR Automation Broker requires both inbound/ingress and outbound/egress connectivity to the Splunk SOAR (Cloud) or Splunk SOAR (On-premises) instance.

D.

The Splunk SOAR Automation Broker requires inbound/ingress network connection from the Splunk SOAR (Cloud) or Splunk SOAR (On-premises) instance.

Buy Now
Questions 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.

Buy Now
Questions 6

After enabling multi-tenancy, which of the Mowing is the first configuration step?

Options:

A.

Select the associated tenant artifacts.

B.

Change the tenant permissions.

C.

Set default tenant base address.

D.

Configure the default tenant.

Buy Now
Questions 7

Which of the following is true about a child playbook?

Options:

A.

The child playbook does not have access to the parent playbook ' s container or action result data.

B.

The child playbook does not have access to the parent playbook ' s container, but to the parent ' s action result data.

C.

The child playbook has access to the parent playbook ' s container and the parent ' s action result data.

D.

The child playbook has access to the parent playbook ' s container, but not to the parent ' s action result data.

Buy Now
Questions 8

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.

Buy Now
Questions 9

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.

Buy Now
Questions 10

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.

Buy Now
Questions 11

Which Phantom VPE Nock S used to add information to custom lists?

Options:

A.

Action blocks

B.

Filter blocks

C.

API blocks

D.

Decision blocks

Buy Now
Questions 12

Which of the following is the best option for an analyst who wants to run a single action on an event?

Options:

A.

Open the event and run this single action from the Investigation View.

B.

Create a playbook with a single action then use the Playbook Debugger on the event ID.

C.

Create a playbook with the action and run it from the Investigation View.

D.

Open a playbook with a single action, mark it active, and then use the Playbook Debugger on the event ID.

Buy Now
Questions 13

A user wants to get the playbook results for a single artifact. Which steps will accomplish the?

Options:

A.

Use the contextual menu from the artifact and select run playbook.

B.

Use the run playbook dialog and set the scope to the artifact.

C.

Create a new container including Just the artifact in question.

D.

Use the contextual menu from the artifact and select the actions.

Buy Now
Questions 14

Splunk user account(s) with which roles must be created to configure Phantom with an external Splunk Enterprise instance?

Options:

A.

superuser, administrator

B.

phantomcreate. phantomedit

C.

phantomsearch, phantomdelete

D.

admin,user

Buy Now
Questions 15

An active playbook can be configured to operate on all containers that share which attribute?

Options:

A.

Artifact

B.

Label

C.

Tag

D.

Severity

Buy Now
Questions 16

How can more than one user perform tasks in a workbook?

Options:

A.

Any user in a role with write access to the case ' s workbook can be assigned to tasks.

B.

Add the required users to the authorized list for the container.

C.

Any user with a role that has Perform Task enabled can execute tasks for workbooks.

D.

The container owner can assign any authorized user to any task in a workbook.

Buy Now
Questions 17

When assigning an input parameter to an action while building a playbook, a user notices the artifact value they are looking for does not appear in the auto-populated list.

How is it possible to enter the unlisted artifact value?

Options:

A.

Type the CEF datapath in manually.

B.

Delete and recreate the artifact.

C.

Edit the artifact to enable the List as Parameter option for the CEF value.

D.

Edit the container to allow CEF parameters.

Buy Now
Questions 18

Which of the following queries would return all artifacts that contain a SHA1 file hash?

Options:

A.

https:// < PHANTOM_URL > /rest/artifact?_filter_cef_md5_insull=false

B.

https:// < PHANTOM_URL > /rest/artifact?_filter_cef_Shal_contains=””

C.

https:// < PHANTOM_URL > /rest/artifact?_filter_cef_shal_insull=False

D.

https:// < PHANTOM_URL > /rest/artifact?_filter_shal__insull=False

Buy Now
Questions 19

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.

Buy Now
Questions 20

How can a child playbook access the parent playbook ' s action results?

Options:

A.

Child playbooks can access parent playbook data while the parent Is still running.

B.

By setting scope to ALL when starting the child.

C.

When configuring the playbook block in the parent, add the desired results in the Scope parameter.

D.

The parent can create an artifact with the data needed by the did.

Buy Now
Questions 21

How can an individual asset action be manually started?

Options:

A.

With the > action button in the analyst queue page.

B.

By executing a playbook in the Playbooks section.

C.

With the > action button in the Investigation page.

D.

With the > asset button in the asset configuration section.

Buy Now
Questions 22

What is the simplest way to pass data between playbooks?

Options:

A.

Action results

B.

File system

C.

Artifacts

D.

KV Store

Buy Now
Questions 23

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

Buy Now
Questions 24

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.

Buy Now
Questions 25

Some of the playbooks on the Phantom server should only be executed by members of the admin role. How can this rule be applied?

Options:

A.

Add a filter block to al restricted playbooks that Titters for runRole - " Admin ' ' .

B.

Add a tag with restricted access to the restricted playbooks.

C.

Make sure the Execute Playbook capability is removed from al roles except admin.

D.

Place restricted playbooks in a second source repository that has restricted access.

Buy Now
Questions 26

Seventy can be set during ingestion and later changed manually. What other mechanism can change the severity or a container?

Options:

A.

Notes

B.

Actions

C.

Service level agreement (SLA) expiration

D.

Playbooks

Buy Now
Questions 27

What is enabled if the Logging option for a playbook ' s settings is enabled?

Options:

A.

More detailed logging information Is available m the Investigation page.

B.

All modifications to the playbook will be written to the audit log.

C.

More detailed information is available in the debug window.

D.

The playbook will write detailed execution information into the spawn.log.

Buy Now
Questions 28

What is the default embedded search engine used by SOAR?

Options:

A.

Embedded Splunk search engine.

B.

Embedded SOAR search engine.

C.

Embedded Django search engine.

D.

Embedded Elastic search engine.

Buy Now
Questions 29

Why does SOAR use wildcards within artifact data paths?

Options:

A.

To make playbooks more specific.

B.

To make playbooks filter out nulls.

C.

To make data access in playbooks easier.

D.

To make decision execution in playbooks run faster.

Buy Now
Questions 30

When configuring a Splunk asset for Phantom to connect to a SplunkC loud instance, the user discovers that they need to be able to run two different on_poll searches. How is this possible

Options:

A.

Enter the two queries in the asset as comma separated values.

B.

Configure the second query in the Phantom app for Splunk.

C.

Install a second Splunk app and configure the query in the second app.

D.

Configure a second Splunk asset with the second query.

Buy Now
Questions 31

Which of the following is a step when configuring event forwarding from Splunk to Phantom?

Options:

A.

Map CIM to CEF fields.

B.

Create a Splunk alert that uses the event_forward.py script to send events to Phantom.

C.

Map CEF to CIM fields.

D.

Create a saved search that generates the JSON for the new container on Phantom.

Buy Now
Questions 32

The SOAR server has been configured to use an external Splunk search head for search and searching on SOAR works; however, the search results don ' t include content that was being returned by search before configuring external search. Which of the following could be the problem?

Options:

A.

The existing content indexes on the SOAR server need to be re-indexed to migrate them to Splunk.

B.

The user configured on the SOAR side with Phantomsearch capability is not enabled on Splunk.

C.

The remote Splunk search head is currently offline.

D.

Content that existed before configuring external search must be backed up on SOAR and restored on the Splunk search head.

Buy Now
Questions 33

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.

Buy Now
Exam Code: SPLK-2003
Exam Name: Splunk SOAR Certified Automation Developer Exam
Last Update: May 16, 2026
Questions: 110

PDF + Testing Engine

$63.52  $181.49

Testing Engine

$50.57  $144.49
buy now SPLK-2003 testing engine

PDF (Q&A)

$43.57  $124.49
buy now SPLK-2003 pdf