scripting


Cross-Site Scripting (XSS) protection. In the second post of this series, we presented an overview of Cross-Site Scripting (XSS). In summary, you learned that XSS occurs when code pollutes data and your application doesn’t provide safeguards to prevent the code from running.