Computer Science, asked by ambalerupali, 1 month ago

What threat is presented by cross-site scripting attacks?

Answers

Answered by kamanasri
22

Answer:

An XSS attack can turn a web application or website into a vector for delivering malicious scripts to the web browsers of unsuspecting victims. XSS attacks can exploit vulnerabilities in a range of programming environments, including VBScript, Flash, ActiveX, and JavaScript.

Answered by anuraagverma11
76

Answer:

Clients executing malicious code injected by attacker

Explanation:

Similar questions