Citrix Endpoint Management Administration — Question 48
Which protection is applied on a server response from a protected application?
Answer options
- A. Cross-Site Request Forgeries (CSRF)
- B. Form Field Consistency
- C. HTML Cross-Site Scripting (XSS)
- D. Safe Object
Correct answer: D
Explanation
The correct answer is D, Safe Object, as it helps ensure that the server's responses are protected against unauthorized access and manipulation. The other options, while related to security, address different aspects of web application vulnerabilities rather than specifically protecting server responses.