Releases: BishopFox/sliver
Releases · BishopFox/sliver
v1.5.2
v1.5.1
v1.5.0
About
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
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
Bug Fixes
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
Commits
- bff100a: Updated readme (moloch--)
- 2af5195: Updated readme (moloch--)
- b2451c4: All survey v2 (moloch--) #465
- 5f971b3: Outlined docs/ (moloch--) #465
- 874023b: Fix bug in loot allOf (moloch--) #465
- 3859b34: Added some content (moloch--) #465
- a3af100: Update README.md (Joe)
- ac3e29a: Disable garble's -tiny option (rkervella) #468
- 5e80dfc: Go v1.16.6 (moloch--) #470
- ee5acfe: No more OpenProcess with PROCESSS_ALL_ACCESS (rkervella) #471
- ae3c082: Add dllhijack command (rkervella) #472
- a1058aa: Update long help (rkervella) #472
- 76cd61a: Fixed issue #436 and standardized on --lhost/-L for all listener commands (moloch--) #473
- ebfa3ca: Add hex dump to the cat command (rkervella) #474
- 1079a55: Update sideload to use Donut (rkervella) #475
- a438503: Fix extensions arguments parsing (rkervella) #476
- 714499b: added warning to constants header (moloch--)
- f94f0fc: added implant/README.md (moloch--)
- 5b160e3: Moved to google.golang.org/protobuf (moloch--) #477
v1.4.19
Commits
- 2e4ab0a: Move lic (moloch--) #457
- 9a5d694: Added export comments to client/command (moloch--) #457
- b800448: golint fixes in server/ (moloch--) #457
- cee5966: golint fixes in client/core (moloch--) #457
- 7321f62: golint fixes in server/generate (moloch--) #457
- 53d6d14: Various golint fixes (moloch--) #458
- 084faf4: Implemented event reaction command (moloch--) #459
- 28c7460: Cleanup some reaction code (moloch--) #459
- 8d8e902: get-env, etc -> env with subcommands (moloch--) #459
- 43398e2: Added save/reload cmds, autoload reactions if they exist at start up (moloch--) #459
- 8d3cba0: Added verbose help for reactions (moloch--) #459
- 106b2a7: Cleanup/tweaks (moloch--) #459
- 1857b9c: More readme's (moloch--)
- 2ea9554: Fix #461 (rkervella) #462
- 3793fae: Add warning when cross-compiling to targets without a cross-compiler instaleld (moloch--) #464
- 249f935: Fix typo (moloch--) #464
v1.4.18
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--)