@Brunty
CSP: Let’s Break Stuff
First, some background
What is Cross-Site-Scripting (XSS)?
▸
XSS enables an attacker to inject client-side scripts into non-
malicious web pages viewed by other users
▸
In 2016 there was a 61% likelihood of a
browser-based
vulnerability being found in a web application
▸
Of those browser based vulnerabilities, 86% were found to be
XSS related
▸
That’s just over 52% of all web application vulnerabilities
https://www.edgescan.com/assets/docs/reports/2016-edgescan-stats-report.pdf