Fortinet NSE5_FWB_AD-8.0 Practice Exam Questions & Answers (2026)

5 Free Questions · Last reviewed: August 22, 2026 · Prepared & Reviewed by ValidExamDumps Editorial Team

Exam Facts

Fortinet NSE5_FWB_AD-8.0 Exam Details

Key details for this exam, checked against the published exam outline

36 Practice Questions
75 minutes Exam Duration
USD 200 Exam Fee
Exam Code
NSE5_FWB_AD-8.0
Full Name
Fortinet NSE 5 - FortiWeb 8.0 Administrator
Issuing Body
Fortinet
Question Format
Multiple choice, Interactive
Delivery
Pearson VUE test centre or online proctored (OnVUE)
Eligibility
3 years networking experience, 1 year network security experience, 6 months hands-on FortiWeb experience recommended
Validity
2 years from exam completion date
Practice Questions

Free NSE5_FWB_AD-8.0 Practice Questions

Each question shows the correct answer and an explanation of why it is right

VA
ValidExamDumps Editorial Team Questions reviewed against the current NSE5_FWB_AD-8.0 exam outline
Question 1 Web application and API security with botnet mitigation

A FortiWeb administrator sees the following request:

GET /api/v1/data HTTP/1.1 Host: example.com Authorization: ApiKey abc123def456

The API key belongs to a user in group B who is authorized to access only /api/v1/reports.

What should the administrator do to prevent this unauthorized access?

Correct Answer: A
Explanation

The problem is not that the API key is invalid; the key belongs to a real user. The issue is authorization scope: group B is allowed only to access /api/v1/reports, but the request targets /api/v1/data. The correct FortiWeb control is API gateway rule enforcement using API key verification and API user grouping. FortiWeb can restrict API access by user group, sub-URL, API key verification, and configured violation actions. Blocking the endpoint for every group is too broad, moving the user to another group grants unnecessary privilege, and allowing all API keys to access all endpoints destroys endpoint-level authorization. The correct fix is group-based access control on /api/v1/data.

Question 2 Web application and API security with botnet mitigation

A FortiWeb administrator is hardening a customer checkout website.

The site contains sensitive links such as Login, Payment, and Admin, which are embedded in the HTML content of several pages.

A vulnerability scan shows that automated bots can crawl the web pages and easily enumerate these links by parsing the HTML source, even though users access them normally, through the site navigation.

Which FortiWeb feature should the administrator enable to prevent automated scanners from discovering these links?

Correct Answer: A
Explanation

Link cloaking is the FortiWeb feature designed to hide sensitive URLs or links from automated scanners and crawlers that parse HTML source code. In this scenario, the problem is not routing, encryption, or packet inspection; the problem is that bots can read embedded links directly from page content and enumerate sensitive paths such as Login, Payment, and Admin. Link cloaking helps obscure those links so that automated tools cannot easily discover them while normal users can still navigate the site as intended. URL rewriting changes URLs for routing or presentation, but it is not the most precise feature for hiding embedded links from scanners. Deep packet inspection is too broad and does not specifically solve HTML link enumeration.

Question 3 Compliance and troubleshooting

Your team is spending too much time digging through FortiWeb logs to investigate threats.

How can FortiAI improve this workflow?

Correct Answer: D
Explanation

FortiAI improves investigation workflow by helping administrators interpret FortiWeb activity using natural language. Instead of manually reviewing many raw log entries, administrators can ask FortiAI questions about recent events, blocked requests, attack patterns, or policy behavior and receive a readable explanation. This helps reduce investigation time and makes troubleshooting faster, especially when reviewing attack logs, event logs, and traffic context. FortiAI does not disable logging; that would reduce visibility. It also does not replace FortiGuard updates, which remain important for signatures, reputation, and threat intelligence. Blocking malicious IP addresses automatically is a security action handled through FortiWeb policies and protections, not the primary FortiAI workflow benefit. The best answer is natural-language event explanation.

Question 4 Web application and API security with botnet mitigation

While reviewing FortiWeb logs, you notice a suspicious login request that failed authentication. You suspect it may be part of an injection attack targeting the login form.

Which input pattern is an example of a typical SQL injection attempt that could bypass authentication checks?

Correct Answer: D
Explanation

Option D is the strongest SQL injection example because it uses SQL syntax with a comment marker -- to neutralize the password condition. In a vulnerable login query, that could cause the database to evaluate only the username portion and ignore the password check, creating an authentication bypass. Option C is not SQL injection; it is cross-site scripting because it executes JavaScript in the browser. Option B is fake XML-like markup and not a realistic SQL payload. Option A contains a SQL-like subquery, but it is not the best authentication-bypass pattern shown. FortiWeb's injection defenses are designed to detect SQL injection and XSS as malicious input patterns targeting application logic.

Question 5 Web application and API security with botnet mitigation

Refer to the exhibit.

You are a FortiWeb administrator reviewing the biometrics-based detection rule shown in the exhibit. Your goal is to configure a rule that detects bots that avoid typical human interactions like using a mouse or clicking. You also want to log the detection event and apply a high-severity alert.

Based on the current configuration, which settings should you change to meet this goal?

Correct Answer: C
Explanation

The goal is to detect bots that avoid normal human interaction, specifically mouse use and clicking, while logging the event and treating it as high severity. In FortiWeb biometrics-based bot detection, monitored client events such as mouse movement, click, keyboard, screen touch, page focus, and scroll help FortiWeb distinguish human behavior from automated behavior. Since the question specifically mentions mouse and clicking, the correct monitored events are Mouse Movement and Click. The current action is Deny (no log), which would not meet the logging requirement. Changing the action to Alert logs the event instead of silently denying it, and setting severity to High aligns with the requirement for a high-severity alert.

Get Full Access

36 questions covering all exam domains, starting from $20

Study Guide

What the Fortinet NSE5_FWB_AD-8.0 Exam Covers

4 domains from the Fortinet NSE5_FWB_AD-8.0 exam outline, with approximate weightings

Domain 1: Deployment and configuration

Understand FortiWeb deployment methods, operation modes, and basic administration. Configure server objects, policies, and implement SSL inspection, offloading, and high availability clustering to ensure secure and efficient web application protection in your network.

Domain 2: Web application and API security with botnet mitigation

Apply security best practices to protect web applications and APIs from OWASP Top 10 threats. Configure API discovery and protection, implement bot mitigation strategies, and tune security profiles to defend against sophisticated automated attacks and zero-day exploits.

Domain 3: Application delivery and additional configuration

Optimize application delivery for performance and reliability while maintaining security. Implement denial of service protections, configure logging and monitoring, and leverage FortiAI machine learning features to improve protection and operational visibility.

Domain 4: Compliance and troubleshooting

Troubleshoot deployment and system-related issues to resolve configuration problems and performance bottlenecks. Implement web vulnerability scans, analyze security events, and validate compliance with security policies and regulatory requirements in your FortiWeb environment.

FAQ

NSE5_FWB_AD-8.0 Exam FAQ

Common questions about the exam itself

What does the NSE5_FWB_AD-8.0 exam test and who should take it?
This exam tests your ability to deploy, configure, administer, manage, and monitor FortiWeb devices to protect web applications and APIs from sophisticated attacks. It is intended for security professionals, WAF administrators, and network engineers responsible for FortiWeb administration in small to medium enterprise environments.
What background and experience do I need before attempting NSE5_FWB_AD-8.0?
Fortinet recommends at least 3 years of general networking experience, 1 year in network security roles, and 6 months of hands-on experience with FortiWeb devices. Passing NSE 4 FortiOS Administrator first helps you build foundational knowledge of Fortinet platforms and security concepts.
How much time should I spend preparing for this exam?
Preparation time varies based on your background, but most candidates need 4 to 8 weeks of regular study combined with hands-on lab practice. If you already hold NSE 4 certification and have FortiWeb experience, you may need less time. The Fortinet training course covers about 9 hours of structured content.
What is the exam format and how much time do I get?
The exam consists of 35 to 40 multiple choice and multiple select questions. You have 75 minutes to complete it, which averages about 2 minutes per question. Questions are scored pass or fail with no partial credit, and you receive your result immediately after finishing.
What is the exam fee and where do I take it?
The exam costs USD 200. You can take it at a Pearson VUE testing centre or online through OnVUE proctoring from home. You schedule directly through Pearson VUE and can reschedule or cancel up to 24 hours before your appointment.
What is the passing score and how is it calculated?
Fortinet does not publish the exact passing score or percentage. The exam uses a pass or fail scoring method with no scaled score. Based on candidate reports, you typically need approximately 70 percent of questions correct to pass, but this is not officially confirmed.
How long is my NSE5_FWB_AD-8.0 certification valid and what do I do when it expires?
Your certification is valid for 2 years from the date you pass the exam. To renew it, you must pass the current version of an NSE 5 FortiWeb exam or achieve a higher-level certification such as NSE 6 or NSE 8 before your certification expires.
How does NSE5_FWB_AD-8.0 relate to the FCP in Cloud Security certification?
Passing NSE5_FWB_AD-8.0 is one of two exams required for the FCP in Cloud Security credential. You must also pass the NSE 4 FortiOS Administrator exam within 2 years. Once you pass both exams, you earn the FCP in Cloud Security certification, which remains valid for 2 years.
What is the difference between NSE 5 FortiWeb and NSE 6 FortiWeb exams?
NSE 5 FortiWeb focuses on core administration, deployment, configuration, and day-to-day management of FortiWeb in typical enterprise environments. NSE 6 FortiWeb covers more advanced topics, complex troubleshooting, and specialized configurations. NSE 5 is sufficient for most security roles. NSE 6 is for senior engineers and FortiWeb specialists.
Can I retake NSE5_FWB_AD-8.0 if I fail, and are there any restrictions?
Yes, you can retake the exam. There is no official waiting period between attempts announced by Fortinet, but each new exam attempt requires a new USD 200 voucher. You schedule retakes through Pearson VUE just like your initial attempt.