<div class="csl-bib-body">
<div class="csl-entry">Roth, S., Gröber, L., Baus, P., Krombholz, K., & Stock, B. (2024). Trust Me If You Can - How Usable Is Trusted Types In Practice? In <i>33rd USENIX Security Symposium (USENIX Security 24)</i> (pp. 6003–6020). http://hdl.handle.net/20.500.12708/203698</div>
</div>
-
dc.identifier.uri
http://hdl.handle.net/20.500.12708/203698
-
dc.description.abstract
Many online services deal with sensitive information such as credit card data, making those applications a prime target for adversaries, e.g., through Cross-Site Scripting (XSS) attacks. Moreover, Web applications nowadays deploy their functionality via client-side code to lower the server's load, require fewer page reloads, and allow Web applications to work even if the connection is interrupted. Given this paradigm shift of increasing complexity on the browser side, client-side security issues such as client-side XSS are getting more prominent these days. A solution already deployed in server-side applications of major companies like Google is to use type-safe data, where potentially attacker-controlled string data can never be output with sanitization. The newly introduced Trusted Types API offers an analogous solution for client-side XSS. With Trusted Types, the browser enforces that no input can be passed to an execution sink without being sanitized first. Thus, a developer's only remaining task -- in theory -- is to create a proper sanitizer. This study aims to uncover roadblocks that occur during the deployment of the mechanism and strategies on how developers can circumvent those problems by conducting a semi-structured interview, including a coding task with 13 real-world Web developers. Our work also identifies key weaknesses in the design and documentation of Trusted Types, which we urge the standardization body to incorporate before the Trusted Types becomes a standard.
en
dc.language.iso
en
-
dc.subject
Web
en
dc.subject
Web Security
en
dc.subject
Usable Security
en
dc.subject
Trusted Types
en
dc.subject
Usability
en
dc.title
Trust Me If You Can - How Usable Is Trusted Types In Practice?
en
dc.type
Inproceedings
en
dc.type
Konferenzbeitrag
de
dc.contributor.affiliation
Helmholtz Center for Information Security, Germany
-
dc.contributor.affiliation
Saarland University, Germany
-
dc.contributor.affiliation
Helmholtz Center for Information Security, Germany
-
dc.contributor.affiliation
Helmholtz Center for Information Security, Germany