Ok – so I decided to put in a few things about Cross Site Scripting. I wanted to give you enough information to be able to both understand XSS, and more importantly do it against a modern application protected by a Web Application Firewall (WAF).
Let’s start with the absolute basics of XSS:
Ok – that’s the basics of XSS. Now let’s move on to some more technical info about it: