Affected by GO-2025-4079
and 3 other vulnerabilities
GO-2025-4079: Silver has unrestricted traffic between Wireguard clients in github.com/bishopfox/sliver
GO-2026-4445: Sliver Vulnerable to Website Path Traversal / Arbitrary File Read (Authenticated) in github.com/bishopfox/sliver
GO-2026-4466: Sliver has DNS C2 OTP Bypass that Allows Unauthenticated Session Flooding and Denial of Service in github.com/bishopfox/sliver
GO-2026-4548: Sliver has Potential Zip Bomb Denial of Service in GzipEncoder in github.com/bishopfox/sliver
package
Version:
v1.4.21
Opens a new window with list of versions in this module.
Published: Aug 26, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 7
Opens a new window with list of known importers.
README
¶
Transport
Contains the server-side code for talking to the "client," which is either the server itself or a remote client binary.
Documentation
¶
LocalListener - Bind gRPC server to an in-memory listener, which is
typically used for unit testing, but ... it should be fine
StartClientListener - Start a mutual TLS listener
Source Files
¶
Click to show internal directories.
Click to hide internal directories.