Full Program »
NodeSentry: Least-Privilege Library Integration for Server-Side JavaScript
Presentation 257KB |
In order to support the least-privilege integration of libraries we developed NodeSentry, the first security architecture for server-side JavaScript. Our policy enforcement infrastructure supports an easy deployment of web-hardening techniques and access control policies on interactions between libraries and their environment, including any dependent library.
We discuss the implementation of NodeSentry, and present its practical evaluation.
For hundreds of concurrent clients, NodeSentry has the same capacity and throughput of plain Node.js. Only on a large scale, when Node.js itself yields to a heavy load, NodeSentry shows a limited overhead.
Author(s):
Willem De Groef
iMinds-DistriNet, KU Leuven
Belgium
Fabio Massacci
University of Trento
Italy
Frank Piessens
iMinds-DistriNet, KU Leuven
Belgium