nerdexam
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)
  • A
    6% (1)
  • B
    11% (2)
  • C
    6% (1)
  • D
    78% (14)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice