Page 1 of 1

Which of the following software security best practices would prevent an attacker from being able to run arbitrary SQL c

Posted: Sat Jul 23, 2022 7:39 pm
by answerhappygod
Which of the following software security best practices would prevent an attacker from being able to run arbitrary SQL commands within a web application?
(Choose two.)

A. Parameterized queries
B. Session management
C. Input validation
D. Output encoding
E. Data protection
F. Authentication