Exam 1Y0-341 All QuestionsBrowse all questions from this exam
Question 53

Which protection ensures that links to sensitive pages can only be reached from within an application?

    Correct Answer: C

    URL Closure ensures that links to sensitive pages can only be reached from within an application. This type of protection prevents users from directly accessing URLs without proper navigation from within the application, thereby maintaining the intended flow and security of the application's internal links.

Discussion
RVROption: C

Think it should be (c) Enforce URL Closure https://docs.netscaler.com/en-us/citrix-adc/current-release/application-firewall/url-protections/starturl-check.html

thedelphOption: C

C. URL Closure The URL Closure protection ensures that links to sensitive pages can only be reached from within the application. It helps prevent forceful browsing to sensitive pages without proper navigation from within the site, by restricting direct access to URLs that are only meant to be accessed as part of the application's flow.