Zend
200-550 · Question #234
Which combination of the following filtering techniques prevents cross-site scripting (XSS) vulnerabilities?
The correct answer is D. None of the above. See the full explanation below for the reasoning.
Question
Which combination of the following filtering techniques prevents cross-site scripting (XSS) vulnerabilities?
Options
- AStrip all occurrences of the string $lt; script.
- BStrip all occurrences of the string javascript.
- CEnable magic_quotes_gpc .
- DNone of the above.
How the community answered
(29 responses)- A3% (1)
- B3% (1)
- C10% (3)
- D83% (24)
Community Discussion
No community discussion yet for this question.