Releases: moloch--/sliver-py
Releases · moloch--/sliver-py
v0.0.19
v0.0.18
Bug Fixes
Commits
- fa463a8: spelling fixes (moloch--)
- 24d3499: Fix migrate and getsystem parameter (j91321) #13
- 4864edb: migrate to hatch dev (Leron Gray) #14
- 8af5e89: remove signed commit section from README (Leron Gray) #14
- 62ef6b9: revert sliver submodule to main branch version (Leron Gray) #14
- 9d00f20: Merge branch 'master' into hatch-dev (Leron Gray) #14
- e9e1dd6: fix readme (Leron Gray) #14
- 13d5727: fix #11 (Leron Gray) #15
- 09658ef: Create .readthedocs.yaml (Leron Gray)
- 22dc5e0: fix rtd classes (Leron Gray) #18
- 481d874: docs fix and overhaul (Leron Gray) #19
- efab1fc: Merge branch 'master' into fix/rtd (Leron Gray) #19
- e10fd84: add docs env and requirements.txt (Leron Gray) #19
- 22b579d: remove latex ext (Leron Gray)
- 61a974d: Remove descriptor field from pb docs (Leron Gray)
- 11dc43e: Ensure domains always end in dots (James Golovich) #20
- b3ae330: modified inits for classes (Leron Gray) #22
- 7dbd97a: Fix #23 to replace function with lambda (Leron Gray) #24
- 637b317: remove not from check (Leron Gray) #24
- 667a676: add type hints to protobuf and client (Leron Gray) #26
- 41d8cee: remove shell script (Leron Gray) #26
- 1a500b8: big typing update (Leron Gray) #26
- f4e4ea1: formatting (Leron Gray) #26
- f77deeb: add client and session tests (Leron Gray) #26
- 8256e80: add tags, ignores and fix process list (Leron Gray) #26
- 7c156f5: update sphinx ext and type hints (Leron Gray) #26
- 4c6e1ba: update version to 0.0.18 (Leron Gray) #26
- 59a4664: update README (Leron Gray) #26
- 2570ac2: add missing requirement for sphinx (Leron Gray)
- afab651: add typing extensions for 3.7 (Leron Gray)
- df441d5: update action to use hatch (Leron Gray)
v0.0.17
Commits
- 98f78aa: fix event types docs table (moloch--)
- ce0b2a6: Update readme examples (moloch--)
- a8c7846: Update README.md (Joe)
- 24fcab9: Update sliver_pb2.Beacon to client_pb2.Beacon. (Matthijs Gielen) #6
- 1ad41d5: Update beacon_id to task_id in beacon_task_content (Matthijs Gielen) #6
- 33bbbd9: Update task_id description. (Matthijs Gielen) #6
- f1b8ded: update sliver submodule and pb (moloch--)
- da11e34: Update docs so examples work (James Golovich) #7
- 3eea6d5: Fix broken regenerate command (James Golovich) #8
- 0e6ced3: Fix generate command (James Golovich) #9
- 2204b2b: apply black (moloch--)
- e7b3508: fix issue #10 (moloch--)
- 412446f: bump version (moloch--)
v0.0.16
v0.0.15
Commits
- aef1435: Connects to server, removed any type errors (moloch--)
- 3380395: Implemented pivot listeners (moloch--)
- 91b132d: Implemented basic async beacon rpc's (moloch--)
- d2a43d7: Rename shellcode rpc (moloch--)
- 969a77a: update readme (moloch--)
- d83a53a: fix session id type (moloch--)
- 5a5d9a7: Update README.md (Joe)
- d8975f8: initial beacon refactor (moloch--)
- 69c3efa: sliver v1.5.5 (moloch--)
- 22de362: Implemented beacon task futures (moloch--)
- 7c3f7f8: Resolve beacon task futures to the task result content (moloch--)
- ba071e4: Implemented more beacon methods (moloch--)
- 17dc24b: Ported the rest of the existing interactive cmds to beacon (moloch--)
- f1d32ae: Updated docs, removed thread implementation (moloch--)
- 9c195f2: Removed refs to thread implemenation in docs (moloch--)
- b121a66: Fix init imports (moloch--)
v0.0.12
Commits
- 28264a3: Fix RegistryCreateKeyReq (moloch--)
- bc694aa: Clone git tags (moloch--)
- 2862097: Workaround for Python's piss poor packaging system (moloch--)
- 995984e: Workaround for Python's piss poor packaging system, again again (moloch--)
- 8733bc0: Workaround for Python's piss poor packaging system, again again again (moloch--)
v0.0.11
v0.0.10
v0.0.9
v0.0.8
Commits
- [26e0ccf]: Added a generic .on() event callback handler, improved docs (moloch--)
- [f314b36]: Updated docs (moloch--)
- [82165a5]: Event async implementation (moloch--)
- [3c3ff68]: Updated async example (moloch--)
- [3052db6]: Added event types table (moloch--)
- [b5ea1a4]: Implemented website APIs (moloch--)
- [4679898]: Fix Generator typing (moloch--)