Labour Day - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpm65

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

Questions 4

Which of the following actions will store a compressed, secure version of an email attachment with suspected malware for future analysis?

Options:

A.

Copy/paste the attachment into a note.

B.

Add a link to the file in a new artifact.

C.

Use the Files tab on the Investigation page to upload the attachment.

D.

Use the Upload action of the Secure Store app to store the file in the database.

Buy Now
Questions 5

Is it possible to import external Python libraries such as the time module?

Options:

A.

No.

B.

No, but this can be changed by setting the proper permissions.

C.

Yes, in the global block.

D.

Yes. from a drop-down menu.

Buy Now
Questions 6

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 7

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 8

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 9

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 10

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

Which of the following is an advantage of using the Visual Playbook Editor?

Options:

A.

Eliminates any need to use Python code.

B.

The Visual Playbook Editor is the only way to generate user prompts.

C.

Supports Python or Javascript.

D.

Easier playbook maintenance.

Buy Now
Questions 12

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

Buy Now
Questions 13

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.

Buy Now
Questions 14

When working with complex data paths, which operator is used to access a sub-element inside another element?

Options:

A.

!(pipe)

B.

*(asterisk)

C.

:(colon)

D.

.(dot)

Buy Now
Questions 15

Which of the following roles is appropriate for a Splunk SOAR account that will only be used to execute automated tasks?

Options:

A.

Non-Human

B.

Automation

C.

Automation Engineer

D.

Service Account

Buy Now
Questions 16

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.

Incorrect Join configuration on the second playbook.

B.

The first playbook is performing poorly.

C.

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

D.

Synchronous execution has not been configured.

Buy Now
Questions 17

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.

Buy Now
Questions 18

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

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 21

After a playbook has run, where are the results stored?

Options:

A.

Splunk Index

B.

Case

C.

Container

D.

Log file

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

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.

Buy Now
Questions 24

In a playbook, more than one Action block can be active at one time. What is this called?

Options:

A.

Serial Processing

B.

Parallel Processing

C.

Multithreaded Processing

D.

Juggle Processing

Buy Now
Questions 25

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 26

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.

Buy Now
Questions 27

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 28

How can the debug log for a playbook execution be viewed?

Options:

A.

On the Investigation page, select Debug Log from the playbook's action menu in the Recent Activity panel.

B.

Click Expand Scope m the debug window.

C.

In Administration > System Health > Playbook Run History, select the playbook execution entry, then select Log.

D.

Open the playbook in the Visual Playbook Editor, and select Debug Logs in Settings.

Buy Now
Exam Code: SPLK-2003
Exam Name: Splunk SOAR Certified Automation Developer Exam
Last Update: Apr 24, 2024
Questions: 96

PDF + Testing Engine

$56  $159.99

Testing Engine

$42  $119.99
buy now SPLK-2003 testing engine

PDF (Q&A)

$35  $99.99
buy now SPLK-2003 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 26 Apr 2024