Sliver-py

Latest version: v0.0.19

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

Scan your dependencies

Page 3 of 12

1.5.19

Commits
- e6277fb: skip nil tunnel readers (moloch--)
- ac262a3: fix 714, Add process Architecture to the ps command (timwr) [745](https://github.com/BishopFox/sliver/pull/745)
- e1b1132: Add missing `name` flag to profiles command (rkervella) [748](https://github.com/BishopFox/sliver/pull/748)

1.5.18

Commits
- d935bfb: Adding filtering to the download command (RafBishopFox) [731](https://github.com/BishopFox/sliver/pull/731)
- c989e29: Fixing protobuf for backwards compatibility (RafBishopFox) [731](https://github.com/BishopFox/sliver/pull/731)
- fb38c6e: download command: Closing files after adding them to the archive (RafBishopFox) [731](https://github.com/BishopFox/sliver/pull/731)
- a018ba6: client/download: use filepath.Base to prevent directory traversal (RafBishopFox) [731](https://github.com/BishopFox/sliver/pull/731)
- 5a78150: Fix [SMB Named Pipe] ACL is too restrictive on pivot named pipe 732 (rkervella) [734](https://github.com/BishopFox/sliver/pull/734)
- fb4e056: Merge branch 'master' into fix/named-pipe-perms (rkervella) [734](https://github.com/BishopFox/sliver/pull/734)
- f83007f: Allow additional characters in implant names; closes 735 (Marshall Hallenbeck) [737](https://github.com/BishopFox/sliver/pull/737)
- 31e0ad2: use actual util AllowedName function in server side check for 735 (Marshall Hallenbeck) [737](https://github.com/BishopFox/sliver/pull/737)
- 253197f: Allow for _-. characters in session & beacon names; closes 738 (Marshall Hallenbeck) [737](https://github.com/BishopFox/sliver/pull/737)
- f5646d9: Fix flag parsing for implant name (rkervella) [740](https://github.com/BishopFox/sliver/pull/740)
- 8350b44: Remove raw dump of session data (rkervella) [740](https://github.com/BishopFox/sliver/pull/740)
- 0b9cf0f: Remove raw data print (rkervella) [740](https://github.com/BishopFox/sliver/pull/740)
- e7284b5: Handle stderr for shell command (rkervella) [740](https://github.com/BishopFox/sliver/pull/740)
- a51c318: Fix regression from 737 (rkervella) [739](https://github.com/BishopFox/sliver/pull/739)
- e9d0f23: Use a ReadCloser slice in transports.Tunnel (rkervella) [740](https://github.com/BishopFox/sliver/pull/740)
- 4e70936: Update to Go v1.18.4 and bump grumble (moloch--) [743](https://github.com/BishopFox/sliver/pull/743)
- afe6c88: Make vim mode configurable via client settings (rkervella) [744](https://github.com/BishopFox/sliver/pull/744)

1.5.17

Commits
- c7844f5: Fix regression: add back IP forwarding for wireguard tunnels. (rkervella) [716](https://github.com/BishopFox/sliver/pull/716)
- a19ec2b: Fix argument parsing in execute-assembly to remove trailing spaces (rkervella) [722](https://github.com/BishopFox/sliver/pull/722)
- 709a5fa: Use `CommandName` as base directory (rkervella) [724](https://github.com/BishopFox/sliver/pull/724)
- 0f7b6c0: Report errors on failure for `shell` and `portfwd` (rkervella) [725](https://github.com/BishopFox/sliver/pull/725)
- 2052075: Add client side error handling (rkervella) [725](https://github.com/BishopFox/sliver/pull/725)
- be7b723: Spelling fix (moloch--)
- e28b062: Moving ls filtering fuctionality to the implant, add item count and total size to ls output, resolve symlinks in ls output (RafBishopFox) [727](https://github.com/BishopFox/sliver/pull/727)
- 140c47e: Merge branch 'BishopFox:master' into master (Raf) [727](https://github.com/BishopFox/sliver/pull/727)

1.5.16

Commits
- 30c5692: Outline auth support for private armories (moloch--) [703](https://github.com/BishopFox/sliver/pull/703)
- 7972fce: Initial implementation (moloch--) [703](https://github.com/BishopFox/sliver/pull/703)
- 9110861: Init headers map (moloch--) [703](https://github.com/BishopFox/sliver/pull/703)
- 3752459: Base64 fix to default index parser (moloch--) [703](https://github.com/BishopFox/sliver/pull/703)
- 6262266: Rename util.Encrypt to PreludeEncrypt (moloch--) [703](https://github.com/BishopFox/sliver/pull/703)
- 48a061d: Merge branch 'master' into armory/auth (moloch--) [703](https://github.com/BishopFox/sliver/pull/703)
- 573ec4d: Fix `download` and `cat` regression (rkervella) [705](https://github.com/BishopFox/sliver/pull/705)
- 6cbfe64: Remove commented code (rkervella) [705](https://github.com/BishopFox/sliver/pull/705)
- 22b2704: Go v1.18.3 (moloch--) [706](https://github.com/BishopFox/sliver/pull/706)

1.5.15

Commits
- bb5f424: Improve packet reading handling (mr.The) [699](https://github.com/BishopFox/sliver/pull/699)
- d7e740b: Improve socks handling (mr.The) [699](https://github.com/BishopFox/sliver/pull/699)
- ffb0b0e: Improve shell handling (mr.The) [699](https://github.com/BishopFox/sliver/pull/699)
- 1345c5e: Tun-handlers file is a way to big, decided to split into different files (mr.The) [699](https://github.com/BishopFox/sliver/pull/699)
- 136b506: Extract structs from implants session.go (mr.The) [699](https://github.com/BishopFox/sliver/pull/699)
- 838db70: Improve closed connection handling (mr.The) [699](https://github.com/BishopFox/sliver/pull/699)
- 4b2558d: Fix io reference (mr.The) [699](https://github.com/BishopFox/sliver/pull/699)
- 754aab2: Fix namedpipe build (mr.The) [699](https://github.com/BishopFox/sliver/pull/699)
- 16aa774: Fix panic on beacon session interactive mode (mr.The) [700](https://github.com/BishopFox/sliver/pull/700)
- 2620758: Enable Domain Fronting (Chris Shields) [702](https://github.com/BishopFox/sliver/pull/702)

1.5.14

Commits
- e16b13c: Fix datarace on error handling in beacon handler (mr.The) [691](https://github.com/BishopFox/sliver/pull/691)
- 5049079: Fix datarace on last checkin timestamp (mr.The) [691](https://github.com/BishopFox/sliver/pull/691)
- 62be36e: Tunnels refactoring and datarace fixes (mr.The) [691](https://github.com/BishopFox/sliver/pull/691)
- 797365d: Add sync.Mutex for rpc-tunnel so it wont race (mr.The) [691](https://github.com/BishopFox/sliver/pull/691)
- 647c8ae: Improve pivot sessions handling, avoid stucking on implant crash (mr.The) [691](https://github.com/BishopFox/sliver/pull/691)
- d1e97e9: Improve stability for remove shells (mr.The) [691](https://github.com/BishopFox/sliver/pull/691)
- 2010b08: Change mtls reader to io.ReadFull (mr.The) [691](https://github.com/BishopFox/sliver/pull/691)
- f7633bb: Fix race condition on closing tunnels (mr.The) [691](https://github.com/BishopFox/sliver/pull/691)
- b42c615: Portfwd connection handling improvements (mr.The) [691](https://github.com/BishopFox/sliver/pull/691)
- 6757230: Implant additional debug logs and imroved tunnels handling (mr.The) [691](https://github.com/BishopFox/sliver/pull/691)
- 1594a2a: Client improved tunnel handling and additional logging (mr.The) [691](https://github.com/BishopFox/sliver/pull/691)
- 56c0193: Socks stability improvements (mr.The) [691](https://github.com/BishopFox/sliver/pull/691)
- 8865eeb: Fix tests for non debug and windows builds (mr.The) [691](https://github.com/BishopFox/sliver/pull/691)
- 4c7ae8d: Fix restarting pivot listeners, so it don't panic (mr.The) [692](https://github.com/BishopFox/sliver/pull/692)
- ae9fc59: Remove pivot listener once it stoped from the server (mr.The) [692](https://github.com/BishopFox/sliver/pull/692)
- 3451490: Added lic, updated assets gitgitnore for linux/arm64 (moloch--)
- 6dfb64a: Added 'armory install all' option (moloch--) [693](https://github.com/BishopFox/sliver/pull/693)

Page 3 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.