Zend
200-530 · Question #224
Which 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 of the following filtering techniques prevents cross-site scripting (XSS) vulnerabilities?
Options
- AStrip all occurrences of the string script.
- BStrip all occurrences of the string javascript.
- CEnable magic_quotes_gpc.
- DNone of the above.
How the community answered
(18 responses)- A6% (1)
- B11% (2)
- C6% (1)
- D78% (14)
Community Discussion
No community discussion yet for this question.