Sliver-py

Latest version: v0.0.19

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

Scan your dependencies

Page 4 of 12

1.5.13

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](https://github.com/BishopFox/sliver/pull/669)
- 7da3ccd: Add loot support to the download command (RafBishopFox) [671](https://github.com/BishopFox/sliver/pull/671)
- 73e5979: Standardize on use of filepath to resolve file names (RafBishopFox) [671](https://github.com/BishopFox/sliver/pull/671)
- 4110b5b: Adding changes to sliver protobuf (RafBishopFox) [671](https://github.com/BishopFox/sliver/pull/671)
- 708608c: Adding the rest of the protobuf changes (RafBishopFox) [671](https://github.com/BishopFox/sliver/pull/671)
- cb11ca6: Adding error checking when we can resolve the absolute path when downloading (RafBishopFox) [671](https://github.com/BishopFox/sliver/pull/671)
- 144fb88: Refactoring download and loot remote code, feature parity for download -X, various small fixes (RafBishopFox) [671](https://github.com/BishopFox/sliver/pull/671)
- a7c0a2a: Harmonizing UX for loot across commands that support it with refactoring along the way (RafBishopFox) [672](https://github.com/BishopFox/sliver/pull/672)
- 11fb6a5: Reduce http idle conn timeout (Chris Shields) [675](https://github.com/BishopFox/sliver/pull/675)
- 4e6466f: Go v1.18.2 (moloch--) [676](https://github.com/BishopFox/sliver/pull/676)
- a5fd494: Bump nokogiri from 1.13.4 to 1.13.6 in /docs (dependabot[bot]) [680](https://github.com/BishopFox/sliver/pull/680)
- e0a7ddf: Calculating beacon check in times server side, beacon interval display change, fix for interval calculation with beacon generation (RafBishopFox) [685](https://github.com/BishopFox/sliver/pull/685)
- 1809bef: Fix panic on x86 beacon startup (mr.The) [686](https://github.com/BishopFox/sliver/pull/686)
- 22a503b: Wireguard session health status fix (RafBishopFox) [687](https://github.com/BishopFox/sliver/pull/687)
- 9bdb54e: Upgrade yaml dep (moloch--) [690](https://github.com/BishopFox/sliver/pull/690)

1.5.12

Commits
- faab1ed: Implement connection strategy (moloch--) [664](https://github.com/BishopFox/sliver/pull/664)
- ef87aa9: Append '.' to dns listener domain if missing (moloch--) [664](https://github.com/BishopFox/sliver/pull/664)
- 1f00eec: Remove conflicting beacon flag (moloch--) [664](https://github.com/BishopFox/sliver/pull/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--)

1.5.11

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

1.5.10

Commits
- 23da56f: Go v1.18 rc1 (moloch--) [640](https://github.com/BishopFox/sliver/pull/640)
- c91c724: update garble with upstream, GOGARBLE, and -seed=random (moloch--) [640](https://github.com/BishopFox/sliver/pull/640)
- 33401dc: Merge master (moloch--) [640](https://github.com/BishopFox/sliver/pull/640)
- 53afb01: Attempting to use wg example code (moloch--) [640](https://github.com/BishopFox/sliver/pull/640)
- 35fa3c9: Attempting to use wg example code (moloch--) [640](https://github.com/BishopFox/sliver/pull/640)
- cffbae3: Compiles ... (moloch--) [640](https://github.com/BishopFox/sliver/pull/640)
- 2844ef9: Update implant (moloch--) [640](https://github.com/BishopFox/sliver/pull/640)
- 4b4e7c8: Implant compiles, but errors on runtime (moloch--) [640](https://github.com/BishopFox/sliver/pull/640)
- 9a5a3d1: Fix err check in wg (moloch--) [640](https://github.com/BishopFox/sliver/pull/640)
- 2038fbc: Update CI to Go v1.18 (moloch--) [640](https://github.com/BishopFox/sliver/pull/640)
- 727a40b: Update garble (moloch--) [640](https://github.com/BishopFox/sliver/pull/640)
- 5e22241: Update pb deps (moloch--) [640](https://github.com/BishopFox/sliver/pull/640)
- 68a2705: Pass down HTTP_PROXY env to go (moloch--)
- 8309e7a: Merge master (moloch--) [640](https://github.com/BishopFox/sliver/pull/640)
- 4f62f16: Fix GOGARBLE env (moloch--)
- a74d6f6: adds mv command (Alex Flores) [638](https://github.com/BishopFox/sliver/pull/638)
- 03b470a: adds generated protobuf files (Alex Flores) [638](https://github.com/BishopFox/sliver/pull/638)
- 8f01ab2: skip running CI on draft PRs (Alex Flores) [642](https://github.com/BishopFox/sliver/pull/642)
- e436226: Do not add dead sessions to operator (rkervella) [643](https://github.com/BishopFox/sliver/pull/643)
- 1073ded: Make sure timeout gets set when cleaning up dead sessions. (Kenny Mathis) [645](https://github.com/BishopFox/sliver/pull/645)

1.5.9

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](https://github.com/BishopFox/sliver/pull/616)
- 2f52093: Added option to encrypt the stage via AES encryption (ExAndroidDev) [617](https://github.com/BishopFox/sliver/pull/617)
- d34541a: Add "run-at-load" flag for shared libraries (rkervella) [618](https://github.com/BishopFox/sliver/pull/618)
- 076e34d: Go v1.17.8 (moloch--) [619](https://github.com/BishopFox/sliver/pull/619)
- 461aa25: Add beacon support for Operator (rkervella) [620](https://github.com/BishopFox/sliver/pull/620)
- 439c88c: Add missing file (rkervella) [620](https://github.com/BishopFox/sliver/pull/620)
- 98c1ac9: Merge branch 'master' into feature/beacon-operator (rkervella) [620](https://github.com/BishopFox/sliver/pull/620)
- 07bfb17: Fix null pointer deref in error case (rkervella) [620](https://github.com/BishopFox/sliver/pull/620)
- 75b96fb: Remove powershell support from Linux and Darwin executors (rkervella) [620](https://github.com/BishopFox/sliver/pull/620)
- ac33916: Update gems (moloch--)
- ca0fd1e: Refactor to allow beacon services on Windows. (rkervella) [623](https://github.com/BishopFox/sliver/pull/623)
- 6db7c42: Refactor client cryptography code. (rkervella) [624](https://github.com/BishopFox/sliver/pull/624)
- 3c86431: Add missing file (rkervella) [624](https://github.com/BishopFox/sliver/pull/624)

1.5.8

Commits
- 01a0bfc: various small fixes to extensions (moloch--) [614](https://github.com/BishopFox/sliver/pull/614)

Page 4 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.