Which one of the following is a best practice to prevent code injection attacks?

a. Implementing the latest security patches
b. Input validation
c. Using unbound variables
d. Session cookies

Answer: b. Input validation

Computer Science & Information Technology

You might also like to view...

Microsoft Office's ________ view is a centralized space for tasks related to file management

Fill in the blank(s) with correct word

Computer Science & Information Technology

______ is a problem-solving technique that involves guesses at a solution.

a) Recursion b) Backtracking c) Iteration d) Induction

Computer Science & Information Technology