Sliver-py

Latest version: v0.0.19

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 12

1.5.1

Commits
- 6965958: fix for issue 575 (moloch--)
- ce1d2a2: Fix fmt type in kill session (moloch--)

1.5.0

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](https://github.com/BishopFox/sliver/pull/566)
- b5d1e9a: fix named pipe pivots (moloch--) [568](https://github.com/BishopFox/sliver/pull/568)
- 92c9a50: style cleanup (moloch--) [569](https://github.com/BishopFox/sliver/pull/569)
- 339bf15: fix alias loading (moloch--) [569](https://github.com/BishopFox/sliver/pull/569)
- ffee881: fix alias loading (moloch--) [569](https://github.com/BishopFox/sliver/pull/569)
- 4ed42e4: fix alias tar.gz artifact paths (moloch--) [569](https://github.com/BishopFox/sliver/pull/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](https://github.com/BishopFox/sliver/pull/573)
- 406a10d: initial refactor to support async ext (moloch--) [573](https://github.com/BishopFox/sliver/pull/573)
- 2553772: exts execute in beacon mode but no output (moloch--) [573](https://github.com/BishopFox/sliver/pull/573)
- 0502f82: cleanup (moloch--) [573](https://github.com/BishopFox/sliver/pull/573)
- a0d71f4: fix output (moloch--) [573](https://github.com/BishopFox/sliver/pull/573)
- 235fb87: Skip list ext check in beacon mode (moloch--) [573](https://github.com/BishopFox/sliver/pull/573)
- ce27108: Added support for aliases in beacon mode (moloch--) [574](https://github.com/BishopFox/sliver/pull/574)
- 6e57976: update github pages (moloch--)
- eb8d1bd: Add new flags to linux static build (moloch--)

1.4.22

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

1.4.21

Bug Fixes
- Remove default from select, which will cause the cpu to spike [490](https://github.com/BishopFox/sliver/pull/490) ([sky](https://github.com/BishopFox/sliver/commit/3f83761a90a82b8b0862bc43890a582ea8318563))

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

1.4.20

Commits
- bff100a: Updated readme (moloch--)
- 2af5195: Updated readme (moloch--)
- b2451c4: All survey v2 (moloch--) [465](https://github.com/BishopFox/sliver/pull/465)
- 5f971b3: Outlined docs/ (moloch--) [465](https://github.com/BishopFox/sliver/pull/465)
- 874023b: Fix bug in loot allOf (moloch--) [465](https://github.com/BishopFox/sliver/pull/465)
- 3859b34: Added some content (moloch--) [465](https://github.com/BishopFox/sliver/pull/465)
- a3af100: Update README.md (Joe)
- ac3e29a: Disable garble's -tiny option (rkervella) [468](https://github.com/BishopFox/sliver/pull/468)
- 5e80dfc: Go v1.16.6 (moloch--) [470](https://github.com/BishopFox/sliver/pull/470)
- ee5acfe: No more OpenProcess with PROCESSS_ALL_ACCESS (rkervella) [471](https://github.com/BishopFox/sliver/pull/471)
- ae3c082: Add dllhijack command (rkervella) [472](https://github.com/BishopFox/sliver/pull/472)
- a1058aa: Update long help (rkervella) [472](https://github.com/BishopFox/sliver/pull/472)
- 76cd61a: Fixed issue 436 and standardized on --lhost/-L for all listener commands (moloch--) [473](https://github.com/BishopFox/sliver/pull/473)
- ebfa3ca: Add hex dump to the cat command (rkervella) [474](https://github.com/BishopFox/sliver/pull/474)
- 1079a55: Update sideload to use Donut (rkervella) [475](https://github.com/BishopFox/sliver/pull/475)
- a438503: Fix extensions arguments parsing (rkervella) [476](https://github.com/BishopFox/sliver/pull/476)
- 714499b: added warning to constants header (moloch--)
- f94f0fc: added implant/README.md (moloch--)
- 5b160e3: Moved to google.golang.org/protobuf (moloch--) [477](https://github.com/BishopFox/sliver/pull/477)

1.4.19

Commits
- 2e4ab0a: Move lic (moloch--) [457](https://github.com/BishopFox/sliver/pull/457)
- 9a5d694: Added export comments to client/command (moloch--) [457](https://github.com/BishopFox/sliver/pull/457)
- b800448: golint fixes in server/ (moloch--) [457](https://github.com/BishopFox/sliver/pull/457)
- cee5966: golint fixes in client/core (moloch--) [457](https://github.com/BishopFox/sliver/pull/457)
- 7321f62: golint fixes in server/generate (moloch--) [457](https://github.com/BishopFox/sliver/pull/457)
- 53d6d14: Various golint fixes (moloch--) [458](https://github.com/BishopFox/sliver/pull/458)
- 084faf4: Implemented event reaction command (moloch--) [459](https://github.com/BishopFox/sliver/pull/459)
- 28c7460: Cleanup some reaction code (moloch--) [459](https://github.com/BishopFox/sliver/pull/459)
- 8d8e902: get-env, etc -> env with subcommands (moloch--) [459](https://github.com/BishopFox/sliver/pull/459)
- 43398e2: Added save/reload cmds, autoload reactions if they exist at start up (moloch--) [459](https://github.com/BishopFox/sliver/pull/459)
- 8d3cba0: Added verbose help for reactions (moloch--) [459](https://github.com/BishopFox/sliver/pull/459)
- 106b2a7: Cleanup/tweaks (moloch--) [459](https://github.com/BishopFox/sliver/pull/459)
- 1857b9c: More readme's (moloch--)
- 2ea9554: Fix 461 (rkervella) [462](https://github.com/BishopFox/sliver/pull/462)
- 3793fae: Add warning when cross-compiling to targets without a cross-compiler instaleld (moloch--) [464](https://github.com/BishopFox/sliver/pull/464)
- 249f935: Fix typo (moloch--) [464](https://github.com/BishopFox/sliver/pull/464)

Page 6 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.