Cross-site Scripting: What is it and how can you protect yourself?
Websites today are more complex than ever, containing a lot of dynamic content making the experience for the user more enjoyable. Dynamic content is achieved through the use of web applications which can deliver different output to a user depending on their settings and needs. Cross-site Scripting (XSS) is one of the most common application…