Citrix Endpoint Management Administration — Question 81
Scenario: A Citrix Engineer is reviewing the log files for a protected application. The engineer discovers a lot of errors pertaining to Invalid data being supplied by users.
Which protection can the engineer implement at the Citrix Web App Firewall to reduce these errors?
Answer options
- A. Cross-Site Request Forgeries (CSRF)
- B. Form Field Consistency
- C. HTML SQL Injection
- D. Field Format
Correct answer: D
Explanation
The correct answer is D, Field Format, as it ensures that user inputs conform to specific formats, thus reducing the likelihood of invalid data submissions. The other options, while relevant to security, do not directly address the issue of invalid data being supplied by users.