Briefing Zend Knowledge

Which of the following functions can you use to mitigate a command injection attack?

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.

A.
strip_tags()

B.
escapeshellarg()

C.
htmlentities()

D.
escapeshellcmd()