EC-Council
312-50V7 · Question #53
XSS attacks occur on Web pages that do not perform appropriate bounds checking on data entered by users. Characters like < > that mark the beginning/end of a tag should be converted into HTML…
The correct answer is D. Option D. See the full explanation below for the reasoning.
Question
XSS attacks occur on Web pages that do not perform appropriate bounds checking on data entered by users. Characters like < > that mark the beginning/end of a tag should be converted into HTML entities. What is the correct code when converted to html entities?
Exhibit
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(30 responses)- A3% (1)
- B7% (2)
- C13% (4)
- D77% (23)
Community Discussion
No community discussion yet for this question.
