What vulnerability is detected in the web application here?

Posted by: Pdfprep Category: CEH-001 Tags: , ,

While testing web applications, you attempt to insert the following test script into the search area on the company’s web site:

<script>alert(‘Testing Testing Testing’)</script>

Later, when you press the search button, a pop up box appears on your screen with the text "Testing Testing Testing".

What vulnerability is detected in the web application here?
A . Cross Site Scripting
B . Password attacks
C . A Buffer Overflow
D . A hybrid attack

Answer: A

Leave a Reply

Your email address will not be published.