Question 501 of 1,000
Advanced Threat ProtectionhardMultiple ChoiceObjective-mapped

Quick Answer

The answer is Automation Stitch, as it is the FortiGate feature specifically designed to create automated responses triggered by events like threat intelligence feeds. This is correct because an Automation Stitch links a trigger—such as a webhook or syslog alert from FortiSIEM indicating a user accessed a known malicious IP—to an action that dynamically blocks that IP, for example by adding it to a local address group or dynamic block list on the FortiGate. On the Fortinet NSE 7 Advanced Security NSE7 exam, this concept tests your understanding of how to operationalize threat intelligence into real-time, automated defenses, often appearing in scenario-based questions where manual intervention is impractical. A common trap is confusing Automation Stitch with static firewall policies or manual blacklists, but remember: the key is the automated trigger-to-action chain. Memory tip: think “Stitch stitches the trigger to the block.”

NSE7 Advanced Threat Protection Practice Question

This NSE7 practice question tests your understanding of advanced threat protection. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

During a security incident, the SOC team receives an alert from FortiSIEM about a user accessing a known malicious IP. The team wants to automatically block the IP on the FortiGate. Which FortiGate feature can be used to create an automated response based on a threat intelligence feed?

Question 1hardmultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Automation Stitch

Option A is correct because Automation Stitch in FortiOS allows you to create automated responses triggered by events such as threat intelligence feeds. By configuring an Automation Stitch with a trigger from FortiSIEM (e.g., via a webhook or syslog) and an action to add a block entry to the FortiGate's local address group or dynamic block list, the SOC team can automatically block the malicious IP without manual intervention.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Automation Stitch

    Why this is correct

    Automation Stitches combine triggers (e.g., threat feed update) with actions (e.g., add address to block list) to automate responses.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Local-in Policy

    Why it's wrong here

    Local-in policy controls traffic to the FortiGate itself, not automated responses.

  • FortiGuard Outbreak Prevention

    Why it's wrong here

    Outbreak Prevention is a service that provides early detection, not custom automation.

  • FortiGate VPN

    Why it's wrong here

    VPN provides encrypted tunnels, not automation.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse Automation Stitch with FortiGuard Outbreak Prevention, thinking the latter can be directly triggered by a third-party alert, when in fact Outbreak Prevention is a passive, subscription-based feed that does not support custom automation from external sources like FortiSIEM.

Detailed technical explanation

How to think about this question

Automation Stitch uses a trigger-action model where triggers can be events from FortiSIEM (via syslog or REST API), and actions can include adding an address to a local group, executing a CLI script, or sending a webhook. Under the hood, the FortiGate's automation engine processes these triggers asynchronously and applies the action immediately, which is critical for real-time blocking during an active incident. In a real-world scenario, a SOC might use Automation Stitch to block a malicious IP on all FortiGates in a Security Fabric by triggering a fabric-wide action.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A practitioner preparing for the NSE7 exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related NSE7 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free NSE7 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this NSE7 question test?

Advanced Threat Protection — This question tests Advanced Threat Protection — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Automation Stitch — Option A is correct because Automation Stitch in FortiOS allows you to create automated responses triggered by events such as threat intelligence feeds. By configuring an Automation Stitch with a trigger from FortiSIEM (e.g., via a webhook or syslog) and an action to add a block entry to the FortiGate's local address group or dynamic block list, the SOC team can automatically block the malicious IP without manual intervention.

What should I do if I get this NSE7 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

3 more ways this is tested on NSE7

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A security analyst notices repeated failed login attempts from a specific IP address to the FortiGate management interface. The administrator wants to automatically blacklist the IP after 3 failed attempts within 60 seconds. Which feature should be configured?

medium
  • A.Intrusion Prevention System (IPS) with custom signature
  • B.FortiGate's built-in DoS policy and blacklist
  • C.Admin lockdown and intruder lockout settings
  • D.Administrative access trusted hosts

Variation 2. A security analyst wants to use automation stitches on FortiGate to automatically block IP addresses that trigger an IPS signature for 'SSH Brute Force'. Which two components are required to create this automation stitch? (Choose two.)

hard
  • A.Action: 'Add to Block List'
  • B.FortiAnalyzer log query
  • C.Action: 'Email Notification'
  • D.Trigger: 'IPS Event'
  • E.FortiGuard category

Why A: An automation stitch requires a trigger (e.g., IPS event) and an action (e.g., add to block list). The trigger defines when the stitch fires, and the action defines what to do.

Variation 3. A security analyst wants to use automation stitches on FortiGate to automatically block an IP address when a critical severity event is logged. Which TWO components are essential to create this automation stitch? (Choose two.)

medium
  • A.A FortiGuard subscription
  • B.A FortiAnalyzer to store logs
  • C.An action that adds the source IP to a firewall address group
  • D.A static route to the internet
  • E.A trigger that matches critical severity logs

Why C: Options A and D are correct because triggers define what event starts the automation, and actions define what the automation does (e.g., block IP).

Last reviewed: Jun 24, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This NSE7 practice question is part of Courseiva's free Fortinet certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the NSE7 exam.