
Product
Announcing Precomputed Reachability Analysis in Socket
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
github.com/bishopfox/sliver
⚠️ Warning: Sliver is currently in alpha, you've been warned :) and please consider contributing
Sliver is a general purpose cross-platform implant framework that supports C2 over Mutual-TLS, HTTP(S), and DNS. Implants are dynamically compiled with unique X.509 certificates signed by a per-instance certificate authority generated when you first run the binary.
Download the latest release and see the Sliver wiki for a quick tutorial on basic setup and usage. To get the very latest and greatest compile from source.
Do a git clone
of the Sliver repo into your local $GOPATH/github.com/bishopfox/sliver
and then run the build.py
script (requires Docker), or for details see the wiki.
The source code repo contains the following directories:
assets/
- Static assets that are embedded into the server binary, generated by go-assets.sh
client/
- Client code, the majority of this code is also used by the serverprotobuf/
- Protobuf codeserver/
- Server-side codesliver/
- Implant code, rendered by the server at runtimeutil/
- Utility functions that may be shared by the server and clientSliver is licensed under GPLv3, some subcomponents have seperate licenses. See their respective subdirectories in this project for details.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.