Complete Cross Site Scripting(XSS) Guide


I suggest, every developer/programmer must have to read this tutorial (Complete Cross Site Scripting(XSS) Guide).

Cross-site scripting (XSS) is a type of computer security vulnerability typically found in Web applications, such as web browsers through breaches of browser security, that enables attackers to inject client-side script into Web pages viewed by other users. A cross-site scripting vulnerability may be used by attackers to bypass access controls such as the same origin policy.