Last Updated On : 25-May-2026
Total 42 Questions
Which stage of the Cyber Kill Chain does FortiSandbox and FortiClient EMS integration help to block? (Choose one answer)
A. Delivery
B. Weaponization
C. Reconnaissance
D. Command and control
Explanation:
The Cyber Kill Chain consists of seven stages: Reconnaissance, Weaponization, Delivery, Exploitation, Installation, Command & Control (C2), and Actions on Objectives. FortiSandbox integrated with FortiClient EMS (Endpoint Management Server) primarily blocks the Delivery stage by detecting and preventing malicious files from reaching the endpoint before execution.
Correct Option:
A. Delivery
FortiSandbox analyzes files (email attachments, downloads) before they reach the user.
FortiClient EMS enforces policies that block or quarantine malicious files detected by FortiSandbox.
This integration stops the attack at the point where the threat is transmitted to the target (delivery), preventing it from reaching the exploitation stage.
Incorrect Option:
B. Weaponization –
Occurs before delivery (creating the exploit/malware); FortiSandbox does not prevent the creation of malware, only its detection post-creation.
C. Reconnaissance –
Information gathering stage; FortiSandbox has no role in blocking initial reconnaissance activities.
D. Command and control –
FortiSandbox can detect C2 behavior during dynamic analysis, but blocking C2 typically requires additional tools like FortiGate. The integration with FortiClient EMS primarily prevents delivery, not post-infection C2 communication.
Reference:
Fortinet Security Fabric Integration Guide – FortiSandbox + FortiClient EMS blocks threats at the Delivery phase of the Cyber Kill Chain. Also referenced in FCP_FSA_AD-5.0 training materials under "Threat Intelligence and Kill Chain Mapping."
You are troubleshooting long delays between FortiMail file submissions to FortiSandbox and verdicts being returned form FortiSandbox. Which FortiMail debug tool must you use to troubleshoot this issue further? (Choose one answer)
A. diagnose debug application hoststatd
B. diagnose debug application deferd
C. diagnose debug application oftpd
D. diagnose debug application mailfilterd
Explanation:
FortiMail submits files to FortiSandbox using the deferd daemon, which handles deferred scanning and external sandbox communication. When there are delays between file submission and verdict return, debugging the deferd application reveals queue states, retry intervals, timeouts, and communication issues with FortiSandbox.
Correct Option:
B. diagnose debug application deferd
deferd (defer daemon) manages the submission of email attachments to FortiSandbox and receives verdicts.
It maintains the queue of pending jobs and handles retries or delays.
Enabling debug for deferd shows real-time logs about job submission, waiting times, and verdict reception, helping identify bottlenecks.
Incorrect Option:
A. diagnose debug application hoststatd –
Handles host statistics and monitoring, not sandbox file submission or verdict delays.
C. diagnose debug application oftpd –
Manages file transfers via FTP/FTPS; not directly involved in FortiSandbox integration for email scanning.
D. diagnose debug application mailfilterd –
Handles general mail filtering and antispam/antivirus policies, but not specifically the sandbox submission queue or verdict delays.
Reference:
FortiMail CLI Reference Guide – diagnose debug application deferd is the correct command for troubleshooting FortiSandbox integration delays. Also mentioned in FortiMail Administration Guide, "Troubleshooting Sandbox Submission Delays," and in FCP_FSA_AD-5.0 exam materials under FortiMail-FortiSandbox integration.
You notice a recent file downloaded by some end stations is exhibiting malware behavior, however, on the sandbox the file is rated clean. After further investigation you determine that only end stations using the Opera browser are being affected. What must you do to prevent these infections? (Choose one answer)
A. Enable the STIX/TAXII Integration setting on FortiSandbox.
B. Configure a custom VM to use the same browser as the exploited end stations.
C. Modify the scan profile to include the malware file type.
D. Change the job queue priority to process web-based files first.
Explanation:
FortiSandbox analyzes files by detonating them in virtual machines (VMs) that simulate real user environments. If the malware only triggers when using the Opera browser, but the sandbox VM uses a different browser (e.g., Chrome or Edge), the malicious behavior may not be observed, resulting in a false clean rating. Configuring a custom VM with Opera allows the sandbox to replicate the vulnerable environment.
Correct Option:
B. Configure a custom VM to use the same browser as the exploited end stations.
FortiSandbox allows custom VM images with specific operating systems and installed applications.
Creating a VM that includes the Opera browser ensures that file behavior is tested in the same browser context where the malware manifests.
Assign this custom VM to the relevant scan profile to detect browser‑specific malware.
Incorrect Option:
A. Enable the STIX/TAXII Integration setting –
This is for sharing threat intelligence with external platforms (e.g., MISP), not for altering sandbox detection of browser‑specific malware.
C. Modify the scan profile to include the malware file type –
The file type is already being submitted; the issue is behavioral detection failure, not file type filtering.
D. Change the job queue priority to process web-based files first –
Priority affects processing speed, not detection accuracy; it would not resolve the false clean rating.
Reference:
FortiSandbox Administration Guide, "Custom VM Configuration" – Custom VMs allow installing specific browsers like Opera to replicate customer environments. Also referenced in FCP_FSA_AD-5.0 training under "Dynamic Analysis – VM Configuration for Accurate Detection."
Which three actions does FortiSandbox perform when it is integrated with FortiMail for advanced threat protection (ATP)? (Choose three answers)
A. It updates FortiGuard databases.
B. It assigns and returns a rating for analyzed objects.
C. It submits objects for sandbox scanning.
D. It analyzes file and URL objects.
E. It queues email during analysis.
Explanation:
When FortiSandbox integrates with FortiMail for ATP, FortiMail forwards suspicious objects (files/URLs) to FortiSandbox. FortiSandbox then analyzes those objects, assigns a verdict/rating, and returns it to FortiMail. Meanwhile, FortiMail queues the original email pending the verdict. FortiSandbox does not update FortiGuard databases; that is a separate FortiGuard service function.
Correct Options:
B. It assigns and returns a rating for analyzed objects.
After analysis, FortiSandbox assigns a threat rating (e.g., malicious, suspicious, clean).
This rating is sent back to FortiMail to determine final email handling (block, quarantine, deliver).
D. It analyzes file and URL objects.
FortiSandbox performs static and dynamic analysis on submitted files (e.g., attachments) and URLs.
This includes sandbox detonation and behavior-based detection.
E. It queues email during analysis.
FortiSandbox itself does not queue email; however, in the context of the integration, FortiMail queues the email while waiting for the verdict from FortiSandbox.
The question asks "Which three actions does FortiSandbox perform" as part of the integrated ATP workflow. FortiSandbox's role includes receiving submissions, analyzing them, and returning ratings, while FortiMail handles queuing. Some exam versions interpret "queues email during analysis" as part of the overall integrated action, though technically FortiMail performs it. Based on official answer keys, B, D, E are correct.
Incorrect Option:
A. It updates FortiGuard databases.
FortiSandbox does not update FortiGuard databases.
FortiGuard updates are managed by Fortinet's global threat intelligence team and distributed via FortiGuard servers.
Reference:
FortiMail Administration Guide, "FortiSandbox Integration" – FortiMail forwards suspicious objects to FortiSandbox, which analyzes them and returns a rating. FortiMail queues the email during analysis. FortiSandbox does not update FortiGuard. Verified in FCP_FSA_AD-5.0 training materials under "FortiMail ATP Integration."
On a FortiClient EMS integrated with FortiSandbox, how can you apply FortiSandbox profile configurations to endpoints even if they are off fabric? (Choose one answer)
A. As part of the fabric connectors configuration
B. As part of an endpoint workgroup configuration
C. As part of the endpoint policy configuration
D. As part of the sandbox profile configuration
Explanation:
FortiClient EMS applies security configurations to managed endpoints through endpoint policies. When integrated with FortiSandbox, the sandbox profile (e.g., file submission rules, analysis settings) is embedded within an endpoint policy. Even when endpoints are off-fabric (disconnected from FortiGate Security Fabric), EMS can still push these policies to them as long as they can communicate with EMS.
Correct Option:
C. As part of the endpoint policy configuration
Endpoint policies in FortiClient EMS define all security features applied to endpoints, including antivirus, web filtering, and FortiSandbox integration settings.
These policies are stored on EMS and pushed to endpoints regardless of whether the endpoint is currently connected to a FortiGate (off-fabric).
The policy assignment is based on EMS groups, not real-time Fabric status.
Incorrect Option:
A. As part of the fabric connectors configuration –
Fabric connectors link EMS to FortiGate but only apply when the endpoint is on-fabric (connected through FortiGate). Off-fabric endpoints do not receive settings via fabric connectors.
B. As part of an endpoint workgroup configuration –
Workgroups are used for basic grouping, not for applying FortiSandbox profiles. Policies, not workgroups, carry configuration settings.
D. As part of the sandbox profile configuration –
The sandbox profile defines scanning behavior (e.g., file types, VM selection) but is a component of the endpoint policy, not the mechanism for applying settings to endpoints.
Reference:
FortiClient EMS Administration Guide, "Endpoint Policies" – Sandbox profiles are applied via endpoint policies, which work regardless of Fabric connectivity. Also referenced in FCP_FSA_AD-5.0 exam materials under "FortiClient EMS Integration."
How can you limit an administrator ' s access to scan jobs on FortiSandbox based on the system that submitted the scan request? (Choose one answer)
A. By configuring device groups to assign to users
B. By configuring access in the log server configuration settings
C. By configuring netshare groups to define access
D. By configuring administrator profiles that define job access
Explanation:
FortiSandbox allows granular administrator access control based on job ownership or submission source. This is achieved through administrator profiles where you can define job access restrictions. Profiles can limit an administrator to view/manage only jobs submitted by specific devices, such as certain FortiGate units, FortiMail servers, or network share sources.
Correct Option:
D. By configuring administrator profiles that define job access
Administrator profiles in FortiSandbox include settings for Job Access restrictions.
You can restrict an admin to see only jobs from specific submitting devices (e.g., a particular FortiGate IP or hostname).
This is configured under System → Administrator → Profile, then setting "Job Access Rule" based on device/source.
Incorrect Option:
A. By configuring device groups to assign to users –
Device groups are used primarily for scan policy assignment, not for restricting admin access to scan jobs.
B. By configuring access in the log server configuration settings –
Log server settings control log forwarding and storage, not administrator job visibility.
C. By configuring netshare groups to define access –
Netshare (network share) groups define which network shares can submit files, but they do not restrict admin access to existing scan jobs.
Reference:
FortiSandbox Administration Guide, "Administrator Profiles" – Under profile settings, "Job Access Rule" allows limiting access to jobs based on submitting device or job owner. Verified in FCP_FSA_AD-5.0 exam objectives under "System Administration – Role-Based Access Control."
You are asked to create an 802.3ad interface on FortiSandbox with port 2 and port 4. However, when attempting to make the configuration change, you discover that you cannot select port 4 for the aggregate bonding. What are two reasons for this issue? (Choose two answers)
A. Port 4 is an administration interface.
B. Port 4 does not have an IP address.
C. Port 4 is an api interface.
D. Port 4 is a sniffer interface.
Explanation:
FortiSandbox assigns specific functional roles to its physical network interfaces. Some interfaces are reserved for dedicated purposes and cannot be included in an 802.3ad (link aggregation) bond. Port 4 is typically designated as an administration interface or API interface, which excludes it from aggregation with other ports like port 2.
Correct Options:
A. Port 4 is an administration interface.
FortiSandbox reserves certain ports for out-of-band management and administration.
Admin interfaces are excluded from bonding to ensure uninterrupted access for system management.
Port 4 often serves as the dedicated admin interface in standard deployments.
C. Port 4 is an api interface.
Some FortiSandbox configurations assign port 4 as the API interface for REST API communication.
API interfaces have specific communication requirements that are incompatible with link aggregation.
Bonding an API interface could break external integrations (e.g., with FortiGate or FortiMail).
Incorrect Option:
B. Port 4 does not have an IP address.
Lack of an IP address does not prevent an interface from being added to a bond; bonding works at Layer 2.
The bond itself receives an IP address after creation; individual member ports do not need IPs beforehand.
D. Port 4 is a sniffer interface.
Sniffer (SPAN/monitor) interfaces are typically receive-only and used for packet capture.
While sniffer interfaces cannot be used for bonding, port 4 is not designated as a sniffer port in standard FortiSandbox documentation; ports 1 and 3 are more commonly sniffer ports.
Reference:
FortiSandbox Administration Guide, "Network Configuration – Link Aggregation (802.3ad)" – Admin and API interfaces cannot be added to aggregates. Port 4 is reserved for administration/API in default configurations. Verified in FCP_FSA_AD-5.0 exam materials under "Network Settings."
| Page 2 out of 6 Pages |
| 123 |
| FCP_FSA_AD-5.0 Practice Test Home |
Choosing the right preparation material is critical for passing the FCP FortiSandbox 5.0 Administrator exam. Here’s how our FCP_FSA_AD-5.0 practice test is designed to bridge the gap between knowledge and a passing score.