Sliver

对抗者仿真框架。「Adversary Emulation Framework」

Github星跟踪图

Sliver

Sliver is an open source cross-platform adversary emulation/red team framework, it can be used by organizations of all sizes to perform security testing. Sliver's implants support C2 over Mutual TLS (mTLS), WireGuard, HTTP(S), and DNS and are dynamically compiled with per-binary asymmetric encryption keys.

The server and client support MacOS, Windows, and Linux. Implants are supported on MacOS, Windows, and Linux (and possibly every Golang compiler target but we've not tested them all).

Go Report Card License: GPL v3

Features

  • Dynamic code generation
  • Compile-time obfuscation
  • Multiplayer-mode
  • Staged and Stageless payloads
  • Procedurally generated C2 over HTTP(S)
  • DNS canary blue team detection
  • Secure C2 over mTLS, WireGuard, HTTP(S), and DNS
  • Fully scriptable using JavaScript/TypeScript or Python
  • Windows process migration, process injection, user token manipulation, etc.
  • Let's Encrypt integration
  • In-memory .NET assembly execution
  • COFF/BOF in-memory loader
  • TCP and named pipe pivots
  • Much more!

Getting Started

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.

Linux One Liner

curl https://sliver.sh/install|sudo bash and then run sliver

Help!

Please checkout the wiki, or start a GitHub discussion. We also tend to hang out in the #golang Slack channel on the Bloodhound Gang server.

Compile From Source

See the wiki.

Feedback

Please take a moment and fill out our survey

License - GPLv3

Sliver is licensed under GPLv3, some sub-components may have separate licenses. See their respective subdirectories in this project for details.

主要指标

概览
名称与所有者BishopFox/sliver
主编程语言Go
编程语言Makefile (语言数: 7)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2019-01-17 22:07:38
推送于2025-07-21 22:33:32
最后一次提交2025-07-21 15:33:25
发布数85
最新版本名称v1.5.43 (发布于 2025-02-19 11:53:36)
第一版名称v0.0.1-alpha (发布于 )
用户参与
星数9.7k
关注者数154
派生数1.3k
提交数5k
已启用问题?
问题数821
打开的问题数231
拉请求数860
打开的拉请求数22
关闭的拉请求数159
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?