XSS Prevention: Don’t Try This At Home
Cross Site Scripting (XSS) vulnerabilities are still one of the security problems you find in almost every web application. If the application’s interaction surface is reasonably large, it’s really just a matter of time.
For us, this means that in almost all web application pentests, we find XSS vulnerabilities to be documented. And there’s one thing [...]