Skip to content

Releases: BishopFox/sliver

v1.5.13

28 May 18:53
v1.5.13
e6ebee9
Compare
Choose a tag to compare

Commits

  • af2f7ff: Organized go mod (moloch--)
  • 8462e44: added linux-arm64 to makefile, only specify arm64 GOARCH for no target (moloch--)
  • ff50320: Changing token owner to token user to display user name associated with a process in Windows (RafBishopFox) #669
  • 7da3ccd: Add loot support to the download command (RafBishopFox) #671
  • 73e5979: Standardize on use of filepath to resolve file names (RafBishopFox) #671
  • 4110b5b: Adding changes to sliver protobuf (RafBishopFox) #671
  • 708608c: Adding the rest of the protobuf changes (RafBishopFox) #671
  • cb11ca6: Adding error checking when we can resolve the absolute path when downloading (RafBishopFox) #671
  • 144fb88: Refactoring download and loot remote code, feature parity for download -X, various small fixes (RafBishopFox) #671
  • a7c0a2a: Harmonizing UX for loot across commands that support it with refactoring along the way (RafBishopFox) #672
  • 11fb6a5: Reduce http idle conn timeout (Chris Shields) #675
  • 4e6466f: Go v1.18.2 (moloch--) #676
  • a5fd494: Bump nokogiri from 1.13.4 to 1.13.6 in /docs (dependabot[bot]) #680
  • e0a7ddf: Calculating beacon check in times server side, beacon interval display change, fix for interval calculation with beacon generation (RafBishopFox) #685
  • 1809bef: Fix panic on x86 beacon startup (mr.The) #686
  • 22a503b: Wireguard session health status fix (RafBishopFox) #687
  • 9bdb54e: Upgrade yaml dep (moloch--) #690

v1.5.12

20 Apr 20:11
v1.5.12
aacf2c1
Compare
Choose a tag to compare

Commits

  • faab1ed: Implement connection strategy (moloch--) #664
  • ef87aa9: Append '.' to dns listener domain if missing (moloch--) #664
  • 1f00eec: Remove conflicting beacon flag (moloch--) #664
  • c495377: Tweak CC env order (moloch--)
  • c345731: Add static links to .so objs when using external CC (moloch--)
  • aacf2c1: Add strategy flags to profile cmds (moloch--)

v1.5.11

15 Apr 00:05
v1.5.11
6dab042
Compare
Choose a tag to compare

Commits

  • d0af0f5: adds viewing current impersonated token via whoami (Alex Flores) #637
  • fe873b8: adds generated protobuf files (Alex Flores) #637
  • a89e525: fixes beacon-mode printing (Alex Flores) #637
  • 0a8d4cb: merge wininet, fix cookies (Noah) #647
  • 8e6a803: update err variables (Noah) #647
  • b86e49d: Adding procdump support for Linux (RafBishopFox) #650
  • c8eec91: add prompt user for creds (Noah) #655
  • debee05: Fix go stager file saving (m0rv4i) #654
  • 11a4ae0: Prepend stack alignment check to donut shellcode (m0rv4i) #652
  • 5a9c4c9: refactor, fix error return (Noah) #655
  • f2065ca: add option to ask for proxy creds (Noah) #655
  • 291fcf6: Updated gosqlite (moloch--) #656
  • bbff000: Increase ci/cd timeout (moloch--)
  • 54ce7ef: Added support for HTTPS_PROXY (moloch--)
  • c0431bf: Bump nokogiri from 1.13.3 to 1.13.4 in /docs (dependabot[bot]) #658
  • f79e0d1: Go v1.18.1 (moloch--) #660
  • c12cbc7: Added linux arm64 support to builds (moloch--) #660
  • 0c1a0fd: Implement option to disable dns otp auth (moloch--) #663
  • 72065cd: Removed totp <-> dns session id (moloch--) #663
  • f42ba31: Organized imports (moloch--) #663
  • 630f215: Implemented beacon filter/filter-re (moloch--) #663
  • d9fe00d: Implemented session filter/filter-re (moloch--) #663

v1.5.10

23 Mar 18:57
v1.5.10
3cc9820
Compare
Choose a tag to compare

Commits

v1.5.9

16 Mar 17:00
v1.5.9
f4fcbd9
Compare
Choose a tag to compare

Commits

  • 98f510a: Allow more env overloads in makefile (moloch--)
  • d09c1fd: align prelude bof compatibility (moloch--)
  • fcae20f: Bump nokogiri from 1.12.5 to 1.13.3 in /docs (dependabot[bot]) #616
  • 2f52093: Added option to encrypt the stage via AES encryption (ExAndroidDev) #617
  • d34541a: Add "run-at-load" flag for shared libraries (rkervella) #618
  • 076e34d: Go v1.17.8 (moloch--) #619
  • 461aa25: Add beacon support for Operator (rkervella) #620
  • 439c88c: Add missing file (rkervella) #620
  • 98c1ac9: Merge branch 'master' into feature/beacon-operator (rkervella) #620
  • 07bfb17: Fix null pointer deref in error case (rkervella) #620
  • 75b96fb: Remove powershell support from Linux and Darwin executors (rkervella) #620
  • ac33916: Update gems (moloch--)
  • ca0fd1e: Refactor to allow beacon services on Windows. (rkervella) #623
  • 6db7c42: Refactor client cryptography code. (rkervella) #624
  • 3c86431: Add missing file (rkervella) #624

v1.5.8

24 Feb 00:54
v1.5.8
f2aa7b4
Compare
Choose a tag to compare

Commits

  • 01a0bfc: various small fixes to extensions (moloch--) #614

v1.5.7

23 Feb 23:07
v1.5.7
0cef674
Compare
Choose a tag to compare

Commits

  • 2b286ae: Deserialize to the proper message, and don't reuse message in response. Fixes Screenshot not working. #610 (rkervella) #613

v1.5.6

23 Feb 02:27
v1.5.6
ee7d36d
Compare
Choose a tag to compare

Commits

  • aa50e9c: Update README.md (Joe)
  • 8a2d087: Reduce http idle conn timeout (moloch--)
  • 359224a: Added JS_TYPE to pivot protos (moloch--)
  • 4a83973: regenerate pb (moloch--)
  • 46d81fe: Fix regexp to include enums (rkervella) #603
  • 7d79384: Add beacon registration to audit log (rkervella) #611

v1.5.5

13 Feb 01:16
v1.5.5
646ef42
Compare
Choose a tag to compare

Notes

Slight backwards incompatibility due to new reconfig command, broke out rename functionality to its own command rename

Bug Fixes

Commits

  • 57d3605: Simplify rng initialization (moloch--)
  • 05b663e: Add extra help to alias cmds (moloch--)
  • 260f4d4: Add extra help to alias cmds (moloch--)
  • e71d142: tui ux improvements (moloch--) #591
  • 53a35e4: Update README.md (Joe)
  • 1f694bd: changes from v1.5.0_prelude_bugfix (Kyle Avery) #594
  • 1885dc5: added pwsh (Kyle Avery) #594
  • 925e5df: testing (Kyle Avery) #594
  • 6d8d809: trying out execute-assembly (Kyle Avery) #594
  • 295c7cb: Bringing back in executor changes (Kyle Avery) #594
  • c4b096f: fix coff-loader path (Kyle Avery) #594
  • b1ad4ad: Go v1.17.7 (moloch--) #595
  • e907878: Added link to wiki in help (moloch--)
  • d2d7637: Updated reconfig cmd to support beacons, seperated rename cmd (moloch--) #596
  • cdfee65: fix issue #590, and improper named pivot peer ping cleanup (moloch--) #598
  • 41669ed: fix pivotsession cleanup (moloch--) #598
  • 4b2b80b: fix pivot session cleanup (moloch--) #598
  • f71a066: fix pivot/server ping interval, and calculation of pivot health (moloch--) #598
  • de31135: fix related to session state mgmt and kill (moloch--) #599
  • 34738d2: check rpc err on terminate cmd (moloch--) #599

v1.5.4

31 Jan 02:44
v1.5.4
154061e
Compare
Choose a tag to compare

Commits

  • f7a9040: Fix linux install script (moloch--)
  • 87e85bf: Verify c2 url scheme matches cmd flag (moloch--)
  • 30c46e8: fix comments (moloch--)
  • d514872: Implement fix for issue #584 (moloch--) #585