Briefing Zend Knowledge

Which of the following functions can be used as a countermeasure to a Shell Injection attack?

Which of the following functions can be used as a countermeasure to a Shell Injection attack?
Each correct answer represents a complete solution. Choose all that apply.

A.
mysql_real_escape_string()

B.
escapeshellcmd()

C.
regenerateid()

D.
escapeshellarg()