New Year Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Match the appropriate action to the layout type.

The XSOAR administrator is writing an automation and would like to return an error entry back into XSOAR if a particular command errors out. How can this be achieved?

A.

Using the demisto_error() function

B.

Using a print statement

C.

Using the demisto.debug() function

D.

Using the return_error() function

What is a primary use case of data collection tasks?

A.

To allow multi-QUESTION NO: surveys without authentication restrictions

B.

To automate tasks such as parsing a file or enriching indicators

C.

To generate new widgets for a dashboard

D.

To determine different paths in a playbook

A SOC team must send a notification email to specific teams based on the severity of an incident.

Which feature will accomplish this task each time the severity escalates?.

A.

SLA script.

B.

Post-processing rule.

C.

Field-change trigger script.

D.

Server config.

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

A.

External dynamic list.

B.

MISP Server.

C.

Generic Export Indicators Service.

D.

TAXII Server.

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

A.

Python

B.

Go

C.

JavaScript

D.

Perl

After executing the DeleteContext automation with all=yes argument, how would the context data of an incident present?

A.

All the data, including the incident key will be deleted, and the context data will be completely empty.

B.

No difference, the automation cannot be executed manually.

C.

All context data, including custom incident fields will be deleted, system incident fields will remain.

D.

All context data, except the incident key will be deleted.

Which set of trigger options is available to start a job when a new instance is created?.

A.

"Mapping" and "Classification"

B.

"Time" and "By delta in feed"

C.

"Cron View" and "Human View"

D.

"Script Start" and "CLI"

To avoid exceeding API quotas for third-party services, indicators are only updated after the indicator cache expiration period. What is the default cache expiration period for indicators in XSOAR (minutes/days)?

A.

10,080 minutes (7 days)

B.

20,160 minutes (14 days)

C.

21,600 minutes (15 days)

D.

4,320 minutes (3 days)

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

A.

Summary

B.

Compiler

C.

Schedule

D.

Run On