PdfPrep.com

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

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

Exit mobile version