Citrix Endpoint Management Administration — Question 96
Scenario: When reviewing the activity lags for a web application, a Citrix Engineer notices a high number of requests for the page, /setup.aspx. Further investigation reveals that most of these requests originated from outside the network.
Which protection can the engineer implement to prevent this?
Answer options
- A. Start URL with URL Closure
- B. HTML Cross-Site Scripting (XSS)
- C. Buffer Overflow
- D. Cookie Consistency
Correct answer: A
Explanation
The correct choice, 'Start URL with URL Closure', is effective in limiting access to specific URLs, thereby reducing unwanted requests. The other options, such as 'HTML Cross-Site Scripting (XSS)', 'Buffer Overflow', and 'Cookie Consistency', do not specifically address the problem of excessive external requests to a particular page.