FINDING · DEFENSE

WATER (WebAssembly Transport Executables at Runtime) defines a pluggable-transport architecture in which the transport logic is compiled to a WASM module that is loaded and executed at runtime by a thin Go host process. This separates the stable host ABI (dial, accept, read, write) from the rapidly-evolving transport logic, allowing new or updated transports to be delivered as small WASM binaries without recompiling or redeploying the host application.

From 2017-frolov-water-pluggableWATER: a programmable framework for pluggable transports · §2–3 · 2024 · preprint

Implications

Tags

censors
genericcnirru
techniques
dpifully-encrypted-detecttraffic-shape
defenses
water-wasmpluggable-transportprotocol-versioning

Extracted by claude-sonnet-4-6 — review before relying.