CISSP Software Development Security • 15 Questions
15 CISSP Software Development Security practice questions with answers and explanations. Free, no signup.
A security team is reviewing a web application that allows users to search for products. The application uses a SQL database and constructs queries by concatenating user input directly into the SQL statement. Which of the following is the most effective mitigation against SQL injection attacks?