Zend
200-530 · Question #5
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.
The correct answer is C. escapeshellcmd() D. escapeshellarg(). 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 solution. Choose all that apply.
Exhibit
Options
- Ahtmlentities()
- Bstrip_tags()
- Cescapeshellcmd()
- Descapeshellarg()
How the community answered
(44 responses)- A16% (7)
- B7% (3)
- C77% (34)
Community Discussion
No community discussion yet for this question.
