Sliver-py

Latest version: v0.0.19

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

Scan your dependencies

Page 11 of 12

1.1.0

Commits
- [[e5d9c05](https://github.com/BishopFox/sliver/commit/e5d9c05bafc46097dfb6d36498b00cdca6c86a8a)]: v1.0.9 (moloch--) [#263](https://github.com/BishopFox/sliver/pull/263)
- [[3581b00](https://github.com/BishopFox/sliver/commit/3581b00220ae36de4f9597159540db644458c226)]: Add support for a File Exists Limit. (David Tomaschik) [#260](https://github.com/BishopFox/sliver/pull/260)
- [[0c250f8](https://github.com/BishopFox/sliver/commit/0c250f88eacee8210bf2a741865d3db0718cbf17)]: Use raw strings for formatting filenames. (David Tomaschik) [#260](https://github.com/BishopFox/sliver/pull/260)
- [[95d7a55](https://github.com/BishopFox/sliver/commit/95d7a55fbf12571e7339a927eb0a1346db0a3f84)]: Check errors from assetsBox.Find (David Tomaschik) [#261](https://github.com/BishopFox/sliver/pull/261)
- [[597186a](https://github.com/BishopFox/sliver/commit/597186a3e2075212d02a1efbd5d00444bba4706b)]: Fix random name generation. (David Tomaschik) [#262](https://github.com/BishopFox/sliver/pull/262)
- [[f621beb](https://github.com/BishopFox/sliver/commit/f621beb38d55cf072f2e083240241e86b5165042)]: Merge branch 'master' into stage (moloch--) [#263](https://github.com/BishopFox/sliver/pull/263)
- [[94f4965](https://github.com/BishopFox/sliver/commit/94f4965ada914c8cd1447f30ac6559ec0fba8c6b)]: Add error checks in generate (rkervella) [#263](https://github.com/BishopFox/sliver/pull/263)
- [[e151301](https://github.com/BishopFox/sliver/commit/e15130147e1969a27ab0e371f55c7e33127ed21e)]: Add canary to mtls transport (rkervella) [#263](https://github.com/BishopFox/sliver/pull/263)
- [[601b64c](https://github.com/BishopFox/sliver/commit/601b64cda9c42f7b09a404fe2400bfc58699b90b)]: Merge branch 'stage' of bishopfox.github.com:BishopFox/sliver into stage (rkervella) [#263](https://github.com/BishopFox/sliver/pull/263)
- [[35a0cd3](https://github.com/BishopFox/sliver/commit/35a0cd38fcc2ed972775b550b93e04e138a6ade1)]: Switch from alphanum to ascii support for agent/profile name (rkervella) [#264](https://github.com/BishopFox/sliver/pull/264)
- [[155d50e](https://github.com/BishopFox/sliver/commit/155d50e69e8f3225317af003bfd5bce47347b4a6)]: Switch to ascii instead of alphanum (rkervella) [#264](https://github.com/BishopFox/sliver/pull/264)
- [[a4f55c3](https://github.com/BishopFox/sliver/commit/a4f55c322d6040f0f70be7b7d493b70896b9067f)]: Differentiate profile name from agent name (rkervella) [#264](https://github.com/BishopFox/sliver/pull/264)
- [[101f62e](https://github.com/BishopFox/sliver/commit/101f62e567b7625faf6b7b49d5c7fda554250bcf)]: Update help (rkervella) [#264](https://github.com/BishopFox/sliver/pull/264)
- [[b2f008d](https://github.com/BishopFox/sliver/commit/b2f008d192d298133560d1d986c6429131a25653)]: Improve Last Check-In for Sessions (David Tomaschik) [#266](https://github.com/BishopFox/sliver/pull/266)
- [[1ef1462](https://github.com/BishopFox/sliver/commit/1ef1462839f12279064f5a287b79b5731f52ac23)]: Add persistent flag for listener jobs. (David Tomaschik) [#271](https://github.com/BishopFox/sliver/pull/271)
- [[ba1a0a3](https://github.com/BishopFox/sliver/commit/ba1a0a32b9e040d8af33a3babaf517b7fc059324)]: Refactor Job starting from RPC to C2. (David Tomaschik) [#271](https://github.com/BishopFox/sliver/pull/271)
- [[8295c6d](https://github.com/BishopFox/sliver/commit/8295c6d747d99863de417d1f4a915f17dd8ba240)]: Persist jobs across server restarts. (David Tomaschik) [#271](https://github.com/BishopFox/sliver/pull/271)
- [[ee419d9](https://github.com/BishopFox/sliver/commit/ee419d9a815a9b0c89b0342e73856aff9d5c33cb)]: Ensure mtls sessions have time updated on initial connection. (David Tomaschik) [#266](https://github.com/BishopFox/sliver/pull/266)
- [[f5cb5a4](https://github.com/BishopFox/sliver/commit/f5cb5a49cb52108928effb605d4abfba4df146dc)]: Write full timestamps to log files. (David Tomaschik) [#274](https://github.com/BishopFox/sliver/pull/274)
- build current platform by default. [275](https://github.com/BishopFox/sliver/pull/275) ([David Tomaschik](https://github.com/BishopFox/sliver/commit/e52757c07ca25c6827154e804525631a3287e982))
- [[303b032](https://github.com/BishopFox/sliver/commit/303b0320dc90fd376b657b124666a131bff763a4)]: Allow specifying a port for DNS listeners. (David Tomaschik) [#276](https://github.com/BishopFox/sliver/pull/276)
- [[67870d2](https://github.com/BishopFox/sliver/commit/67870d2bbf799b98f16075597d586d47a9f75937)]: Close mtls sockets after a read error. (David Tomaschik) [#280](https://github.com/BishopFox/sliver/pull/280)
- [[db67707](https://github.com/BishopFox/sliver/commit/db67707947a4e699b2607e5ffb205b794249e903)]: Remove unnecessary pointers in sessions.go (David Tomaschik) [#281](https://github.com/BishopFox/sliver/pull/281)
- [[49179cc](https://github.com/BishopFox/sliver/commit/49179ccc69d4e5145fc5fec091fb04162d586cf8)]: Remove unnecessary pointers in clients.go. (David Tomaschik) [#281](https://github.com/BishopFox/sliver/pull/281)
- [[fca0d58](https://github.com/BishopFox/sliver/commit/fca0d58986161aea7a0fc43b7731bf273bea4fa2)]: Cleanup jobs.go and tunnels.go. (David Tomaschik) [#281](https://github.com/BishopFox/sliver/pull/281)
- [[3600292](https://github.com/BishopFox/sliver/commit/360029242c79025f8c8db9281befc5abaee81ac6)]: Use correct transport protocol in log message. (David Tomaschik) [#283](https://github.com/BishopFox/sliver/pull/283)
- [[2def6a3](https://github.com/BishopFox/sliver/commit/2def6a35d72d2690541711aa5796d42f2b216b46)]: Add getenv command (rkervella) [#284](https://github.com/BishopFox/sliver/pull/284)
- [[a163580](https://github.com/BishopFox/sliver/commit/a1635807ccae0e5793c2b7f7a2e796ad82edb2c9)]: Add missing files (rkervella) [#284](https://github.com/BishopFox/sliver/pull/284)
- [[b3861d1](https://github.com/BishopFox/sliver/commit/b3861d1c22adb57209065b03e12aea8d3412aa8a)]: Fix #278 (rkervella) [284](https://github.com/BishopFox/sliver/pull/284)
- [[4de635d](https://github.com/BishopFox/sliver/commit/4de635dab7065e2f8fe633dd79a11963ad94e0e1)]: Fix for issue #286 (moloch--) [287](https://github.com/BishopFox/sliver/pull/287)
- [[68d766d](https://github.com/BishopFox/sliver/commit/68d766ddc210e2a232aa9daee8240905810d386f)]: Fix for issue #286 (moloch--) [287](https://github.com/BishopFox/sliver/pull/287)
- [[b6503e6](https://github.com/BishopFox/sliver/commit/b6503e6dcb68592f9876412011a2f2f9af75e521)]: Add IP resolution for stager (rkervella) [#288](https://github.com/BishopFox/sliver/pull/288)
- [[f97eddd](https://github.com/BishopFox/sliver/commit/f97eddd1a5d442b9bc0b1ae053369b09054c379f)]: Merge branch 'master' into stage (rkervella) [#288](https://github.com/BishopFox/sliver/pull/288)
- [[0940eea](https://github.com/BishopFox/sliver/commit/0940eeaae3f1beb7c45bac74985abfca483bacbe)]: Improve IP Address Regexp (David Tomaschik) [#289](https://github.com/BishopFox/sliver/pull/289)
- [[c39a7a7](https://github.com/BishopFox/sliver/commit/c39a7a770d1af0ee8f4bcbaa34e94ffc9405c089)]: Move backdoor feature to the server code (rkervella) [#290](https://github.com/BishopFox/sliver/pull/290)
- [[f9c2ea3](https://github.com/BishopFox/sliver/commit/f9c2ea3504a10318276902a70bd285b3d98e0600)]: Move backdoor feature to server code (rkervella) [#290](https://github.com/BishopFox/sliver/pull/290)
- [[0e34b85](https://github.com/BishopFox/sliver/commit/0e34b85c90ecfab54ad8936c366d7bffbbe0ce27)]: Change to Binjection/binject (rkervella) [#290](https://github.com/BishopFox/sliver/pull/290)
- [[7c3f319](https://github.com/BishopFox/sliver/commit/7c3f3192a20a6a40736f8dcf63a5bfe989c71082)]: Update deps (rkervella) [#290](https://github.com/BishopFox/sliver/pull/290)
- [[fe8e2d5](https://github.com/BishopFox/sliver/commit/fe8e2d51593b3e2ea274933aac1c64327d1c90ab)]: Update vendor (rkervella) [#290](https://github.com/BishopFox/sliver/pull/290)
- [[b71b587](https://github.com/BishopFox/sliver/commit/b71b587af6f69c5abd436c608a9313db4cdd8df2)]: update vendor (rkervella) [#290](https://github.com/BishopFox/sliver/pull/290)
- [[07644d8](https://github.com/BishopFox/sliver/commit/07644d89d2bdc7324207e595213ffe08c3a982e7)]: Go v1.15.5 (moloch--) [#295](https://github.com/BishopFox/sliver/pull/295)
- [[326d0c6](https://github.com/BishopFox/sliver/commit/326d0c602ad9073230badffb74a1ef711c61a0a0)]: Ported certs to use sql and compiles (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[c5b0757](https://github.com/BishopFox/sliver/commit/c5b07575e7fc7f910bdfca290b02be73ee8b8463)]: Fixed runtime issues (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[01f1c2c](https://github.com/BishopFox/sliver/commit/01f1c2c7d07fba7bac33ea3b5cecd18ceb0bf032)]: Added constraints to certificate model (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[d58e459](https://github.com/BishopFox/sliver/commit/d58e4594839c1aaa32dbc76063ccdf3e0a9ff395)]: Working on porting implants/website/profiles/etc (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[4e16254](https://github.com/BishopFox/sliver/commit/4e162547ac530e529e07f434e0fb71d7d8328e78)]: Builds but lots of broken stuff (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[dc9c721](https://github.com/BishopFox/sliver/commit/dc9c721c705a9e6c89267d20462c865dee07599e)]: Removed badger from go.mod (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[f4d4163](https://github.com/BishopFox/sliver/commit/f4d4163d697bbc413a62897ebb174ae022d30c27)]: Fixed db migration and schema issues (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[80ac90b](https://github.com/BishopFox/sliver/commit/80ac90b4dd7416247f66a6a5a090f836eb3d1e55)]: fixing bugs in build process (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[71d65ca](https://github.com/BishopFox/sliver/commit/71d65ca5ad12ceb82193d223c6d5ceae11b9bdd4)]: Implant builds (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[f8200fc](https://github.com/BishopFox/sliver/commit/f8200fcbd94f999b8012ae516ba0b093687f22ae)]: Unit tests pass, but not everything is implemented (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[7729f85](https://github.com/BishopFox/sliver/commit/7729f856014094c7c57a2066d6fa2cac8b9aa5d7)]: Updated deps (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[565569b](https://github.com/BishopFox/sliver/commit/565569b053781a3b34ba8b420710ce83caa67f33)]: Updated deps (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[d919ab0](https://github.com/BishopFox/sliver/commit/d919ab0699faf77d38cf30029dda8e7cc724332b)]: Pulled from upstream (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[85a64c8](https://github.com/BishopFox/sliver/commit/85a64c85adcc11d78bf55d0aedde1db2cda7403b)]: Updated vendor/ (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[a19476b](https://github.com/BishopFox/sliver/commit/a19476be5e1d35907c65760e254e7ea6aea81399)]: Updated vendor/ (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[333a7ca](https://github.com/BishopFox/sliver/commit/333a7cafecf00f255757f4b6ffe91ee524b3622e)]: Re-implemented website commands (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[a9562a3](https://github.com/BishopFox/sliver/commit/a9562a3adf9f10e88bc7405b3ad0c30e9e79d2ab)]: Re-implemented RemoveContent (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[fe2ad7b](https://github.com/BishopFox/sliver/commit/fe2ad7b9cbe26c7efb41c5b6f63e5ad3eac4d495)]: Return error from certs (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[44cd90e](https://github.com/BishopFox/sliver/commit/44cd90ed79690fdec919263f34c60fe58ba15b93)]: Wired GORM logger to logrus (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[91d72e0](https://github.com/BishopFox/sliver/commit/91d72e0dc25fba82c171b9324d78514e585bba14)]: Refactored certs/ and fixed bug in GetCerts api (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[8c974fd](https://github.com/BishopFox/sliver/commit/8c974fdc422915c27d37c95f118625d762b6d1b8)]: wrote some website/ unit tests (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[754e80c](https://github.com/BishopFox/sliver/commit/754e80c333888590eaef4a5688b0b420047da24c)]: Server-enforced char whitelist for agent names (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[5a77c90](https://github.com/BishopFox/sliver/commit/5a77c90412902fb6a3794907824bf33ace329c78)]: Added RemoveContent test (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[19900f7](https://github.com/BishopFox/sliver/commit/19900f7ba9972991bebe99a40f9b9bac6ce77472)]: Added cryptography unit tests (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[f005519](https://github.com/BishopFox/sliver/commit/f005519b08a96b79b8ad7c188df6dedf3a8c7f4f)]: Fixed issues with new-profile cmd (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[257c1c8](https://github.com/BishopFox/sliver/commit/257c1c8536c55cd197c2ce0f9bb3b2e82b5fa891)]: Merged master (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[690feb7](https://github.com/BishopFox/sliver/commit/690feb715ef1a468e883d7242171415e1acd1911)]: Updated vendor/ (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[2031843](https://github.com/BishopFox/sliver/commit/2031843b106b9a7d21e90d09d04f732c1ff1d10f)]: updated deps (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[9b5d77a](https://github.com/BishopFox/sliver/commit/9b5d77a70c25902a00b9b5901cfe1c97ada275e5)]: Fixed profiles (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[c99f076](https://github.com/BishopFox/sliver/commit/c99f076c94481dc7a260a125023c80df3be501f6)]: Updated makefile to cross-compile sqlite3 (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[b589e4b](https://github.com/BishopFox/sliver/commit/b589e4b8cd72a43ead15f4ae9ec3d34092a915c4)]: Check for CC (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[4be07af](https://github.com/BishopFox/sliver/commit/4be07afcaefcb432cf1e2a53b78628374ea3b35b)]: fixed null ptr deref (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[30bb4b3](https://github.com/BishopFox/sliver/commit/30bb4b3630f2a91b3af74b6ad34eb766075a0337)]: Added legacy db warning (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[33c5dd8](https://github.com/BishopFox/sliver/commit/33c5dd8f06b0fd0aa858e8a26923bb3216d5238b)]: Fixed builds cmd, cleaned up some gorm code, renamed 'slivers' cmd to 'implants' (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[7a8ae68](https://github.com/BishopFox/sliver/commit/7a8ae68f91b90a825835fc4d78cc67bdbaee9cbf)]: Tweaked file permissions on regenerated implants (moloch--) [#296](https://github.com/BishopFox/sliver/pull/296)
- [[bd7a4d0](https://github.com/BishopFox/sliver/commit/bd7a4d04bdc76ee5ec83fa30d30c76b7fa8f23e8)]: Added automated tagged release (moloch--) [#297](https://github.com/BishopFox/sliver/pull/297)
- [[34a4ec8](https://github.com/BishopFox/sliver/commit/34a4ec8069950560bd7dff39fee54a2fc09ecefa)]: Added if guards to release builds, removed artifact uploads from build/test (moloch--) [#297](https://github.com/BishopFox/sliver/pull/297)
- [[b6a74be](https://github.com/BishopFox/sliver/commit/b6a74be6390d487f30c2500190894aa642cbf287)]: Removed Linux CI workflow for now (moloch--) [#297](https://github.com/BishopFox/sliver/pull/297)
- [[abb1e4f](https://github.com/BishopFox/sliver/commit/abb1e4fc600616abf23a3f885151d23f8b4cc801)]: Autorelease builds client (moloch--)
- [[59fad37](https://github.com/BishopFox/sliver/commit/59fad378f966ae97bb98d799281945fd0209b97e)]: Debugging autorelease (moloch--)
- [[ed8f7e9](https://github.com/BishopFox/sliver/commit/ed8f7e9387894d42b32b258b95edef2341e14c51)]: Fixes to autorelease (moloch--)
- [[4fe2dd5](https://github.com/BishopFox/sliver/commit/4fe2dd5424a97340d2f5a780a150461e9fd916f9)]: Added client build to static build targets (moloch--)
- [[d7f435f](https://github.com/BishopFox/sliver/commit/d7f435fdde23659ec8f2bc982edff7bf29159587)]: Build thin clients (moloch--)
- [[eeb75f8](https://github.com/BishopFox/sliver/commit/eeb75f8f4f26096393d34c67670a3628362e843f)]: Fix dir of artifacts (moloch--)
- [[f2b3d00](https://github.com/BishopFox/sliver/commit/f2b3d00e4def6135d30392a06ba3fbde2b601304)]: Working with GitHub artifacts is miserable (moloch--)
- [[cd191d5](https://github.com/BishopFox/sliver/commit/cd191d592f1947d4af19b65728133aedba9bf72f)]: Working with GitHub artifacts is miserable (moloch--)
- [[b3e005d](https://github.com/BishopFox/sliver/commit/b3e005dd431841f864a7168baf78071565bbcd96)]: Fix linux client path (moloch--)

1.0.8beta

* New features

1.0.7beta

* Updated internal Go to v1.15

1.0.6beta

Various fixes.

1.0.3beta

Fixed regression where assets are not automatically unpacked in v1.0.2

1.0.2beta

__NOTE:__ This version contains a regression where assets are not automatically unpacked; please use v1.0.3.

* Update CLR DLL
* Update execute-assembly internals to add ETW evasion, plus some minor fixes.
* Fix issue 192
* Potential fix for issue 198
* Fix issue 204
* Fix issue 205
* Fix issue 207
* And more minor tweaks/improvements.

Page 11 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.