Skip to content

Releases: BishopFox/sliver

v1.5.2

25 Jan 00:22
v1.5.2
8e9f6a8
Compare
Choose a tag to compare

Commits

  • d0f51d7: Fix for issue #576 (moloch--)
  • 8e9f6a8: Removed some problematic words from rng dictionaries (moloch--)

v1.5.1

24 Jan 16:05
v1.5.1
ce1d2a2
Compare
Choose a tag to compare

Commits

v1.5.0

24 Jan 00:28
v1.5.0
eb8d1bd
Compare
Choose a tag to compare

About

⚠️ Sliver v1.5 is NOT backwards compatible.

Commits

...300 more commits

  • fb72322: Added stylized sec product names (moloch--)
  • b0c4f89: Improved armory error msgs (moloch--)
  • 795001f: Remove debug (moloch--)
  • bcc7fb0: Fix several bugs related to alias interface (moloch--)
  • 8b81de5: Fix broken implants rm command (BlueC0re) #566
  • b5d1e9a: fix named pipe pivots (moloch--) #568
  • 92c9a50: style cleanup (moloch--) #569
  • 339bf15: fix alias loading (moloch--) #569
  • ffee881: fix alias loading (moloch--) #569
  • 4ed42e4: fix alias tar.gz artifact paths (moloch--) #569
  • 9c7e47c: added armory github.com parser (moloch--)
  • d0ec264: hide armory urls on small terminals (moloch--)
  • ead0a5e: Use golang.org/x/term (moloch--)
  • 92b2d24: initial refactor to support async ext (moloch--) #573
  • 406a10d: initial refactor to support async ext (moloch--) #573
  • 2553772: exts execute in beacon mode but no output (moloch--) #573
  • 0502f82: cleanup (moloch--) #573
  • a0d71f4: fix output (moloch--) #573
  • 235fb87: Skip list ext check in beacon mode (moloch--) #573
  • ce27108: Added support for aliases in beacon mode (moloch--) #574
  • 6e57976: update github pages (moloch--)
  • eb8d1bd: Add new flags to linux static build (moloch--)

v1.4.22

21 Oct 13:27
v1.4.22
13cbf53
Compare
Choose a tag to compare

Commits

  • d0a38bb: Bump nokogiri from 1.11.7 to 1.12.5 in /docs (dependabot[bot]) #518
  • 3a1ff3f: Handle 32 bits PE for sideload/spawndll. Fix crash on unhandled OptionalHeader type (rkervella) #523
  • 0e1d21b: Enable hyphen in operator names (Chris Smith) #524
  • d9499c2: Close connection once payload has been sent. (rkervella) #525
  • e31fd56: Fix DLL hijack protobuf (rkervella) #527

v1.4.21

14 Sep 21:53
v1.4.21
8cc3f19
Compare
Choose a tag to compare

Bug Fixes

  • Remove default from select, which will cause the cpu to spike #490 (sky)

Commits

  • 85265d6: WIP, doesn't work with LSASS (rkervella) #492
  • e6d1041: Adding getprivs command for Windows (Raf) #478
  • 0e9545a: Adding getprivs command for Windows (Raf) #478
  • c18ba5f: Merge branch 'master' of github.com:RafBishopFox/sliver (Raf) #478
  • 4ad24ac: Fix typo (rkervella) #480
  • 2df7f13: Fix #479 (rkervella) #480
  • 9cdb3e6: Apply fix to reg-create and reg-write too (rkervella) #480
  • 394fdb4: Add registry list-subkeys and list-values sub commands (rkervella) #485
  • 44abb0e: Switch to in memory process dump on windows (rkervella) #492
  • a51d93c: Merge branch 'master' into procdump-memory (rkervella) #492
  • d46a67c: Go v1.16.7 (moloch--) #493
  • 4a3a2a7: Adding process integrity to getprivs (Raf) #496
  • 61b86a4: Extending ls functionality (Raf) #497
  • Adding a bit more info to long help. #497 (Raf)
  • Adding a bit more info to long help (Round 2). #497 (Raf)
  • 242afb0: Go v1.17 (moloch--) #500
  • 7f31a9e: Clean up of Dockerfile, fixed import (moloch--) #500
  • 93e5d21: Go mod tidy/vendor with 1.17 (moloch--) #500
  • d8fc124: Updated Github Actions to use 1.17 (moloch--) #500
  • 33e03df: Fix case of Binject in vendor/ (moloch--) #500
  • cce67c2: Updated linux install script (moloch--) #501
  • c4101f5: Add process name to getprivs and cleaning up getprivs code (Raf) #503
  • 8cc3f19: Updated garble (moloch--)

v1.4.20

23 Jul 16:40
v1.4.20
7a38ddf
Compare
Choose a tag to compare

Commits

v1.4.19

06 Jul 15:02
v1.4.19
b20ee29
Compare
Choose a tag to compare

Commits

v1.4.18

04 Jul 14:30
v1.4.18
c06c87b
Compare
Choose a tag to compare

Commits

  • 866e1cf: Fetch correct remote addr when sliver server runs behind reverse proxy (Jane Doe) #418
  • 209bbd9: Add SSH command (rkervella) #441
  • fce6fd6: Update vendor (rkervella) #441
  • 9e3aaa9: Add support for external credentials (private key or password) (rkervella) #441
  • 0ccd25d: Add support for windows, make code arch specific (rkervella) #441
  • c11055e: Update flags to be more consistent with the regular ssh client (rkervella) #441
  • d20c86c: Update codeql workflow (rkervella) #441
  • e110fc4: Disable codeql scanning for PRs (rkervella) #443
  • 2aadc4b: Remove debug comment (rkervella) #452
  • 6fbde74: Refactor ssh client (rkervella) #452
  • 10dde3d: Major grumble upgrade (rkervella) #444
  • e526554: Update vendor (rkervella) #444
  • eb4573d: Updated pb (moloch--) #446
  • b8b1574: Implemented GetCompiler, small refactor to pb (moloch--) #446
  • 9374479: Moved profile-generate and new-profile under profiles cmd (moloch--) #446
  • 65dd048: syntax fix (moloch--) #446
  • e151885: Merged master (moloch--) #446
  • 9cabf02: Updated licenses (moloch--) #446
  • 7967e1f: Added cross-compilers to GetCompiler response (moloch--) #446
  • a7cacc5: Outlined loot APIs (moloch--) #447
  • 7a3be8f: Unit tests pass (moloch--) #447
  • 4dfd184: Working on user interface (moloch--) #447
  • 8095fc8: Basic functionality working (moloch--) #447
  • 7756591: Added creds subcommand (moloch--) #447
  • 02b6c6e: Fix unit tests (moloch--) #447
  • 2fa02e5: Publish loot events (moloch--) #447
  • 8349abb: Fix event type typo (moloch--) #447
  • c918499: Refactor to remove useless argument checks. (rkervella) #448
  • e4b036f: removed redundent param checks (moloch--) #447
  • 543950a: Refactored loot scheme to support credential files (moloch--) #447
  • 35b2894: Improved loot ux (moloch--) #447
  • 7993b4c: Added long form --help to loot cmd (moloch--) #447
  • f49c839: Handle CredentialType_FILE for displayLootCredentials (rkervella) #447
  • e69cf6a: Fixes and improvements to 'help' (moloch--) #449
  • 7ec5b83: Enable dumb shell and portfwd in default builds (moloch--) #450
  • f280101: Better ux and logging for shell_default (moloch--) #450
  • 6e8949c: Added 'save as loot' option to some commands, improved displaying textual loot (moloch--) #451
  • 43323ae: Merge branch 'master' into ssh (rkervella) #452
  • dedcb42: Add loot credentials support to SSH command (rkervella) #452
  • c47b024: Added loot rename command (moloch--) #451
  • 1b2f0e7: Add 45min timeouts to actions (moloch--) #453
  • d213728: Merge branch 'master' into ssh (rkervella) #452
  • 330e0e7: Added missing lic headers (moloch--)
  • 91d277b: Added list of 'unsupported' compiler targets (moloch--) #454
  • 1379ff6: Improved ux around 'generate info' (moloch--) #454
  • 16ee381: Improved ux around 'generate info' (moloch--) #454
  • dc74940: Removed extra logging (moloch--) #454
  • f027832: Merge branch 'master' into generate-info (moloch--) #454
  • 1cace21: Modify prompt depending on if the client is running as the server/multiplayer client (moloch--) #455
  • 4cf45b1: Remove memory/cpu warning for obfuscated symbols (moloch--) #455
  • 69aefd6: Merge branch 'master' into reverse-proxy-remoteaddr (moloch--) #418
  • f9c91f1: Improved validate and annotation of where we derive remote address from (moloch--) #418
  • b8671cc: Outlined major refactor of client/ (moloch--) #456
  • 48dc187: Outlined update cmd (moloch--) #456
  • de8acdc: Refactored file system cmds (moloch--) #456
  • ad5e302: Refactored exec and loot (moloch--) #456
  • fa2ab0b: Refactored info (moloch--) #456
  • 6070997: client/ (moloch--) #456
  • a344d8b: Refactored generate (moloch--) #456
  • b01376d: Updated client/command/README.md (moloch--) #456
  • 1c81b2b: Refactored jobs (moloch--) #456
  • 993996b: Refactored sessions and operators (moloch--) #456
  • 71c921b: Refactored stage listener (moloch--) #456
  • 94147ca: Refactored backdoor and wg (moloch--) #456
  • 8e215c2: Refactored privilege, updated loot (moloch--) #456
  • 1696184: Refactored registry and websites (moloch--) #456
  • de49318: Refactored registry and websites (moloch--) #456
  • 32957cb: Refactored monitor, network, pivots, and portfwd (moloch--) #456
  • 13bfc10: Refactored shell, added ssh to exec pkg (moloch--) #456
  • 80e42b3: Refactored screenshot, improvements to sessions (moloch--) #456
  • 3ee1f5a: Always clear prompt line, initialize isServer (moloch--) #456
  • 249fee0: Refactored extensions, client refactor completed (moloch--) #456
  • 7a56c94: Hunted down any remaining calls to fmt.Print (moloch--) #456
  • c06c87b: Fix code comment (moloch--)

v1.4.17

24 Jun 14:41
v1.4.17
410f075
Compare
Choose a tag to compare

Commits

v1.4.16

18 Jun 12:02
v1.4.16
1231b8c
Compare
Choose a tag to compare

Commits

  • 37a09d5: Update README.md (Joe)
  • cb6f432: Go v1.16.5 (moloch--) #434
  • 0ecb28c: Added darwin musl cc default path (moloch--) #434
  • 9684689: Bump version of Garble to 1.16.7 with increased literal max size (moloch--) #437
  • c074008: Fix string leaks via refactor of protobuf enums (rkervella) #437