National_Instruments
200-500 · Question #58
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
(33 responses)- A3% (1)
- B3% (1)
- C12% (4)
- D82% (27)
Community Discussion
No community discussion yet for this question.