What is the problem with this ASP script (login.asp)?
A.
The ASP script is vulnerable to Cross Site Scripting attack
B.
The ASP script is vulnerable to Session Splice attack
C.
The ASP script is vulnerable to XSS attack
D.
The ASP script is vulnerable to SQL Injection attack
D
This is a good example of reading all the answers and then eliminating answers. In this case Cross Site Scripting is listed twice (XSS) thus can not be the right answer.