Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 1Y0-341 All Questions

View all questions & answers for the 1Y0-341 exam

Exam 1Y0-341 topic 1 question 98 discussion

Actual exam question from Citrix's 1Y0-341
Question #: 98
Topic #: 1
[All 1Y0-341 Questions]

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?

  • A. Start URL with URL Closure
  • B. HTML Cross-Site Scripting (XSS)
  • C. Buffer Overflow
  • D. Cookie Consistency
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
3a0f5fb
1 month, 2 weeks ago
Selected Answer: A
A
upvoted 1 times
...
thedelph
1 year ago
Selected Answer: A
A. Start URL with URL Closure The Start URL protection ensures that a session starts with a designated entry page, like a home page or login page, and URL Closure ensures that users cannot directly access pages that are not linked from that Start URL. This is especially important for pages like /setup.aspx, which should not be directly accessed without proper navigation from within the application (which typically happens after authentication and authorization). By implementing Start URL with URL Closure, the engineer can ensure that only legitimate application paths are followed.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...