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

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

Questions 4

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.

Options:

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

Buy Now
Questions 5

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

Which two best practices should be followed when exporting playbooks in FortiAnalyzer? (Choose two answers)

Options:

A.

Disable playbooks before exporting them.

B.

Include the associated connector settings.

C.

Move playbooks between ADOMs rather than exporting playbooks and re-importing them.

D.

Ensure the exported playbook’s names do not exist in the target ADOM.

Buy Now
Questions 7

Which three factors does the FortiSIEM rules engine use to determine the count when it evaluates the aggregate condition COUNT (Matched Events) on a specific subpattern? (Choose three answers)

Options:

A.

Group By attributes

B.

Data source

C.

Time window

D.

Search filter

E.

Incident action

Buy Now
Questions 8

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 9

Refer to the exhibit.

Which two options describe how the Update Asset and Identity Database playbook is configured? (Choose two.)

Options:

A.

The playbook is using a local connector.

B.

The playbook is using a FortiMail connector.

C.

The playbook is using an on-demand trigger.

D.

The playbook is using a FortiClient EMS connector.

Buy Now
Questions 10

You created a war room and want to run a connector action to look up the reputation of a domain. Then, you need to save the output for your team to review. However, there is a lot of output, and you want to limit the amount of information attached to the war room. How do you accomplish this? Choose one answer.

Options:

A.

From the returned output, select only the output keys you want.

B.

Apply a workspace filter to show only relevant fields.

C.

Use the Investigate tab to map only the fields you want.

D.

Lower the playbook logging level before executing the connector.

Buy Now
Questions 11

An analyst prioritizes blocking IP addresses and domains from every phishing campaign. Based on the Pyramid of Pain model, which two statements accurately describe this approach? Choose two answers.

Options:

A.

It helps identify strategic weaknesses in adversary infrastructure.

B.

It imposes a high operational cost on adversaries when their attacks are detected.

C.

It focuses on observable network indicators rather than underlying attack methods.

D.

It relies on blocking indicators that adversaries can easily replace or rotate.

Buy Now
Questions 12

You suspect your organization has been a victim of numerous incidents carried out by the same threat actor. Which option allows you to group the incidents and track them? Choose one answer.

Options:

A.

Add a common tag to correlate them.

B.

Mark one incident as the parent and run a playbook to close the child incidents.

C.

Select those incidents and use the Merge function.

D.

Create a campaign and link related records to it.

Buy Now
Questions 13

What are three capabilities of the built-in FortiSOAR Jinja editor? (Choose three answers)

Options:

A.

It renders output by combining Jinja expressions and JSON input.

B.

It checks the validity of a Jinja expression.

C.

It creates new records in bulk.

D.

It loads the environment JSON of a recently executed playbook.

E.

It defines conditions to trigger a playbook step.

Buy Now
Questions 14

You want to automate a workflow on FortiSOAR so that whenever an incident is moved to the Aftermath phase, it is automatically set to status Resolved and assigned to a purple team specialist as incident lead to write an incident report. In addition, a manual task, assigned to the same specialist, will be created so they are aware of the pending work. Which three steps will accomplish this task? Choose three answers.

Options:

A.

Create a Find Record step to find matching incidents.

B.

Create a Condition step to assign both the incident and task to the specialist.

C.

Create a Manual Task step to assign the task to the specialist.

D.

Create an Update Record step to set the incident lead.

E.

Create an On Update trigger with a trigger condition that matches the Aftermath phase.

Buy Now
Questions 15

Which three end user logs does FortiAnalyzer use to identify possible IOC compromised hosts? (Choose three answers)

Options:

A.

Web filter logs1

B.

Email filter logs

C.

DNS filter logs2

D.

Application filter logs

E.

IPS logs

Buy Now
Questions 16

Review the following incident report:

Attackers leveraged a phishing email campaign targeting your employees.

The email likely impersonated a trusted source, such as the IT department, and requested login credentials.

An unsuspecting employee clicked a malicious link in the email, leading to the download and execution of a Remote Access Trojan (RAT).

The RAT provided the attackers with remote access and a foothold in the compromised system.

Which two MITRE ATT & CK tactics does this incident report capture? (Choose two.)

Options:

A.

Initial Access

B.

Defense Evasion

C.

Lateral Movement

D.

Persistence

Buy Now
Questions 17

You need to create a nested query in FortiSIEM that satisfies the following conditions:

    Find all devices discovered by any FortiSIEM Windows Agent.

    From those devices, identify those that have generated Windows Login Failure events.

Which two query components should be used for this nested query? Choose two answers.

Options:

A.

Outer Event Query

B.

Outer CMDB Query

C.

Inner CMDB Query

D.

Inner Event Query

Buy Now
Questions 18

When configuring a FortiAnalyzer to act as a collector device, which two steps must you perform? (Choose two.)

Options:

A.

Enable log compression.

B.

Configure log forwarding to a FortiAnalyzer in analyzer mode.

C.

Configure the data policy to focus on archiving.

D.

Configure Fabric authorization on the connecting interface.

Buy Now
Questions 19

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

Options:

A.

Using a custom event handler

B.

Using a connector action

C.

Manually, on the Event Monitor page

D.

By running a playbook

Buy Now
Questions 20

Refer to this partial incident output:

Condition: if this pattern occurs within any 1800-second time window.

Host Interface Name: Red Hat VirtIO Ethernet Adapter

Recv Packet Errors: 0

Sent Packet Errors: 0

Recv Packet Discards: 37

Sent Packet Discards: 0

Recv Packet Error Pct: 0.00

Sent Packet Error Pct: 0.00

Recv Packet Discard Pct: 7.17

Sent Packet Discard Pct: 0.00

Avg Recv Interface Error: 0.00

Avg Sent Interface Error: 0.00

Avg Recv Interface Discard: 16.45

Avg Sent Interface Discard: 0.00

Which conclusion can you make about this incident? Choose one answer.

Options:

A.

It was triggered by a baseline profile incident rule.

B.

It was triggered from a FortiAI machine learning rule.

C.

It was triggered by a correlation rule.

D.

It was triggered by a lookup table.

Buy Now
Questions 21

Refer to Exhibits:

NSE7_SOC_AR-7.6 Question 21

NSE7_SOC_AR-7.6 Question 21

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 22

A large enterprise FortiSIEM deployment is experiencing delays in log correlation and analytics. Which architectural adjustment is most appropriate? Choose one answer.

Options:

A.

Limit the number of rules using streaming mode.

B.

Add more workers.

C.

Add more collectors.

D.

Increase supervisor CPU and memory.

Buy Now
Questions 23

According to the National Institute of Standards and Technology (NIST) cybersecurity framework, incident handling activities can be divided into phases.

In which incident handling phase do you quarantine a compromised host in order to prevent an adversary from using it as a stepping stone to the next phase of an attack?

Options:

A.

Containment

B.

Analysis

C.

Eradication

D.

Recovery

Buy Now
Questions 24

Refer to the exhibit.

NSE7_SOC_AR-7.6 Question 24

What are the two mistakes in the incident subpattern rule configuration? Choose two answers.

Options:

A.

The subpattern is missing a time window definition.

B.

The aggregate operator is incorrect.

C.

The Group By attributes conflict with each other.

D.

The mandatory Event Type attribute is missing.

Buy Now
Questions 25

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 26

You are investigating an open incident and want to add records from the Tickets module, a custom module, to the visual correlation widget. Assume there are already linked ticket records to the incident.

NSE7_SOC_AR-7.6 Question 26

How do you accomplish this? Choose one answer.

Options:

A.

Ingest ticket records through a custom connector.

B.

Tag ticket records with the incident ID.

C.

Edit the incident template and add the Tickets module to the graph.

D.

Define more module relationships under Correlation Settings.

Buy Now
Questions 27

Which FortiAnalyzer connector can you use to run automation stitches9

Options:

A.

FortiCASB

B.

FortiMail

C.

Local

D.

FortiOS

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

PDF + Testing Engine

$49.5  $164.99

Testing Engine

$37.5  $124.99
buy now NSE7_SOC_AR-7.6 testing engine

PDF (Q&A)

$31.5  $104.99
buy now NSE7_SOC_AR-7.6 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 21 Aug 2026