Computer Science, asked by genius013, 1 year ago

write a short note on cross site scripting (XSS)

Answers

Answered by Anonymous
0
Cross site scripting is a common attack vector that injects malicoius code into a vulnerable web application. XSS differs from other web attack vectors, in that it does not directly target the application itself. Instead, the users of the web application are the ones at risk.
Answered by Rossily
1
Cross site scripting is a common attack vector that injects malicoius code into a vulnerable web application. XSS differs from other web attack vectors, in that it does not directly target the application itself. Instead, the users of the web application are the ones at risk.
Similar questions