Skip to content

HTTP(S) C2

Joe edited this page Jun 9, 2019 · 63 revisions

Sliver supports proxy-aware C2 over both HTTP and HTTPS, however since Sliver does not rely upon the SSL/TLS layer for security these protocols are considered somewhat synonymous.

Generate the Sliver

sliver > generate --http example.com

Listener

sliver > http

Static Content

You can manage static content using the website command.

Clone this wiki locally