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

Refer to the exhibit.

You created a new playbook and executed it as a test. However, it failed to run. You want to investigate, but you do not see details about the error. What is the reason for the lack of details?

A.

The connector is deactivated.

B.

The playbook logging level must be debug.

C.

The Ignore Error option is enabled.

D.

The user that executed the playbook does not have the necessary permissions.

Refer to the exhibits.

The FortiMail Sender Blocklist playbook is configured to take manual input and add those entries to the FortiMail abc. com domain-level block list. The playbook is configured to use a FortiMail connector and the ADD_SENDER_TO_BLOCKLIST action.

Why is the FortiMail Sender Blocklist playbook execution failing7

A.

You must use the GET_EMAIL_STATISTICS action first to gather information about email messages.

B.

FortiMail is expecting a fully qualified domain name (FQDN).

C.

The client-side browser does not trust the FortiAnalzyer self-signed certificate.

D.

The connector credentials are incorrect

When configuring an Ingest Bulk Feed playbook step, which two restrictions must you consider? Choose two answers.

A.

It cannot use step output from a connector action.

B.

It is slower than the Create Record step.

C.

It will not trigger On Create triggers.

D.

It will not trigger On Update triggers.

You are trying to create a playbook that uses source data from ingestion to populate the description field of a task. You successfully saved the source data to a variable called ingestion_data . Now, you must parse the results and extract a list of indicators. Which Jinja expression can accomplish this task? Choose one answer.

A.

{{ vars.ingestion_data | json_query( " [?type== ' IOC ' ] " ) }}

B.

{{ vars.ingestion_data | to_nice_json | ipaddr | hwaddr | email | hash }}

C.

{{ vars.ingestion_data | type_debug }}

D.

{{ vars.ingestion_data | extract_artifacts }}

You configured a new module named Users . Next, you want to configure a playbook that creates users from ingested data. When new records are created, you want to ensure that duplicate users do not overwrite existing user records and their fields. However, you also want the playbook to continue running even if duplicates are encountered so that any non-duplicate records are still created. Which two actions fulfill the requirements? Choose two answers.

A.

Use the Stop the create process option in the Create Record step.

B.

Ensure the Users module has record uniqueness conditions configured.

C.

Configure the Execution Mode to run in parallel.

D.

Use the Do not create new record (keep existing intact) option in the Create Record step.

Refer to the exhibit.

You notice that the custom event handler you configured to detect SMTP reconnaissance activities is creating a large number of events. This is overwhelming your notification system.

How can you fix this?

A.

Increase the trigger count so that it identifies and reduces the count triggered by a particular group.

B.

Disable the custom event handler because it is not working as expected.

C.

Decrease the time range that the custom event handler covers during the attack.

D.

Increase the log field value so that it looks for more unique field values when it creates the event.

Refer to the exhibit,

which shows the partial output of the MITRE ATT & CK Enterprise matrix on FortiAnalyzer.

Which two statements are true? (Choose two.)

A.

There are four techniques that fall under tactic T1071.

B.

There are four subtechniques that fall under technique T1071.

C.

There are event handlers that cover tactic T1071.

D.

There are 15 events associated with the tactic.

Refer to the exhibit.

A list of FortiSIEM connector actions is shown. You want to create a playbook on FortiSOAR that allows you to accomplish the following:

Manually input a range of IP addresses.

Use the connector action in the exhibit to retrieve a list of devices from the FortiSIEM configuration management database (CMDB) within that IP address range.

For each returned result, create an asset record based on the IP address of the device.

Which combination and order of step operations fulfills the requirements with the fewest required playbook steps?

A.

1) Connector action, 2) Create record, 3) Update record

B.

1) On create trigger, 2) Connector action, 3) Code snippet, 4) Create record

C.

1) Manual trigger, 2) Connector action, 3) Create record

D.

1) Manual trigger, 2) Set variable, 3) Connector action, 4) Create record, 5) Update record

Refer to the exhibit.

You configured a playbook named False Positive Close , and want to run it to verify if it works. However, when you click Execute and search for the playbook, you do not see it listed. Which two reasons could be the cause of the problem? (Choose two answers)

A.

The playbook must first be published using the Application Editor.

B.

Another instance of the playbook is currently executing.

C.

The Alerts module is not among the list of modules the playbook can execute on.

D.

The manual trigger is configured to require record input to run.

Refer to Exhibit:

A SOC analyst is designing a playbook to filter for a high severity event and attach the event information to an incident.

Which local connector action must the analyst use in this scenario?

A.

Get Events

B.

Update Incident

C.

Update Asset and Identity

D.

Attach Data to Incident