EC-Council
312-50V7 · Question #264
While testing the company's web applications, a tester attempts to insert the following test script into the search area on the company's web sitE. <script>alert(" Testing Testing Testing…
The correct answer is D. Cross-site scripting. See the full explanation below for the reasoning.
Question
While testing the company's web applications, a tester attempts to insert the following test script into the search area on the company's web sitE. <script>alert(" Testing Testing Testing ")</script> Afterwards, when the tester presses the search button, a pop-up box appears on the screen with the text: "Testing Testing Testing". Which vulnerability has been detected in the web application?
Options
- ABuffer overflow
- BCross-site request forgery
- CDistributed denial of service
- DCross-site scripting
How the community answered
(36 responses)- A8% (3)
- B6% (2)
- C3% (1)
- D83% (30)
Community Discussion
No community discussion yet for this question.