Posted by: Pdfprep
Post Date: November 23, 2020
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