Which of the following functions can you use to mitigate a command injection attack? Each correct answer represents a complete solution. Choose all that apply.
Select all that apply, then click Submit answer.
-
○
strip_tags()
-
○
escapeshellarg()
-
○
htmlentities()
-
○
escapeshellcmd()