ZF-100-500 ZF-100-500

Loading demo links...

Showing 4–6 of 10 questions

Question 4

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()

Question 5

Which of the following methods are run by the Zend_Controller_Front::run($path) method at a time? Each correct answer represents a complete solution. Choose all that apply.

Select all that apply, then click Submit answer.

  • setControllerDirectory()

  • getInstance()

  • dispatch()

  • setInstance()

Question 6

Which of the following inherits from Zend_Log_Writer_Abstract and is responsible for saving data to storage?

Select an option, then click Submit answer.

  • Filter

  • Writer

  • Formatter

  • Log