作者: Joe Portner , Joel Kerr , Bill Chu
DOI: 10.1007/978-3-319-17040-4_6
关键词:
摘要: We present a new method to defend against cross-site scripting (XSS) attacks. Our approach is based on mutating symbols in the JavaScript language and leveraging commonly used load-balancing mechanisms deliver multiple copies of website using different versions language. A XSS attack that injects unauthorized code can thus be easily detected. solution achieves similar benefits protection as Content Security Policy (CSP), leading web standard prevent cross site scripting, but much more adopted because refactoring websites not required.