Affected by GO-2024-2993
and 1 other vulnerabilities
GO-2024-2993: Sliver Allows Authenticated Operator-to-Server Remote Code Execution in github.com/bishopfox/sliver
GO-2026-4280: Sliver Vulnerable to Pre-Auth Memory Exhaustion via NoEncoder Bypass in github.com/bishopfox/sliver
package
Version:
v1.6.0
Opens a new window with list of versions in this module.
Published: Dec 31, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
client/command/wasm
Overview
Implements the 'wasm' command group for the Sliver client console. Handlers map Cobra invocations to wasm workflows such as memfs.
Go Files
commands.go – Registers WebAssembly-related commands.
memfs.go – Manages the WASM in-memory filesystem cache for implants.
wasm.go – Lists installed WASM modules and orchestrates execution requests.
Documentation
¶
Commands returns the “ command and its subcommands.
WasmCmd - Execute a WASM module extension.
WasmLsCmd - Execute a WASM module extension.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.