CompTIA CySA+ CS0-003 Practice Question
Your company’s web application has been suffering from numerous SQL injection attacks. As the security analyst, you recommend implementing a specific technique to the development team to prevent these attacks. Which technique should be implemented to protect against SQL injection vulnerabilities?
Disable user input forms
Implement output encoding
Use parameterized queries
Enable verbose error messages