Sliver-py

Latest version: v0.0.19

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

Scan your dependencies

Page 2 of 12

1.5.25

Commits
- 0644a82: Add implant support for in-proc execute-assembly (rkervella) [803](https://github.com/BishopFox/sliver/pull/803)
- 3ab978e: Update script to work on macos (rkervella) [803](https://github.com/BishopFox/sliver/pull/803)
- 2ec234f: update vendor (rkervella) [803](https://github.com/BishopFox/sliver/pull/803)
- 79d720d: Add RPC support for in-proc execute-assembly (rkervella) [803](https://github.com/BishopFox/sliver/pull/803)
- 20a4043: Add client-side support (rkervella) [803](https://github.com/BishopFox/sliver/pull/803)
- bdb6393: Add alias support (rkervella) [803](https://github.com/BishopFox/sliver/pull/803)
- 4c06244: Add back vendor (rkervella) [803](https://github.com/BishopFox/sliver/pull/803)
- 3351ab0: Fix implant vendor (rkervella) [803](https://github.com/BishopFox/sliver/pull/803)
- 3d89716: Fix implant vendor (rkervella) [803](https://github.com/BishopFox/sliver/pull/803)
- 1a19242: Fix undefined vars (rkervella) [803](https://github.com/BishopFox/sliver/pull/803)
- e4db654: Add in-proc flag in RPC call (rkervella) [803](https://github.com/BishopFox/sliver/pull/803)
- 6a44f6b: WIP, doesn't work (rkervella) [803](https://github.com/BishopFox/sliver/pull/803)
- 3b3a335: Working in-mem `execute-assembly` (rkervella) [803](https://github.com/BishopFox/sliver/pull/803)
- c3cb978: Add debug log (rkervella) [803](https://github.com/BishopFox/sliver/pull/803)
- 102ee0b: Merge branch 'master' into in-proc-execute-assembly (rkervella) [803](https://github.com/BishopFox/sliver/pull/803)
- 04f0d38: Add warning for argument overflow (rkervella) [804](https://github.com/BishopFox/sliver/pull/804)
- 8aa8095: add RegistryType to protobuf (Leron Gray) [807](https://github.com/BishopFox/sliver/pull/807)
- 1f7bc9b: fix RegistryType off-by-one (Leron Gray) [808](https://github.com/BishopFox/sliver/pull/808)
- 8de0eaf: initial import of some of the overlord code (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- a291357: Ensure persistent multiplayer consoles startup (James Golovich) [809](https://github.com/BishopFox/sliver/pull/809)
- 7a22ed9: Update CODEOWNERS (Joe) [810](https://github.com/BishopFox/sliver/pull/810)
- 0100256: Initial refactor (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- 04a7148: Initial refactor (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- 867ac37: Fix issue 811 (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- f8b1789: Implemented some of the initial primatives (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- 8b44024: Panic if someone specifies an invalid DB Dialect (James Golovich) [812](https://github.com/BishopFox/sliver/pull/812)
- c230ce0: Consolidating state into core.CursedProcess (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- 39da957: Fix issue 813 (moloch--) [814](https://github.com/BishopFox/sliver/pull/814)
- f1030eb: Added additional checks for uuid.Nil (moloch--) [814](https://github.com/BishopFox/sliver/pull/814)
- 6233d2f: Merge branch 'master' into cdp (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- 756bb77: Merge branch 'master' into cdp (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- 33e5525: Refactor implemented call to ExecuteJS (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- 5a352de: Improved state mgmt (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- 552a824: Refactor and improved state mgmt (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- 2578513: Outlined electron cmd (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- d71c452: Implemented electron cmd (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- 29f5a17: Fixes to electron cmd (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- 94d6726: Initial console implementation (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- 823e22e: ux improvements (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- 519ef88: ux improvements (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- 7911450: fixes for windows (moloch--) [818](https://github.com/BishopFox/sliver/pull/818)
- 044688a: Include reaction file path in output (James Golovich) [819](https://github.com/BishopFox/sliver/pull/819)
- e13faf9: Actually terminate processes :) (rkervella) [820](https://github.com/BishopFox/sliver/pull/820)
- 2b9b4eb: Kill cursed process on removal (rkervella) [820](https://github.com/BishopFox/sliver/pull/820)
- b5f25e1: Only log error if there is one (James Golovich) [821](https://github.com/BishopFox/sliver/pull/821)
- d02c421: Prevent shellcode generation for other platforms than Windows. (rkervella) [825](https://github.com/BishopFox/sliver/pull/825)
- 88a5b3a: cursed support for edge and chromium (moloch--) [826](https://github.com/BishopFox/sliver/pull/826)
- 6519418: removed unused flags (moloch--) [826](https://github.com/BishopFox/sliver/pull/826)
- 536ac4d: fix issue 815 (moloch--) [827](https://github.com/BishopFox/sliver/pull/827)
- 2ea605e: Remove session from server state on kill, fix issue 781 (moloch--) [829](https://github.com/BishopFox/sliver/pull/829)
- 0c5f8a1: Implemented cursed screenshot and better porfwd tunnel cleanup handling (moloch--) [830](https://github.com/BishopFox/sliver/pull/830)
- dd48b4b: Fix issue 828 (moloch--) [831](https://github.com/BishopFox/sliver/pull/831)
- a6dca18: Initial task cancel implementation (moloch--) [832](https://github.com/BishopFox/sliver/pull/832)
- c90988a: Added state display for canceled (moloch--) [832](https://github.com/BishopFox/sliver/pull/832)
- 36277b9: Fix ui workflow (moloch--) [832](https://github.com/BishopFox/sliver/pull/832)

1.5.24

Commits
- 660af1f: Setup DSN properly for PostgreSQL (James Golovich) [800](https://github.com/BishopFox/sliver/pull/800)
- d6c41f1: Reorder models so the dependencies are defined before they are used. (James Golovich) [800](https://github.com/BishopFox/sliver/pull/800)
- b64f00a: Fix grumble flag (Uint instead of Int) (rkervella) [802](https://github.com/BishopFox/sliver/pull/802)

1.5.23

Commits
- d55c20d: Compare command names instead of extension name (rkervella) [797](https://github.com/BishopFox/sliver/pull/797)
- 8bfba5c: added delivery in chunks (MrAle98) [792](https://github.com/BishopFox/sliver/pull/792)
- 28e52e4: re-added debug option (MrAle98) [792](https://github.com/BishopFox/sliver/pull/792)
- f85d0d6: fix (MrAle98) [792](https://github.com/BishopFox/sliver/pull/792)
- 1d885c6: fix (MrAle98) [792](https://github.com/BishopFox/sliver/pull/792)
- 8a278ce: Add PPID spoofing + custom process arguments for fork/exec commands (rkervella) [795](https://github.com/BishopFox/sliver/pull/795)
- 99c23dc: Only use token when specified (rkervella) [795](https://github.com/BishopFox/sliver/pull/795)
- 709065a: Cast to proper message (rkervella) [795](https://github.com/BishopFox/sliver/pull/795)
- 223500e: Initial integration of sgn (moloch--) [796](https://github.com/BishopFox/sliver/pull/796)
- f75d791: Fix input file and rcp func name (moloch--) [796](https://github.com/BishopFox/sliver/pull/796)
- 68e9dcc: Inegrated sgn into execute-shellcode (moloch--) [796](https://github.com/BishopFox/sliver/pull/796)
- f0405a3: Integrated sgn with generate shellcode (moloch--) [796](https://github.com/BishopFox/sliver/pull/796)
- 1be70b3: Improved standalone cmd help (moloch--) [796](https://github.com/BishopFox/sliver/pull/796)
- c1a9702: Merge branch 'master' into fix/extensions (rkervella) [797](https://github.com/BishopFox/sliver/pull/797)
- 0112192: Add mutex to extension structures (rkervella) [797](https://github.com/BishopFox/sliver/pull/797)

1.5.22

Commits
- 2840e6e: Use session agnostic info in Donut call (rkervella) [767](https://github.com/BishopFox/sliver/pull/767)
- 3ec4c51: Add example connection string to prelude connect (moloch--)
- 5d3cb88: allow custom executables with psexec (Rich Whitcroft) [770](https://github.com/BishopFox/sliver/pull/770)
- d1cf558: fix spelling mistake (moloch--)
- 4e8e254: fix DonutShellCodeFromPE call for Windows by passing through EntryPoint parameter (TÓTH István) [773](https://github.com/BishopFox/sliver/pull/773)
- 3b821d1: add unicode DLL argument passing option for sideload Donut generator (TÓTH István) [773](https://github.com/BishopFox/sliver/pull/773)
- b19cfba: regenerated protobuf files after adding a new option to sideload cmd (TÓTH István) [773](https://github.com/BishopFox/sliver/pull/773)
- e08f420: fix longhelp for sideload (TÓTH István) [773](https://github.com/BishopFox/sliver/pull/773)
- 44578c3: add recognition of SentinelOne security product to the ps cmd (TÓTH István) [776](https://github.com/BishopFox/sliver/pull/776)
- aba4a14: add codeowners (moloch--)
- 4bfb38e: go version 1.18.5 (moloch--) [782](https://github.com/BishopFox/sliver/pull/782)
- 8479252: force go version in workflows (moloch--) [782](https://github.com/BishopFox/sliver/pull/782)
- ae61aa0: Fix download command for folders in beacon mode (rkervella) [784](https://github.com/BishopFox/sliver/pull/784)
- 9852f03: Add missing `--name` flag for beacon profiles (rkervella) [786](https://github.com/BishopFox/sliver/pull/786)
- 34f60a7: Fix stage encryption and add zlib compression option (rkervella) [787](https://github.com/BishopFox/sliver/pull/787)
- 98f55c8: Make compression configurable (moloch--) [787](https://github.com/BishopFox/sliver/pull/787)
- c5853a3: Call the compression function (moloch--) [787](https://github.com/BishopFox/sliver/pull/787)
- 81b8002: Compress prior to encryption (moloch--) [787](https://github.com/BishopFox/sliver/pull/787)
- f19c43f: Added deflate9 compression option (moloch--) [787](https://github.com/BishopFox/sliver/pull/787)
- 205737f: No compression by default (moloch--) [787](https://github.com/BishopFox/sliver/pull/787)

1.5.21

Commits
- 8c8dd28: create vendor dir for implants and script to update it (Andrew LeFevre) [762](https://github.com/BishopFox/sliver/pull/762)
- 09a97fb: force implant building tests to run offline, document the need to keep the implant vendor dir updated (Andrew LeFevre) [762](https://github.com/BishopFox/sliver/pull/762)
- 7476a3d: Merge branch 'capnspacehook-easier-offline-implant-builds' into offline-builds (moloch--) [762](https://github.com/BishopFox/sliver/pull/762)
- e1d7208: Default to GOPROXY=off (moloch--) [762](https://github.com/BishopFox/sliver/pull/762)
- a1d3cbd: Add instructions to shell cmd (moloch--)
- fee6ee8: Avoid closing nil tunnel readers 749 (moloch--)

1.5.20

Commits
- b0d6a9b: Fix build constraints for windows/arm (moloch--)
- c442042: fix 751, fix ps arch on x86 windows (timwr) [752](https://github.com/BishopFox/sliver/pull/752)
- 7b5ff47: Bump tzinfo from 1.2.9 to 1.2.10 in /docs (dependabot[bot]) [757](https://github.com/BishopFox/sliver/pull/757)
- 57fe465: Check for nil pointer before using loot.File (rkervella) [760](https://github.com/BishopFox/sliver/pull/760)

Page 2 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.