nerdexam
Zend

200-550 · Question #131

Which of the following functions can help prevent session fixation vulnerabilities?

The correct answer is D. session_regenerate_id(). See the full explanation below for the reasoning.

Question

Which of the following functions can help prevent session fixation vulnerabilities?

Options

  • Amagic_quotes_gpc()
  • Bstrip_tags()
  • Caddslashes()
  • Dsession_regenerate_id()

How the community answered

(34 responses)
  • A
    9% (3)
  • B
    3% (1)
  • C
    15% (5)
  • D
    74% (25)

Community Discussion

No community discussion yet for this question.

Full 200-550 Practice