Citrix Endpoint Management Administration — Question 92
A Citrix Engineer for an online retailer wants to ensure that customer address information is NOT stolen.
Which protection can the engineer implement to prevent this?
Answer options
- A. Credit Card Check
- B. HTML SQL Injection
- C. Form Field Consistency
- D. Cross-Site Request Forgeries (CSRF)
Correct answer: B
Explanation
The correct answer is B, HTML SQL Injection, as it directly addresses vulnerabilities that can lead to data theft through SQL injection attacks. Options A and C do not specifically protect against data theft, while D pertains to a different type of web vulnerability that does not relate to the protection of address information.