Multi-variant Execution at the Edge

3Citations
Citations of this article
6Readers
Mendeley users who have this article in their library.

Abstract

Edge-Cloud computing offloads parts of the computations that traditionally occurs in the cloud to edge nodes. The binary format WebAssembly is increasingly used to distribute and deploy services on such platforms. Edge-Cloud computing providers let their clients deploy stateless services in the form of WebAssembly binaries, which are then translated to machine code, sandboxed and executed at the edge. In this context, we propose a technique that (i) automatically diversifies WebAssembly binaries that are deployed to the edge and (ii) randomizes execution paths at runtime. Thus, an attacker cannot exploit all edge nodes with the same payload. Given a service, we automatically synthesize functionally equivalent variants for the functions providing the service. All the variants are then wrapped into a single multivariant WebAssembly binary. When the service endpoint is executed, every time a function is invoked, one of its variants is randomly selected. We implement this technique in the MEWE tool and we validate it with 7 services for which MEWE generates multivariant binaries that embed hundreds of function variants. We execute the multivariant binaries on the world-wide edge platform provided by Fastly, as part as a research collaboration. We show that multivariant binaries exhibit a real diversity of execution traces across the whole edge platform distributed around the globe.

Cite

CITATION STYLE

APA

Cabrera Arteaga, J., Laperdrix, P., Monperrus, M., & Baudry, B. (2022). Multi-variant Execution at the Edge. In MTD 2022 - Proceedings of the 9th ACM Workshop on Moving Target Defense, co-located with CCS 2022 (pp. 11–22). Association for Computing Machinery, Inc. https://doi.org/10.1145/3560828.3564007

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free