Which two prevention techniques are used to mitigate SQL injection attacks? (Choose two)

Posted by: Pdfprep Category: 350-701 Tags: , ,

Which two prevention techniques are used to mitigate SQL injection attacks? (Choose two)
A . Secure the connection between the web and the app tier.
B . Use prepared statements and parameterized queries.
C . Check integer, float, or Boolean string parameters to ensure accurate values.
D . Block SQL code execution in the web application database login.
E . Write SQL code instead of using object-relational mapping libraries.

Answer: BC

Leave a Reply

Your email address will not be published.