Skip to content

Releases: BishopFox/sliver

v1.1.1

18 Nov 20:10
02751d8
Compare
Choose a tag to compare

Commits

  • [8e69968]: Do not error if destination does not exist (David Tomaschik) #301

v1.1.0

17 Nov 21:57
b3e005d
Compare
Choose a tag to compare

Commits

  • [e5d9c05]: v1.0.9 (moloch--) #263
  • [3581b00]: Add support for a File Exists Limit. (David Tomaschik) #260
  • [0c250f8]: Use raw strings for formatting filenames. (David Tomaschik) #260
  • [95d7a55]: Check errors from assetsBox.Find (David Tomaschik) #261
  • [597186a]: Fix random name generation. (David Tomaschik) #262
  • [f621beb]: Merge branch 'master' into stage (moloch--) #263
  • [94f4965]: Add error checks in generate (rkervella) #263
  • [e151301]: Add canary to mtls transport (rkervella) #263
  • [601b64c]: Merge branch 'stage' of bishopfox.github.com:BishopFox/sliver into stage (rkervella) #263
  • [35a0cd3]: Switch from alphanum to ascii support for agent/profile name (rkervella) #264
  • [155d50e]: Switch to ascii instead of alphanum (rkervella) #264
  • [a4f55c3]: Differentiate profile name from agent name (rkervella) #264
  • [101f62e]: Update help (rkervella) #264
  • [b2f008d]: Improve Last Check-In for Sessions (David Tomaschik) #266
  • [1ef1462]: Add persistent flag for listener jobs. (David Tomaschik) #271
  • [ba1a0a3]: Refactor Job starting from RPC to C2. (David Tomaschik) #271
  • [8295c6d]: Persist jobs across server restarts. (David Tomaschik) #271
  • [ee419d9]: Ensure mtls sessions have time updated on initial connection. (David Tomaschik) #266
  • [f5cb5a4]: Write full timestamps to log files. (David Tomaschik) #274
  • build current platform by default. #275 (David Tomaschik)
  • [303b032]: Allow specifying a port for DNS listeners. (David Tomaschik) #276
  • [67870d2]: Close mtls sockets after a read error. (David Tomaschik) #280
  • [db67707]: Remove unnecessary pointers in sessions.go (David Tomaschik) #281
  • [49179cc]: Remove unnecessary pointers in clients.go. (David Tomaschik) #281
  • [fca0d58]: Cleanup jobs.go and tunnels.go. (David Tomaschik) #281
  • [3600292]: Use correct transport protocol in log message. (David Tomaschik) #283
  • [2def6a3]: Add getenv command (rkervella) #284
  • [a163580]: Add missing files (rkervella) #284
  • [b3861d1]: Fix #278 (rkervella) #284
  • [4de635d]: Fix for issue #286 (moloch--) #287
  • [68d766d]: Fix for issue #286 (moloch--) #287
  • [b6503e6]: Add IP resolution for stager (rkervella) #288
  • [f97eddd]: Merge branch 'master' into stage (rkervella) #288
  • [0940eea]: Improve IP Address Regexp (David Tomaschik) #289
  • [c39a7a7]: Move backdoor feature to the server code (rkervella) #290
  • [f9c2ea3]: Move backdoor feature to server code (rkervella) #290
  • [0e34b85]: Change to Binjection/binject (rkervella) #290
  • [7c3f319]: Update deps (rkervella) #290
  • [fe8e2d5]: Update vendor (rkervella) #290
  • [b71b587]: update vendor (rkervella) #290
  • [07644d8]: Go v1.15.5 (moloch--) #295
  • [326d0c6]: Ported certs to use sql and compiles (moloch--) #296
  • [c5b0757]: Fixed runtime issues (moloch--) #296
  • [01f1c2c]: Added constraints to certificate model (moloch--) #296
  • [d58e459]: Working on porting implants/website/profiles/etc (moloch--) #296
  • [4e16254]: Builds but lots of broken stuff (moloch--) #296
  • [dc9c721]: Removed badger from go.mod (moloch--) #296
  • [f4d4163]: Fixed db migration and schema issues (moloch--) #296
  • [80ac90b]: fixing bugs in build process (moloch--) #296
  • [71d65ca]: Implant builds (moloch--) #296
  • [[f8200fc](https://github.com/BishopFox/sli...
Read more

v1.0.8-beta

04 Oct 00:37
7a339ed
Compare
Choose a tag to compare
  • New features

v1.0.7-beta

12 Aug 12:48
67e5f35
Compare
Choose a tag to compare
  • Updated internal Go to v1.15

v1.0.6-beta

15 Jul 20:16
e3902da
Compare
Choose a tag to compare

Various fixes.

v1.0.3-beta

08 Jun 14:04
3904c41
Compare
Choose a tag to compare

Fixed regression where assets are not automatically unpacked in v1.0.2

v1.0.2-beta

08 Jun 12:29
5931bf8
Compare
Choose a tag to compare
v1.0.2-beta Pre-release
Pre-release

NOTE: This version contains a regression where assets are not automatically unpacked; please use v1.0.3.

  • Update CLR DLL
  • Update execute-assembly internals to add ETW evasion, plus some minor fixes.
  • Fix issue #192
  • Potential fix for issue #198
  • Fix issue #204
  • Fix issue #205
  • Fix issue #207
  • And more minor tweaks/improvements.

v1.0.0-beta

15 May 20:57
Compare
Choose a tag to compare

Too many changes to list, but the largest change in this release is the switch to gRPC for client<->server interactions. There's also been a lot of under-the-hood cleanup and refactoring to make way for future improvements, better testing, and new features.

v0.0.6-alpha

15 Jun 14:34
Compare
Choose a tag to compare
v0.0.6-alpha Pre-release
Pre-release

First public release, be sure to checkout the wiki for details on usage.

v0.0.5-alpha

03 Jun 15:22
Compare
Choose a tag to compare
v0.0.5-alpha Pre-release
Pre-release

Nearing feature complete for v0.1.0