Black Friday Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: cramtick70

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

Questions 4

What is the default embedded search engine used by Phantom?

Options:

A.

Embedded Splunk search engine.

B.

Embedded Phantom search engine.

C.

Embedded Elastic search engine.

D.

Embedded Django search engine.

Buy Now
Questions 5

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 6

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 7

How is a Django filter query performed?

Options:

A.

By adding parameters to the URL similar to the following: phantom/rest/container?_filter_tags_contains="sumo".

B.

phantom/rest/search/app/contains/"sumo"

C.

Browse to the Django Filter Query Editor in the Administration panel.

D.

Install the SOAR Django App first, then configure the search query in the App editor.

Buy Now
Questions 8

What do assets provide for app functionality?

Options:

A.

Assets provide location, credentials, and other parameters needed to run actions.

B.

Assets provide hostnames, passwords, and other artifacts needed to run actions.

C.

Assets provide Python code, REST API, and other capabilities needed to run actions.

D.

Assets provide firewall, network, and data sources needed to run actions.

Buy Now
Questions 9

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.

Buy Now
Questions 10

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 11

Which of the following will show all artifacts that have the term results in a filePath CEF value?

Options:

A.

.../rest/artifact?_filter_cef_filePath_icontain=''results''

B.

...rest/artifacts/filePath=''%results%''

C.

.../result/artifacts/cef/filePath= '%results%''

D.

.../result/artifact?_query_cef_filepath_icontains=''results

Buy Now
Questions 12

What is the main purpose of using a customized workbook?

Options:

A.

Workbooks automatically implement a customized processing of events using Python code.

B.

Workbooks guide user activity and coordination during event analysis and case operations.

C.

Workbooks apply service level agreements (SLAs) to containers and monitor completion status on the ROI dashboard.

D.

Workbooks may not be customized; only default workbooks are permitted within Phantom.

Buy Now
Questions 13

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 14

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.

Buy Now
Questions 15

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 16

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

Options:

A.

New, In Progress, Closed

B.

Low, Medium, High

C.

Mew, Open, Resolved

D.

Low, Medium, Critical

Buy Now
Questions 17

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 18

Phantom supports multiple user authentication methods such as LDAP and SAML2. What other user authentication method is supported?

Options:

A.

SAML3

B.

PIV/CAC

C.

Biometrics

D.

OpenID

Buy Now
Questions 19

To limit the impact of custom code on the VPE, where should the custom code be placed?

Options:

A.

A custom container or a separate KV store.

B.

A separate code repository.

C.

A custom function block.

D.

A separate container.

Buy Now
Questions 20

What are indicators?

Options:

A.

Action result items that determine the flow of execution in a playbook.

B.

Action results that may appear in multiple containers.

C.

Artifact values that can appear in multiple containers.

D.

Artifact values with special security significance.

Buy Now
Questions 21

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

Buy Now
Questions 22

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 23

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 24

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.

Buy Now
Questions 25

In this image, which container fields are searched for the text "Malware"?

Options:

A.

Event Name and Artifact Names.

B.

Event Name, Notes, Comments.

C.

Event Name or ID.

Buy Now
Questions 26

Configuring SOAR search to use an external Splunk server provides which of the following benefits?

Options:

A.

The ability to run more complex reports on SOAR activities.

B.

The ability to ingest Splunk notable events into SOAR.

C.

The ability to automate Splunk searches within SOAR.

D.

The ability to display results as Splunk dashboards within SOAR.

Buy Now
Questions 27

Which of the following items cannot be modified once entered into SOAR?

Options:

A.

A container.

B.

An artifact.

C.

A comment.

D.

A note.

Buy Now
Questions 28

Which of the following views provides a holistic view of an incident - providing event metadata, Service Level Agreement status, Severity, sensitivity of an event, and other detailed event info?

Options:

A.

Executive

B.

Investigation

C.

Technical

D.

Analyst

Buy Now
Questions 29

A customer wants to design a modular and reusable set of playbooks that all communicate with each other. Which of the following is a best practice for data sharing across playbooks?

Options:

A.

Use the py-postgresq1 module to directly save the data in the Postgres database.

B.

Cal the child playbooks getter function.

C.

Create artifacts using one playbook and collect those artifacts in another playbook.

D.

Use the Handle method to pass data directly between playbooks.

Buy Now
Questions 30

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.

Buy Now
Questions 31

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 32

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

Options:

A.

Snapshot

B.

Incremental

C.

Partial

D.

Differential

Buy Now
Questions 33

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
Exam Code: SPLK-2003
Exam Name: Splunk SOAR Certified Automation Developer Exam
Last Update: Nov 24, 2024
Questions: 110
SPLK-2003 pdf

SPLK-2003 PDF

$25.5  $84.99
SPLK-2003 Engine

SPLK-2003 Testing Engine

$30  $99.99
SPLK-2003 PDF + Engine

SPLK-2003 PDF + Testing Engine

$40.5  $134.99