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.
Exhibit
Refer to the exhibit.
config antivirus profile
edit "default"
set comment "Default antivirus"
config http
set options scan
set av-scan mode=flow-based
set fortisandbox inline-scan disable
set quarantine enable
end
config ftp
set options scan
set av-scan mode=flow-based
set fortisandbox inline-scan disable
set quarantine enable
end
config smb
set options scan
set av-scan mode=flow-based
set fortisandbox inline-scan disable
set quarantine enable
end
next
end
Refer to the exhibit. An administrator notices that some malware files are not being detected by FortiGate. The antivirus profile uses flow-based scanning with FortiSandbox disabled. What is the most likely reason for missed detections?
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.
Refer to the exhibit.
config antivirus profile
edit "default"
set comment "Default antivirus"
config http
set options scan
set av-scan mode=flow-based
set fortisandbox inline-scan disable
set quarantine enable
end
config ftp
set options scan
set av-scan mode=flow-based
set fortisandbox inline-scan disable
set quarantine enable
end
config smb
set options scan
set av-scan mode=flow-based
set fortisandbox inline-scan disable
set quarantine enable
end
next
end
A
Flow-based scanning is less thorough than proxy-based
Why wrong: Flow-based is efficient but can miss some threats; however, the main issue is missing sandbox.
B
FortiSandbox inline-scan is disabled, so unknown malware is not analyzed
Without FortiSandbox, new malware may not be detected by signatures alone.
C
Quarantine is enabled, which causes files to be dropped before scanning
Why wrong: Quarantine is applied after detection, not before.
D
The antivirus profile is not applied to the firewall policy
Why wrong: The exhibit does not indicate policy application; the profile itself is configured.
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
FortiSandbox inline-scan is disabled, so unknown malware is not analyzed
Flow-based scanning inspects files as they traverse the firewall, but it relies on signatures and heuristics for detection. Without FortiSandbox inline-scan enabled, unknown or zero-day malware that does not match existing signatures will not be sent to the sandbox for behavioral analysis, so it can pass undetected. Option B correctly identifies that disabling FortiSandbox removes the ability to analyze unknown threats, which is the most likely reason for missed detections.
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.
✗
Flow-based scanning is less thorough than proxy-based
Why it's wrong here
Flow-based is efficient but can miss some threats; however, the main issue is missing sandbox.
✓
FortiSandbox inline-scan is disabled, so unknown malware is not analyzed
Why this is correct
Without FortiSandbox, new malware may not be detected by signatures alone.
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.
✗
Quarantine is enabled, which causes files to be dropped before scanning
Why it's wrong here
Quarantine is applied after detection, not before.
✗
The antivirus profile is not applied to the firewall policy
Why it's wrong here
The exhibit does not indicate policy application; the profile itself is configured.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often assume flow-based scanning is always less thorough than proxy-based, but the real issue is the lack of FortiSandbox integration for unknown malware analysis, not the scanning mode itself.
Detailed technical explanation
How to think about this question
FortiGate flow-based scanning uses a single-pass architecture where the IPS engine processes files in real-time, leveraging pattern matching and heuristics. When FortiSandbox is disabled, the firewall cannot submit files for dynamic analysis (e.g., executing them in a sandboxed environment to observe behavior), so unknown malware that evades static signatures will not be flagged. In a real-world scenario, a zero-day ransomware variant with no known signature would bypass detection entirely, whereas proxy-based scanning with FortiSandbox enabled could submit the file for analysis and block it based on malicious behavior.
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.
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: FortiSandbox inline-scan is disabled, so unknown malware is not analyzed — Flow-based scanning inspects files as they traverse the firewall, but it relies on signatures and heuristics for detection. Without FortiSandbox inline-scan enabled, unknown or zero-day malware that does not match existing signatures will not be sent to the sandbox for behavioral analysis, so it can pass undetected. Option B correctly identifies that disabling FortiSandbox removes the ability to analyze unknown threats, which is the most likely reason for missed detections.
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 →
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.
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.
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.
Sign in to join the discussion.