Zend
200-530 · Question #103
Which of the following configuration directives increase the risk of remote code injection when enabled? (Choose 2)
The correct answer is A. allow_url_fopen B. register_globals. See the full explanation below for the reasoning.
Question
Which of the following configuration directives increase the risk of remote code injection when enabled? (Choose 2)
Options
- Aallow_url_fopen
- Bregister_globals
- Cmagic_quotes_gpc
- Dsafe_mode
How the community answered
(30 responses)- A80% (24)
- C13% (4)
- D7% (2)
Community Discussion
No community discussion yet for this question.