Zend
ZF-100-500 · Question #55
Which of the following functions can you use to mitigate a command injection attack? Each correct answer represents a complete s olution. Choose all that apply.
The correct answer is B. escapeshellarg() C. escapeshellcmd(). See the full explanation below for the reasoning.
Question
Which of the following functions can you use to mitigate a command injection attack? Each correct answer represents a complete s olution. Choose all that apply.
Options
- Astrip_tags()
- Bescapeshellarg()
- Cescapeshellcmd()
- Dhtmlentities()
How the community answered
(28 responses)- A7% (2)
- B79% (22)
- D14% (4)
Community Discussion
No community discussion yet for this question.