Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: clap70

NSE7_SOC_AR-7.6 Fortinet NSE 7 - Security Operations 7.6 Architect Questions and Answers

Questions 4

Refer to the exhibit.

How do you add a piece of evidence to the Action Logs Marked As Evidence area? (Choose one answer)

Options:

A.

By tagging output or a workspace comment with the keyword Evidence

B.

By linking an indicator to the war room

C.

By creating an evidence collection task and attaching a file

D.

By executing a playbook with the Save Execution Logs option enabled

Buy Now
Questions 5

A very long FortiSOAR playbook failed at step 30 because of an intermittent networking issue, which has now been resolved. You want to finish executing the playbook without repeating earlier steps or losing prior context. Which action should you take? Choose one answer.

Options:

A.

Use mock input for step 30 and re-run the playbook.

B.

Use the Load ENV JSON option in the Jinja Editor and then render the output.

C.

Use the Rerun From Last Failed Step option from the executed playbook logs.

D.

Add a connector from the trigger to step 30 directly and re-run the playbook.

Buy Now
Questions 6

Which FortiAnalyzer feature uses the SIEM database for advance log analytics and monitoring?

Options:

A.

Threat hunting

B.

Asset Identity Center

C.

Event monitor

D.

Outbreak alerts

Buy Now
Questions 7

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?

Options:

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.

Buy Now
Questions 8

Which of the following are critical when analyzing and managing events and incidents in a SOC? (Choose two answers)

Options:

A.

Accurate detection of threats

B.

Immediate escalation for all alerts

C.

Rapid identification of false positives

D.

Periodic system downtime for maintenance

Buy Now
Questions 9

Refer to the exhibits.

The Malicious File Detect playbook is configured to create an incident when an event handler generates a malicious file detection event.

Why did the Malicious File Detect playbook execution fail?

Options:

A.

The Create Incident task was expecting a name or number as input, but received an incorrect data format

B.

The Get Events task did not retrieve any event data.

C.

The Attach_Data_To_lncident incident task wasexpecting an integer, but received an incorrect data format.

D.

The Attach Data To Incident task failed, which stopped the playbook execution.

Buy Now
Questions 10

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?

Options:

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.

Buy Now
Questions 11

Which two statements accurately describe the Custom API Endpoint playbook trigger? Choose two answers.

Options:

A.

It supports token-based, basic, and no authentication.

B.

One custom API endpoint can trigger multiple playbooks at the same time.

C.

It supports HTTP POST, GET, and PUT methods.

D.

An external system can initiate a playbook using an arbitrary endpoint on FortiSOAR.

Buy Now
Questions 12

You wish to use FortiAI to help you design playbooks. Which two configurations on FortiSOAR are required? Choose two answers.

Options:

A.

Train the FortiSOAR machine learning engine.

B.

Install and configure the OpenAI connector.

C.

Grant CRUD permissions to the Playbook user.

D.

Install the FortiAI solution pack and run the configuration wizard.

Buy Now
Questions 13

Which two types of variables can you use in playbook tasks? (Choose two.)

Options:

A.

input

B.

Output

C.

Create

D.

Trigger

Buy Now
Questions 14

You are designing a FortiSOAR hybrid multi-tenant deployment. The architecture must support remote tenant execution and automation inside segmented networks. Which three elements are true for this design? Choose three answers.

Options:

A.

The secure message exchange must be a dedicated instance instead of an embedded one.

B.

The FortiSOAR master cluster can host shared tenants, with strict data isolation between them.

C.

Each tenant or agent has a dedicated, access-controlled space on a secure message exchange for message routing.

D.

FortiSOAR tenant nodes or agents use TCP port 5671 to communicate with the secure message exchange.

E.

FortiSOAR agents are deployed on the master cluster to improve high availability (HA) performance.

Buy Now
Questions 15

A partner organization recently suffered a distributed denial-of-service (DDoS) attack, but the adversary’s identity and TTPs remain unknown. Your SOC has not received any relevant threat intelligence from the partner organization, but you are asked to determine whether similar activity could be happening in your environment. Which threat hunting action should you perform first? Choose one answer.

Options:

A.

Configure SIEM rules to alert when inbound traffic exceeds baseline thresholds.

B.

Use a packet analyzer to capture and review all traffic flows on critical devices.

C.

Develop a hunting hypothesis based on how DDoS can be executed against your network.

D.

Use threat intelligence to enrich the IP addresses of all external source IP addresses.

Buy Now
Questions 16

Refer to the exhibit.

The input of a FortiSIEM connector action is shown.

You want to create a playbook on FortiSOAR that allows you to accomplish the following:

Manually input an IP address.

Use the connector action in the exhibit to retrieve a device from the FortiSIEM configuration management database (CMDB) with that IP address.

Ask the SOC manager to review the information pulled from FortiSIEM about that device.

If the manager approves, an asset record is created.

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

Options:

A.

Manual trigger, 2) Connector action, 3) Approval, 4) Create Record

B.

Manual trigger, 2) Set Variable, 3) Connector action, 4) Set Variable, 5) Approval, 6) Create record

C.

On Create trigger, 2) Connector action, 3) Manual Task, 4) Create record

D.

Connector action, 2) Approval, 3) Create record, 4) Update record

Buy Now
Questions 17

Refer to Exhibits:

You configured the FortiGate connector on FortiSOAR. You want to allow FortiSOAR 10.200.200.160 to perform actions on FortiGate 172.16.200.1 . However, the connection attempt fails. Assume that the FortiGate connector is configured correctly on the FortiSOAR side.

Which two configurations are required on FortiGate? Choose two answers.

Options:

A.

HTTPS must be enabled on the FortiGate interface that FortiSOAR will communicate with.

B.

FortiSOAR IP address must be added under Trusted Hosts.

C.

The administrator profile must have System read and write permissions.

D.

The FortiGate interface role must be set to Custom API Endpoint.

Buy Now
Questions 18

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

Options:

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

Buy Now
Questions 19

Which two statements accurately describe the process to create a new rule from a search using FortiSIEM analytics? Choose two answers.

Options:

A.

Raw event logs cannot be used for incident rule creation.

B.

The incident action is automatically configured based on the event type.

C.

All search filter rows are added into a single subpattern.

D.

The default aggregate condition will always be COUNT(Matched Events) > = 1 .

Buy Now
Questions 20

Refer to the exhibits.

You configured a spearphishing event handler and the associated rule. However. FortiAnalyzer did not generate an event.

When you check the FortiAnalyzer log viewer, you confirm that FortiSandbox forwarded the appropriate logs, as shown in the raw log exhibit.

What configuration must you change on FortiAnalyzer in order for FortiAnalyzer to generate an event?

Options:

A.

In the Log Type field, change the selection to AntiVirus Log(malware).

B.

Configure a FortiSandbox data selector and add it tothe event handler.

C.

In the Log Filter by Text field, type the value: .5 ub t ype ma Iwa re..

D.

Change trigger condition by selecting. Within a group, the log field Malware Kame (mname > has 2 or more unique values.

Buy Now
Questions 21

While monitoring your network, you discover that one FortiGate device is sending significantly more logs to FortiAnalyzer than all of the other FortiGate devices in the topology.

Additionally, the ADOM that the FortiGate devices are registered to consistently exceeds its quota.

What are two possible solutions? (Choose two.)

Options:

A.

Increase the storage space quota for the first FortiGate device.

B.

Create a separate ADOM for the first FortiGate device and configure a different set of storage policies.

C.

Reconfigure the first FortiGate device to reduce the number of logs it forwards to FortiAnalyzer.

D.

Configure data selectors to filter the data sent by the first FortiGate device.

Buy Now
Questions 22

Which two ways can you create an incident on FortiAnalyzer? (Choose two.)

Options:

A.

Using a connector action

B.

Manually, on the Event Monitor page

C.

By running a playbook

D.

Using a custom event handler

Buy Now
Questions 23

Refer to the exhibit.

You created a threat hunting playbook to perform a search query using the FortiSIEM connector. However, when you run the playbook, you do not see any output. Which step must you take first in your troubleshooting process?

Options:

A.

Confirm that the event logs matching your criteria exist on FortiSIEM.

B.

Configure a Set Variable step to save the output.

C.

Confirm that the FortiSIEM connector is up.

D.

Check the documentation for the input and output for the action.

Buy Now
Questions 24

Which two statements about the FortiAnalyzer Fabric topology are true? (Choose two.)

Options:

A.

Downstream collectors can forward logs to Fabric members.

B.

Logging devices must be registered to the supervisor.

C.

The supervisor uses an API to store logs, incidents, and events locally.

D.

Fabric members must be in analyzer mode.

Buy Now
Questions 25

Review the incident report. A fake HR login page was sent to several employees through email. The page copied the company’s branding and captured usernames and passwords. The attacker later used the stolen credentials to sign in through the company’s web VPN. Which two MITRE ATT & CK tactics best characterize this report? Choose two answers.

Options:

A.

Initial Access

B.

Command and Control

C.

Credential Access

D.

Defense Evasion

Buy Now
Questions 26

Refer to the exhibits.

The DOS attack playbook is configured to create an incident when an event handler generates a denial-of-ser/ice (DoS) attack event.

Why did the DOS attack playbook fail to execute?

Options:

A.

The Create SMTP Enumeration incident task is expecting an integer value but is receiving the incorrect data type

B.

The Get Events task is configured to execute in the incorrect order.

C.

The Attach_Data_To_lncident task failed.

D.

The Attach_Data_To_lncident task is expecting an integer value but is receiving the incorrect data type.

Buy Now
Questions 27

Refer to the exhibits.

You configured a custom event handler and an associated rule to generate events whenever FortiMail detects spam emails. However, you notice that the event handler is generating events for both spam emails and clean emails.

Which change must you make in the rule so that it detects only spam emails?

Options:

A.

In the Log Type field, select Anti-Spam Log (spam)

B.

In the Log filter by Text field, type type==spam.

C.

Disable the rule to use the filter in the data selector to create the event.

D.

In the Trigger an event when field, select Within a group, the log field Spam Name (snane) has 2 or more unique values.

Buy Now
Exam Code: NSE7_SOC_AR-7.6
Exam Name: Fortinet NSE 7 - Security Operations 7.6 Architect
Last Update: Aug 20, 2026
Questions: 91
NSE7_SOC_AR-7.6 pdf

NSE7_SOC_AR-7.6 PDF

$25.5  $84.99
NSE7_SOC_AR-7.6 Engine

NSE7_SOC_AR-7.6 Testing Engine

$30  $99.99
NSE7_SOC_AR-7.6 PDF + Engine

NSE7_SOC_AR-7.6 PDF + Testing Engine

$40.5  $134.99