Abstract
The inclusion of third-party scripts in web pages is a common practice. A recent study has shown that more than half of the Alexa top 10 000 sites include scripts from more than 5 different origins. However, such script inclusions carry risks, as the included scripts operate with the privileges of the including website. We propose JSand, a server-driven but client-side Java-Script sandboxing framework. JSand requires no browser modifications: the sandboxing framework is implemented in JavaScript and is delivered to the browser by the websites that use it. Enforcement is done entirely at the client side: JSand enforces a server-specified policy on included scripts without requiring server-side filtering or rewriting of scripts. Most importantly, JSand is complete: access to all resources is mediated by the sandbox. We describe the design and implementation of JSand, and we show that it is secure, backwards compatible, and that it performs sufficiently well. Copyright 2012 ACM.
Author supplied keywords
Cite
CITATION STYLE
Agten, P., Van Acker, S., Brondsema, Y., Phung, P. H., Desmet, L., & Piessens, F. (2012). JSand: Complete client-side sandboxing of third-party JavaScript without browser modifications. In ACM International Conference Proceeding Series (pp. 1–10). https://doi.org/10.1145/2420950.2420952
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.