Cross Site Scripting is an attack against
-
Client (Browser)
-
Database
-
Web Application
-
Web Server
A
Correct answer
Explanation
XSS attacks execute malicious scripts in the victim's browser, compromising the client. The vulnerability exists in the web application, but the attack impact is on the client side where the malicious code runs.