Refer to the exhibit.You are deploying FortiWeb to handle HTTPS traffic from clients and forward cleartext traffic to a back-end server.You want FortiWeb to decrypt the HTTPS session, inspect the traffic, and then send the traffic to the server using HTTP.What can you configure on FortiWeb to make this behavior happen?
Answer(s): D
SSL offloading allows FortiWeb to terminate the client HTTPS connection, decrypt and inspect the traffic, and then forward the request to the back-end server over HTTP. This provides inspection while removing the SSL processing requirement from the server.
A user from group B sends 150 requests in one minute to this endpoint:Group B users are allowed access to only /api/v1/reports and are limited to 50 requests per minute.What should the FortiWeb administrator configure to stop this abuse?
Answer(s): B
Group-based rate limiting enforces the allowed request threshold for group B users, limiting them to 50 requests per minute and preventing excessive API use even when the request includes a valid API key.
You have configured parameter validation, file security, and machine learning (ML) anomaly detection for a web form, but some server-side request forgery tests are still succeeding. You need to advise the team on what to prioritize next to improve SSRF protection without compromising other parts of the application.Which recommendation would best strengthen FortiWeb's ability to block remaining SSRF attempts?
SSRF often succeeds when application input is passed to back-end services that make outbound requests. Refining input validation logic helps FortiWeb better detect and block unsafe URLs, internal addresses, metadata endpoints, redirects, or encoded payloads while preserving the existing protections for the rest of the application.
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?
This pattern uses SQL syntax and a comment sequence to alter the intended login query logic. The comment marker can cause the remaining password condition to be ignored, which is a common SQL injection technique used to bypass authentication checks.
Refer to the exhibit.You have deployed FortiWeb behind a FortiGate that is configured as a reverse proxy and inserts the X-Forwarded-For HTTP header when forwarding HTTP and HTTPS traffic.FortiWeb is using a custom inline protection profile, and logging is enabled, as shown in the exhibit.You notice that FortiWeb is blocking legitimate users, and all requests in the attack logs appear to come from the FortiGate IP address, not the original client IP addresses.Which action should you take to fix this issue?
Answer(s): A
FortiGate is acting as the upstream proxy, so FortiWeb sees the FortiGate address as the source unless it is configured to trust and read the X-Forwarded-For header. Using that header for client IP detection allows FortiWeb to apply logging, rate-based controls, and IP-based protections to the real client addresses instead of incorrectly treating all traffic as coming from FortiGate.
Refer to the exhibit.There is only one administrator account configured on FortiWeb and IPv6 is not configured on any interface.Which action should an administrator take to restrict any brute force attacks that attempt to gain access to the FortiWeb management GUI?
The trusted hosts setting should allow management access only from a specific trusted administrator IP address or subnet. Leaving 0.0.0.0/0 permits access attempts from any IPv4 source, increasing exposure to brute force attacks against the FortiWeb management GUI.
A FortiWeb administrator needs to protect new API endpoints that a development team is publishing.To secure these API endpoints, which three configuration actions should the administrator perform on FortiWeb? (Choose three.)
Answer(s): B,C,D
API schema validation verifies that incoming API requests match the expected structure, parameters, and data types. ML-based API protection helps FortiWeb learn normal API behavior and detect abnormal or suspicious API requests. API user key enforcement ensures that only authorized API clients can access the protected endpoints.
FortiWeb is blocking groups of users behind your load balancer. In the logs, all users show the same source IP address.Which action should you take to restore proper client identification?
When traffic passes through a load balancer, FortiWeb may see only the load balancer IP as the source. Inserting the original client IP address in an HTTP header, such as X-Forwarded-For, allows FortiWeb to identify individual clients correctly and avoid applying IP-based blocking to an entire group of users.
Share your comments for Fortinet NSE5_FWB_AD-8.0 exam with other users:
Question 5:Question 5 asks how to identify min and max values for each column in a Dataflow result. Correct options: B and E.
Question 18:Question 18: Why not A?
Question 4:Question 4 is about when to use batch processing.
Question 5:I can’t see the [Image] in Question 5, but I can explain the likely reasoning.
Question 12:Here’s why Question 12’s correct choices are C and D.
Question 3:Question 3 asks for two valid ways to meet the purchase order creation validation (warn if the vendor is on the exclusion list for the customer/product and block/alert accordingly). Correct answers: C and D
Question 12:Here’s how to understand question 12.
Question 6:Here’s how question 6 works. Key constraint: All new and extended objects must be in an existing model named FinanceExt. Creating a brand-new model is not allowed. Why the two correct options work:
Question 2:I don’t have the text for Question 2 here. Please paste the exact Question 2 (including all answer choices) or describe the topic it covers. Once I have it, I’ll:
Which statement is true about using default environment variables? The environment variables can be read in workflows using the ENV: variable_name syntax. The environment variables created should be prefixed with GITHUB_ to ensure they can be accessed in workflows The environment variables can be set in the defaults: sections of the workflow The GITHUB_WORKSPACE environment variable should be used to access files from within the runner.Correct answer: The statement "The GITHUB_WORKSPACE environment variable should be used to access files from within the runner." is true. Why the others are false:
${{ env.VARIABLE }}
$VARIABLE
GITHUB_
defaults:
run
GITHUB_WORKSPACE
${{ github.workspace }}
$GITHUB_WORKSPACE/...
${{ github.workspace }}/...
As an administrator for this subscription, you have been tasked with recommending a solution that prohibits users from copying corporate information from managed applications installed on unmanaged devices. Which of the following should you recommend? Windows Virtual Desktop. Microsoft Intune. Windows AutoPilot. Azure AD Application Proxy.
Question 34:
Policy
function of appnav in sdwan
Question 1:
Question 5:
Why this is correct
Question 7:
Question 104:
clustering keys
Q23: Fabric Admin is correct. Because Domain admin cannot create domains. Only Fabric Admin can among the given options. Q51: Wrapping @pipeline.parameter.param1 inside {} will return a string. But question requires the expression to return Int, so correct answer should be @pipeline.parameter.param1 (no {})
Question 62:
ZDX
Analyze Score
Y Engine
Question 32:
Question 3:
date = sys.argv[1]
sys.argv[1]
date = spark.conf.get("date")
input()
date = dbutils.notebooks.getParam("date")
dbutils.notebook.run
Question 528:
Question 23:The correct answer is Domain admin (option B), not Fabric admin.
Question 2:For question 2, the key concept is the Longest Prefix Match. Routers pick the route whose subnet mask is the most specific (largest prefix length) that still matches the destination IP. From the options:
Question 129:Correct answer: CNAME
compute.osAdminLogin
enable-oslogin
Question 2:
Recommend using AI for Solutions rather the Answer(s) submitted here
This is very interesting
Are these the same questions you have to pay for in ExamTopics?
For Question 7 - while the answer description indicates the correct answer, the option no. mentioned is incorrect. Nice and Comprehensive. Thankyou
Keeping this site free takes real effort. We constantly battle automated scraping and unauthorized content copying. A quick account helps us protect the community and keep the site free.
To continue studying for your NSE5_FWB_AD-8.0, please sign in or create a free account.