Skip to content

Latest commit

 

History

History
122 lines (98 loc) · 11.6 KB

README.md

File metadata and controls

122 lines (98 loc) · 11.6 KB

Security Papers in WebAssembly

This repository contains a curated collection of research papers on security topics related to WebAssembly, sourced from top-tier Software Engineering and Security conferences. The aim is to ensure comprehensive coverage of significant publications in the field.

Organizing a literature review for my thesis has been challenging. To streamline the process, I've created this repository to categorize relevant papers. Special thanks to Jianing for providing the initial list of papers.

Table of contents

SoK, Empirical Study, and Survey

WASM Binary

Protection and Hardening

Fuzzing

Dynamic Analysis

SAST

Obfuscation and Detection Evasion

Malware Detection

Reverse Engineering

Slicing

Rewriting

Porting Issues

WASM Runtime and Compiler

SFI

Fuzzing and Differential Testing

SAST for Runtimes

Efficiency

Applications in Security

*There are a lot of papers in this direction that are not listed in this repo.