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

Quick Answer

The answer is that the custom IPS signature is not matching because its protocol decoder is not set to HTTP. Without explicitly assigning the HTTP decoder, the FortiGate IPS engine does not know to parse the HTTP request URI for the pattern 'attack'; instead, it inspects the raw packet payload against the wrong protocol layer, causing the signature to never trigger. On the Fortinet NSE 7 Advanced Security NSE7 exam, this tests your understanding that custom signatures require a precise decoder assignment to match application-layer traffic—a common trap is assuming the IPS engine automatically detects the protocol from the traffic flow. Remember the memory tip: “No decoder, no detector”—if you omit the protocol decoder, the pattern is blind to the URI.

NSE7 Advanced Threat Protection Practice Question

This NSE7 practice question tests your understanding of advanced threat protection. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. 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.

A FortiGate administrator configures a custom IPS signature with the pattern 'attack' in the HTTP request URI. After applying the signature, no alerts are generated even though the traffic matches. What is the MOST likely cause?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "most likely"

    Why it matters: Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

Question 1hardmultiple choice
Read the full NAT/PAT explanation →

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

The signature's protocol decoder is not set to 'HTTP'

The custom IPS signature pattern 'attack' will only be inspected against the HTTP request URI if the signature's protocol decoder is explicitly set to 'HTTP'. Without this decoder assignment, the IPS engine does not know which protocol layer to parse, and the pattern is never matched against the URI, resulting in no alerts despite matching traffic.

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.

  • The signature's protocol decoder is set to 'HTTP'

    Why it's wrong here

    If set to HTTP, it should work; the issue is likely the decoder is wrong.

  • The signature action is set to 'pass'

    Why it's wrong here

    Pass action still logs; no alerts suggest no detection at all.

  • The signature's protocol decoder is not set to 'HTTP'

    Why this is correct

    Without proper decoder, the pattern is not matched in HTTP URI.

    Clue confirmation

    The clue word "most likely" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • The signature severity is too low

    Why it's wrong here

    Severity does not prevent detection, just affects alerting threshold.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often assume a signature will automatically inspect all traffic or that the 'pass' action suppresses alerts, when in fact the protocol decoder is a mandatory prerequisite for any application-layer pattern matching in FortiGate IPS.

Detailed technical explanation

How to think about this question

In FortiGate IPS, each signature must be bound to a protocol decoder (e.g., HTTP, FTP, SMTP) so the IPS engine knows which protocol-specific buffer to inspect. Without the correct decoder, the pattern is never compared against the decoded application-layer data, even if the raw packet contains the string. This is a common misconfiguration when administrators assume the IPS engine automatically inspects all traffic, but in reality, decoders are required for layer-7 pattern matching.

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 small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.

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: The signature's protocol decoder is not set to 'HTTP' — The custom IPS signature pattern 'attack' will only be inspected against the HTTP request URI if the signature's protocol decoder is explicitly set to 'HTTP'. Without this decoder assignment, the IPS engine does not know which protocol layer to parse, and the pattern is never matched against the URI, resulting in no alerts despite matching traffic.

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.

Are there clue words in this question I should notice?

Yes — watch for: "most likely". Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

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

1 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. An IPS administrator wants to detect a new custom attack that sends malformed HTTP headers. The attack pattern is a specific sequence of bytes that is not covered by existing signatures. What is the BEST way to detect this attack on FortiGate?

medium
  • A.Use an automation stitch to block traffic with unusual headers
  • B.Enable protocol anomaly detection in the IPS sensor
  • C.Deploy FortiWeb as a reverse proxy
  • D.Create a custom IPS signature

Why D: Option B is correct because custom IPS signatures allow administrators to define unique patterns to detect new attacks not covered by default signatures.

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.