Fortinet FortiEDR 7.0 Administrator (NSE6_EDR_AD-7.0)
Get full access to the updated question bank and confidently prepare for your exam.
Vendor
Fortinet
Certification
SASE
Content
34 Qs
Status
Verified
Updated
4 days 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 7-Question Preview (NSE6_EDR_AD-7.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 NSE6_EDR_AD-7.0 prep kit.
Exam Overview
The Fortinet FortiEDR 7.0 Administrator (NSE6_EDR_AD-7.0) certification is a powerful credential for cybersecurity professionals seeking to validate their expertise in advanced endpoint protection. In today's dynamic threat landscape, effective Endpoint Detection and Response (EDR) is paramount for safeguarding organizational assets. This certification demonstrates your ability to deploy, configure, and manage FortiEDR solutions, ensuring robust real-time threat prevention, detection, and automated incident response. Earning this designation not only showcases your proficiency in a critical security technology but also significantly enhances your professional credibility and marketability, opening doors to advanced roles in security operations and incident management. It confirms your skill in leveraging FortiEDR to proactively defend against sophisticated cyber threats.
Questions
30-35
Passing Score
700/1000
Duration
60 Minutes
Difficulty
Intermediate
Level
Specialist
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 NSE6_EDR_AD-7.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 NSE6_EDR_AD-7.0 bank (7 Questions).
Refer to the exhibits.


What happens when the net user command runs on an endpoint?
Correct Option: C
The query configuration, named "CLI Command," explicitly targets Target.Process.Filename ("net.exe") and classifies it as Suspicious. When the net user command executes, it runs net.exe, which directly matches this query. In FortiEDR, a match on a query classified as suspicious typically triggers an incident.
- Option A is incorrect: The query is explicitly configured with a Suspicious classification, directly contradicting the statement that the activity is not suspicious.
- Option B is incorrect: FortiEDR's role here is to detect command-line activity, not to trigger CLI commands itself.
- Option D is incorrect: The query is a Scheduled Query set to repeat every 15 minutes. This indicates that detection and incident generation will occur during the next scheduled run, not immediately.
Reference: https://docs.fortinet.com/document/fortiedr/7.0.0/administration-guide/523190/queries
Refer to the exhibit.

Based on the threat hunting event details shown in the exhibit, which two statements about the event are true? (Choose two.)
Correct Option: A, C
โ
Option A (Correct)
Reasoning: The exhibit clearly shows that the 'Executing user' for both the cmd.exe and PING.EXE processes is 'R2D2-KVM63\fortinet'. Additionally, the 'Command line' for PING.EXE is 'fortinet.com', indicating that the user 'fortinet' executed a ping command targeting 'fortinet.com'.
โ
Option C (Correct)
Reasoning: Based on the provided exhibit of the 'Threat hunting event details', there is no section or tab displaying MITRE ATT&CK details or any related information for this event. The available view only shows 'Summary' and the process chain, without any MITRE specific indicators.
โ Why the other choices are incorrect:
- Option B is incorrect: The event details are explicitly labeled as 'Process Creation' for both
cmd.exeandPING.EXE. While these processes involve files, the primary event type being reported is process creation, not a file action (like file modification, deletion, or access). - Option D is incorrect: The exhibit does not provide any indication that the
PING.EXEprocess was blocked. The 'Status' shown for the endpoint 'R2D2-kvm63' is 'Running', and there are no 'Blocked' or 'Prevented' flags associated with the PING.EXE process itself.
Reference: https://docs.fortinet.com/product/fortiedr
Refer to the exhibit.

Based on the event shown in the exhibit, which two statements about the event are true? (Choose two.)
Correct Option: A, C
โ
Option A (Correct)
Reasoning: The history shows device R2D2-kvm63 was automatically moved between collector groups. This automated response action is orchestrated by FortiEDR playbooks, confirming playbooks are configured for such events.
โ
Option C (Correct)
Reasoning: Moving the device to a "High Security Collector Group" is a direct response to a malicious event. This action enforces heightened restrictions and containment, functionally isolating the endpoint to prevent further threat propagation.
โ Why the other choices are incorrect:
- Option B is incorrect: The exhibit shows a malicious classification and a device movement, but no explicit confirmation of the malicious event itself being blocked.
- Option D is incorrect: An actual automated action (device movement) occurred. In simulation mode, actions are only logged as potential, not executed.
Reference: https://docs.fortinet.com/document/fortiedr/7.0.0/administration-guide/
Refer to the exhibit.

Based on the exhibit, which two observations are true? (Choose two.)
Correct Option: B, D
โ Option B (Correct)Reasoning: The activity audit entries explicitly state, "Detected as Unknown malware." This indicates that FortiEDR's intelligence had not previously identified this specific malware variant or signature.โ Option D (Correct)Reasoning: The second entry in the activity audit clearly shows "from FortinetCloudServices" with a "Classification change: Malicious," confirming FCS classified it.โ Why the other choices are incorrect:* Option A is incorrect: The status at the top of the incident handler screen explicitly shows "Status Unhandled," meaning the incident has not been resolved.* Option C is incorrect: The incident is consistently classified as "Malicious" (bug icon at the top, and within both audit entries). There is no indication it was classified as suspicious.
Reference: https://docs.fortinet.com/document/fortiedr/7.0.0/administration-guide/466632/incident-handling
You are asked to configure a query to run every 15 minutes, automatically searching for specific registry modifications across all endpoints.
Which FortiEDR feature must you configure?
Correct Option: D
โ Option D (Correct)Reasoning:FortiEDR's Threat Hunting module enables defining and scheduling custom queries. These queries can be configured to run periodically (e.g., every 15 minutes) across all endpoints to search for specific registry modifications, directly matching the requirement.โ Why the other choices are incorrect:* Option A is incorrect: Communication control rules manage network and process execution, not scheduled data collection or proactive querying.* Option B is incorrect: Manual queries are executed on demand. Policy overrides do not provide a scheduling mechanism for recurring queries.* Option C is incorrect: Playbook triggers react to real-time events. While they can detect changes, they do not execute scheduled, proactive data searches across endpoints.
Reference: https://docs.fortinet.com/document/fortiedr/7.0.0/administration-guide/469446/threat-hunting-dashboard
Refer to the exhibit.

Based on the event shown in the exhibit, which two statements about the event are true? (Choose two.)
Correct Option: A,C
โ
Option A (Correct)
Reasoning: The exhibit shows 'TestApplication.exe' with a 'Status' of 'Running' (indicated by the green square icon). This explicitly means the application was successfully launched and is currently active on the system.
โ
Option C (Correct)
Reasoning: The event details clearly state the 'Classification' for 'TestApplication.exe' as 'Malicious', accompanied by a red bug/worm icon. This indicates that FortiEDR (FCS) has identified the application as malicious.
โ Why the other choices are incorrect:
- Option B is incorrect: The top status bar and the event details both explicitly state the event 'Status' as 'Unhandled', not 'Handled'.
- Option D is incorrect: While 'TestApplication.exe' is classified as 'Malicious', the exhibit provides insufficient information to determine if it is 'sophisticated' malware. The triggered rules (Invalid Checksum, Suspicious Packer, Writable Code) indicate malicious activity but not necessarily sophistication level.
Refer to the exhibit.

What observation can you make about the ConnectivityTestAppNew.exe incident?
Correct Option: B
The exhibit shows the ConnectivityTestAppNew.exe incident with an overall status of "Unhandled". However, the detailed events within the incident display a 'No Entry' icon under the 'Action' column, which typically signifies a blocking action. This contradiction (an assigned block action, yet an unhandled incident and unhandled individual events) is characteristic of a FortiEDR policy operating in simulation (Audit) mode. In this mode, rules trigger and log their intended actions (like blocking), but the actions are not actively enforced, thus leaving the incident in an 'Unhandled' state for administrator review. This observation best reconciles all visual cues.
Reference: https://docs.fortinet.com/document/fortiedr/7.0.0/administration-guide/526786/creating-a-new-policy
Full Question Bank Locked
You have reached the end of the free study guide preview. Upgrade now to unlock all 34 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!"