Sliver
Modern open-source C2 framework.
KaliParrothigh
pkg: sliver
Sliver is a cross-platform command-and-control with mTLS/HTTP(S)/DNS implants — a Cobalt-Strike-style red-team C2.
Syntax
sliver-server ; generate ; use {session}
Example
sliver > generate --mtls 10.0.0.2 --os windows
Builds an mTLS implant that calls back to your C2.
Advantages
- Powerful free C2
- Multiple transports + pivoting
Disadvantages
- Strictly authorized use
- Operational complexity
Tags
#c2#red-team
Official docs: Sliver ↗
Related commands
Frequently asked questions
What is Sliver used for?
Sliver is a cross-platform command-and-control with mTLS/HTTP(S)/DNS implants — a Cobalt-Strike-style red-team C2.
What is an example Sliver command?
A common example is: sliver > generate --mtls 10.0.0.2 --os windows — Builds an mTLS implant that calls back to your C2.
Is Sliver part of Kali Linux?
Yes. Sliver ships with Kali Linux (and Parrot OS). If missing, install it with: sudo apt install sliver.
What category of security tool is Sliver?
Sliver is a Exploitation tool with a high-risk profile when run against a live target.
Try recon tools live
Run real scans against a domain you control, stage by stage.