Citrix Endpoint Management Administration — Question 95
A Citrix Engineer observes that the servers hosting a critical application are crashing on a regular basis.
Which protection could the engineer implement on a Citrix Web App Firewall in front of the application?
Answer options
- A. HTML SQL Injection
- B. Buffer Overflow Check
- C. HTML Cross-Site Scripting (XSS)
- D. Start URL
Correct answer: B
Explanation
The correct answer is B, as a Buffer Overflow Check can help prevent excessive data from overflowing and crashing the server. The other options, while relevant to web security, do not directly address the issue of server crashes caused by buffer overflow vulnerabilities.