Kizspy | Question: 9
(Choose 1 answer)
What is a good practice to mitigate OS Command Injection vulnerabilities?
A. Granting users excessive privileges and allowing them to execute any command.
B. Storing sensitive information in plain text on the server.
C. Using whitelisting to restrict the execution of only authorized commands.
D. Disabling error messages and logging to hide potential vulnerabilities.