Fortinet FortiSandbox 5.0 Administrator (FCP_FSA_AD-5.0)
Get full access to the updated question bank and confidently prepare for your exam.
Vendor
Fortinet
Certification
Security Operations
Content
52 Qs
Status
Verified
Updated
16 hours ago
Test the Practice Engine
Experience our interactive testing environment with free demo questions
Premium Bundle
Complete Success Suite
Save $34 Instantly
-
โFull PDF + Interactive Engine Everything you need to pass
-
โAll Advanced Question Types Drag & Drop, Hotspots, Case Studies
-
โPriority 24/7 Expert Support Direct line to certification leads
-
โ90 Days Free Priority Updates Stay current as exams change
Success Metric
98.4% Pass Rate
Standard Simulation
Practice Engine
One-Time Payment
-
Web-Based (Zero Install)
-
Real Testing Environment Virtual & Practice Modes
-
Interactive Engine Drag & Drop, Hotspots
-
60 Days Free Updates
Compatible with All Devices
Basic Tier
PDF Study Guide
Digital Access
- โ Exam Questions (PDF)
- โ Mobile Friendly
- โ 60 Days Updates
Verified 11-Question Preview (FCP_FSA_AD-5.0)
Verified Community
The CertoMetrics Standard.
Recommend the #1 platform for verified Fortinet certification resources.
Success Network
Help a Colleague Succeed.
Invite a peer to get their own updated FCP_FSA_AD-5.0 prep kit.
Exam Overview
The Fortinet FortiSandbox 5.0 Administrator (FCP_FSA_AD-5.0) certification validates a professional's expertise in deploying, configuring, and managing FortiSandbox for advanced threat protection. Achieving this certification demonstrates your ability to leverage FortiSandbox's powerful capabilities to detect and analyze sophisticated malware, zero-day threats, and targeted attacks that bypass traditional security measures. This credential is vital for cybersecurity professionals seeking to fortify their organization's defenses against an ever-evolving threat landscape. It showcases your proficiency in integrating FortiSandbox within the broader Fortinet Security Fabric, ensuring proactive defense and rapid incident response. Mastering FortiSandbox not only enhances your technical skillset but also significantly boosts your value to employers, opening doors to advanced roles in network security and threat intelligence.
Questions
35
Passing Score
700/1000
Duration
75 Minutes
Difficulty
Intermediate
Level
Professional
Skills Measured
Career Path
Target Roles
Common Questions
Is the material up to date?
Yes. We update our question bank weekly to match the latest Fortinet standards. You get free updates for 90 days.
What format do I get?
You get instant access to both the **PDF** (for reading) and our **Premium Test Engine** (for exam simulation).
Is there a guarantee?
Absolutely. If you fail the FCP_FSA_AD-5.0 exam using our materials, we offer a full money-back guarantee.
When do I get the download?
Instantly. The download link is available in your dashboard immediately after payment is confirmed.
Free Study Guide Samples
Previewing updated FCP_FSA_AD-5.0 bank (11 Questions).
Which stage of the Cyber Kill Chain does FortiSandbox and FortiClient EMS integration help to block?
Correct Option: A
FortiSandbox and FortiClient EMS integration helps block threats at the Delivery stage of the Cyber Kill Chain. FortiSandbox identifies new, advanced threats, including zero-day malware, by executing suspicious files in a safe environment. Upon detection, FortiSandbox shares this threat intelligence (e.g., malicious file hashes, URLs) with FortiClient EMS. FortiClient EMS then pushes these Indicators of Compromise (IOCs) to managed FortiClient endpoints. Consequently, FortiClient endpoints can proactively block the transmission or execution of these identified malicious payloads, preventing their successful delivery to the end-user or system before they can exploit vulnerabilities or install.
Reference: https://www.fortinet.com/products/security-fabric/cyber-kill-chain
Refer to the exhibits.
You are unable to download guest VMs on a new FortiSandbox VM.
What is the reason for this?
Correct Option: B
โ
Option B (Correct)
The test-network command output clearly shows "Testing system DNS resolve" failing for both bing.com and fsavm.fortinet.net. FortiSandbox requires connectivity to fsavm.fortinet.net (Fortinet's VM image distribution server) via its management interface (typically port1) to download guest VMs. The inability to resolve these public domains directly indicates a lack of internet connectivity or proper DNS configuration on port1, preventing the FortiSandbox system from reaching the necessary download servers.
Why the other choices are incorrect:
Option A is incorrect: While using a private DNS server could lead to resolution issues if not properly configured, the core problem shown in the output is a complete failure to resolve external domains for the system. This points to a deeper connectivity issue or an unresolvable DNS server, not merely that it's private.
Option C is incorrect: The
test-networkoutput explicitly states "Testing VM DNS resolve speed DNS server via port3... nslookup bing.com: Success... nslookup fsavm.fortinet.net: Success." This confirms that port3 does have internet connectivity and can resolve DNS for the guest VMs.Option D is incorrect: While VM images require licenses, the primary reason for being unable to download them, as indicated by the diagnostic output, is a network resolution failure (DNS lookup failed). Licensing issues would typically manifest as errors preventing the VM from running or being used after download, not preventing the initial download due to a network access problem.
Reference: https://docs.fortinet.com/document/fortisandbox/5.0.0/administration-guide/526715/network-interface-settings
You are asked to create some custom VMs to better represent your security environment.
In which two FortiSandbox deployments is this supported? (Choose two.)
Correct Option: A,C
โ
Option A (Correct)
Reasoning: Deploying FortiSandbox in a private cloud environment (e.g., on KVM, ESXi, or OpenStack) provides administrators with the necessary control and access to the underlying hypervisor to create and manage custom virtual machines for sandboxing purposes.
โ
Option C (Correct)
Reasoning: Device-based FortiSandbox deployments, referring to hardware appliances or virtual machine appliances installed directly on an organization's infrastructure, offer full support for creating and customizing virtual machines. This allows tailoring the sandbox environment to match specific enterprise security requirements.
โ Why the other choices are incorrect:
- Option B is incorrect: While FortiSandbox can be deployed in Azure, public cloud environments typically offer pre-defined sandbox analysis environments. Creating and managing custom guest VMs for sandboxing within a FortiSandbox instance is generally not supported or practical in such deployments, especially in a
Reference: https://docs.fortinet.com/document/fortisandbox/5.0.0/administration-guide/572183/virtual-machines
Which two statements are true about creating an API interface? (Choose two.)
Correct Option: C,D
โ
Option C (Correct)
Reasoning: Advanced interface configurations, including designating an interface for API access, often require command-line interface (CLI) commands in FortiSandbox, especially for initial setup and specific service binding.
โ
Option D (Correct)
Reasoning: An API (Application Programming Interface) interface is fundamentally used for programmatic administration and management of the FortiSandbox device. Therefore, the interface designated for API access must also be configured as an administrative interface to allow such management functions.
โ Why the other choices are incorrect:
- Option A is incorrect: Ports configured for HA (High Availability) communication are typically dedicated for that purpose and cannot be simultaneously used or reconfigured as API ports due to their specific functional and security requirements.
- Option B is incorrect: FortiSandbox API interfaces primarily accept HTTPS traffic for secure communication. While some legacy systems might use HTTP, a modern security appliance like FortiSandbox enforces secure communication, making plain HTTP generally unacceptable for API access.
Reference: https://docs.fortinet.com/product/fortisandbox/5.0
When using SIMNET, which two inspections cannot be performed with real traffic? (Choose two.)
Correct Option: A,B
โ Option A (Correct)
Reasoning:
AV inspection in FortiSandbox primarily involves static analysis of a file's content to detect known malware signatures. While the file itself might originate from real network traffic, the AV inspection process examines the file's static properties rather than directly analyzing the live network flow. In the context of using SIMNET for isolated dynamic analysis, the focus shifts away from direct real-time network traffic inspection towards file content analysis.โ Option B (Correct)
Reasoning:
The dynamic scan is the core process where the suspicious file is executed within a virtual machine. When SIMNET (Simulated Network) is active, this virtual machine operates in a completely isolated and simulated network environment. Any network communication attempts by the malware during its execution are intercepted and handled by FortiSandbox's internal services or dummy servers, preventing interaction with the real external internet. Therefore, the dynamic scan, especially its network interactions, is inherently not performed 'with real traffic'.Why the other choices are incorrect:
- Option C is incorrect: IP reputation inspection involves checking the reputation of IP addresses against threat intelligence databases. This is an inspection that FortiSandbox (or a FortiGate device it integrates with) can perform on actual, 'real' network traffic passing through it. While a VM in SIMNET might query an IP, the FortiSandbox itself performs real IP reputation lookups.
- Option D is incorrect: URL rating inspection involves categorizing and checking the reputation of URLs against FortiGuard databases. Similar to IP reputation, this is a type of inspection that FortiSandbox can perform on 'real' network traffic being monitored or proxied. The appliance can perform real URL rating lookups even if a SIMNET VM's requests are simulated.
Reference: https://docs.fortinet.com/document/fortisandbox/5.4.0/admin-guide/603407/simnet
You must increase the scanning capacity of a FortiSandbox device by increasing the number of clones, but the FortiSandox local clone limit is already at maximum.
Which two actions can you take to expand the scanning capacity of the unit? (Choose two.)
Correct Option: A,D
โ
Option A (Correct)Reasoning: Deploying remote WindowsCloudVM and MACOSX clones allows FortiSandbox to leverage external hypervisor resources or other FortiSandbox units to run analysis, thereby expanding the total scanning capacity beyond the local appliance's maximum clone limit.
โ
Option D (Correct)Reasoning: The scanning capacity of a FortiSandbox unit, specifically the number of concurrent analysis clones, is tied to its licensed capacity. Adding VM licenses directly increases the maximum number of clones that the FortiSandbox can run locally, thereby expanding its scanning capacity.
โ Why the other choices are incorrect:
- Option B is incorrect: Reorganizing the scan priority list only changes the order in which files are processed by existing clones; it does not increase the total number of available analysis clones or the overall scanning capacity.
- Option C is incorrect: Adding custom VMs allows for specific analysis environments but consumes existing clone capacity. It does not expand the total number of concurrent clones or the unit's overall scanning capacity.
Reference: https://docs.fortinet.com/product/fortisandbox
Refer to the exhibit.
Which command must you use to configure the worker node?
Correct Option: D
To allow access to the FortiSandbox GUI the administrator must configure an IP address and a default gateway.
Which two commands must the administrator use to accomplish this task? (Choose two.)
Correct Option: A,D
โ Option A (Correct)
Reasoning: The set default-gw command is used to configure the default gateway IP address on the FortiSandbox. A default gateway is essential for the FortiSandbox to communicate with devices outside its local network segment, including the administrator's workstation accessing the GUI.
โ Option D (Correct)
Reasoning: The set port1-ip command (typically followed by an IP address and netmask, e.g., set port1-ip 192.168.1.100/24) is used to assign an IP address to the FortiSandbox's port1. This IP address is crucial for accessing the FortiSandbox GUI from the network.
โ Why the other choices are incorrect:
- Option B is incorrect: The
set api-portcommand specifies which port is used for API access, not for configuring the IP address of a network interface for general GUI access. - Option C is incorrect: The
set admin-portcommand (if it exists in this context) would typically designate a specific port for administrative services, but it does not configure the IP address itself. The IP address must be set separately on the interface.
Reference: https://docs.fortinet.com/document/fortisandbox/5.0.0/administration-guide/46363/initial-setup-fortisandbox-vm
Refer to the exhibit.
As a best practice, where must you rank the FortiClient inputs when configuring the job queue priority on FortiSandbox?
Correct Option: C
The question asks for the best practice ranking of FortiClient inputs when configuring job queue priority on FortiSandbox, referencing the provided exhibit. The exhibit shows the current job priority configuration, where lower numbers indicate higher priority.
- On-Demand inputs are prioritized from 1 to 4.
- FortiGate InlineBlock is at priority 5.
- FortiClient is at priority 10.
While general best practices often place inline blocking devices (like FortiGate InlineBlock) at the highest priority, some Fortinet configurations or specific scenarios prioritize On-Demand (e.g., critical manual submissions) and FortiClient (endpoint files requiring prompt analysis to prevent spread) over certain FortiGate traffic. If we interpret the option as recommending a reordering, placing FortiClient after the 'On-Demand' group but before the 'FortiGate InlineBlock' entry implies FortiClient would take the next available priority slot after On-Demand. For instance, if On-Demand occupies priorities 1-4, and FortiGate InlineBlock is currently at 5, placing FortiClient 'After On-Demand but Before FortiGate inputs' would mean FortiClient is assigned priority 5, pushing FortiGate InlineBlock to priority 6.
This reordered state (On-Demand (1-4) > FortiClient (5) > FortiGate InlineBlock (6)) satisfies the condition: FortiClient's priority (5) is numerically higher than (after) On-Demand's highest priority (4), and numerically lower than (before) FortiGate's new priority (6). This specific ranking implies that while On-Demand submissions are the most critical, FortiClient endpoint submissions are considered more time-sensitive than files from FortiGate InlineBlock in this best practice context.
Reference: https://docs.fortinet.com/document/fortisandbox/5.0.0/handbook/119958/job-queue
To assign a file to a VM image, which two conditions must be true? (Choose two.)
Correct Option: B,D
โ
Option B (Correct)
Reasoning: For FortiSandbox to process a file, it must create a clone of the VM image to execute the sample. If the VM image clone value is set to zero, no clones can be generated, preventing any file from being assigned or analyzed by that specific VM image.
โ
Option D (Correct)
Reasoning: The purpose of assigning a file to a VM image is to open and execute it within a controlled environment for analysis. If the VM image does not possess the necessary software application (e.g., Adobe Reader for PDFs, Microsoft Word for DOCX files), it will be unable to open the file, rendering the analysis impossible or ineffective. FortiSandbox's intelligence attempts to match file types with appropriate VM images.
โ Why the other choices are incorrect:
- Option A is incorrect: While FortiSandbox requires appropriate licenses for overall functionality, specific VM image types, or certain advanced features, the act of assigning a file to an already configured and available VM image does not directly depend on a license entitlement for that specific assignment action itself. Licensing determines what VM images are available, not the direct conditions for assigning a file once a VM is ready.
- Option C is incorrect: Configuring a file type to enter the job queue is a prerequisite for automatic submission and processing. However, it is a condition for the file to be considered for analysis in the first place, rather than a direct condition for assigning it to a VM image once it's already in the analysis pipeline or manually submitted. Conditions B and D are more fundamental to the actual capability and availability of the VM for effective analysis.
Reference: https://docs.fortinet.com/product/fortisandbox/5.0
An organization has an existing FortiGate provisioned as a data center firewall (DCFW) that submits inbound files to FortiSandbox for inline scanning. As a result of a network redesign, traffic between the FortiSandbox and the DCFW now passes through an intermediate firewall. Inline scanning is no longer working.
While examining the configuration of the intermediate firewall you notice that it is configured to allow traffic on ports TCP/3389, UDP/53, and TCP/443.
What must you change for the integration to work?
Premium Solution Locked
Unlock all 52 answers & explanations
Full Question Bank Locked
You have reached the end of the free study guide preview. Upgrade now to unlock all 52 questions and the full simulation engine.
Certification Path
Related Certifications
Customer Reviews
Global Community Feedback
David M.
"The practice engine is incredible. It feels exactly like the real testing environment and helped me build so much confidence."
Sarah J.
"The PDF is very well organized and the explanations for the answers are actually helpful, not just random text."
Michael C.
"I was skeptical, but the content is high quality and definitely worth the price. I passed on my first try!"