C2 Servers

Quick Intro

SilverC2

Installation

Download the latest binaries from the releasesarrow-up-right

mv sliver-client_linux /usr/local/bin/silver-client 
mv sliver-server_linux /usr/local/bin/silver-server

Starting the server

silver-server

Generate an operator

new-operator --name <NAME> --lhost <IP> --lport <PORT>

Enable Multiplayer

multiplayer

Copy the <PROFILE>.cfg to the `silver-client` configurations

Connect to the server

Working with Extensions

Listing extensions

Installing all extensions

Aliases usage: Make sure to use -- or '' before adding args ..etc

Starting a listener

Generate a Payload

Working with sessions

  • List sessions

  • Interacting with a session

Last updated