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 10 of 12

1.4.0

- Switched obfuscation engine to Garble
- Fixes for issues:
- 333
- 337
- 147
- 311

Commits
- [[f87345a](https://github.com/BishopFox/sliver/commit/f87345aa47e48b957cf50ebdccdf745b2e8b2586)]: Implant builds with go.mod and --debug (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[162e3cb](https://github.com/BishopFox/sliver/commit/162e3cb67e6186fb9222429a88af092b395daf40)]: Add locks to event broker (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[3ae6b31](https://github.com/BishopFox/sliver/commit/3ae6b317e5329f658843103cf6404ccff1210317)]: Merge branch 'stage' into fix/broker (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[a206478](https://github.com/BishopFox/sliver/commit/a2064787716dd4efe790ee4f1e1bac81ebfd3b47)]: go mod vendor/ (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[523ab54](https://github.com/BishopFox/sliver/commit/523ab5481fb2a817d6e6590b04ce32270d6dc507)]: Download garble and bundle with assets (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[1839d13](https://github.com/BishopFox/sliver/commit/1839d13bfb44b3bdbda988c5c981a786094ed8fe)]: Unpack garble (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[10710b3](https://github.com/BishopFox/sliver/commit/10710b38824acf1d5c9983699490cde50d4068e9)]: DataDir -> DllDir (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[9d24393](https://github.com/BishopFox/sliver/commit/9d24393389780512c81091e8b20dd3aff6a32669)]: Garble builds working (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[18df30e](https://github.com/BishopFox/sliver/commit/18df30e18ace43036009206368c036a7e812a837)]: Set GOPRIVATE on garble builds (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[fd3f405](https://github.com/BishopFox/sliver/commit/fd3f4052ce3eb65a92d00c4fda11542e7649ffbd)]: Removed gobfuscate/ (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[6c7e9cc](https://github.com/BishopFox/sliver/commit/6c7e9cc1dea7b1e603d3552ace7bcd3dd9886325)]: Updated vendor/ (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[64bb7e6](https://github.com/BishopFox/sliver/commit/64bb7e6b74963bcc5955289d736aa5d4a43654a9)]: Refactored implant/sc -> implant/screen and made it buildable without CGO (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[4cf6086](https://github.com/BishopFox/sliver/commit/4cf608609222038d61e6e35d11beed993bc077b1)]: Unit tests pass (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[d72c1d2](https://github.com/BishopFox/sliver/commit/d72c1d2a129f8a29eac2b8bd696d30a88a18a695)]: Implemented GOMODCACHE to avoid download per-build mods (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[f5a3c57](https://github.com/BishopFox/sliver/commit/f5a3c5724d3e1178543f47548254c5f26d281aa3)]: Removed 3rd patry assets (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[8b3c926](https://github.com/BishopFox/sliver/commit/8b3c926b3a4b6cad4e7ff592b5a83c28660dfc51)]: Added golang.org/* to GOPRIVATE/garble (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[132aa41](https://github.com/BishopFox/sliver/commit/132aa415a83ce0f81069e832bfe51024df381314)]: Added GoSum, remove renderer for go.mod (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[8088fd6](https://github.com/BishopFox/sliver/commit/8088fd6b16aa1e7ff0acd4e3b3dc10ddafbc7f62)]: Enabled darwin screenshot on sharedlib builds (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[67afd7f](https://github.com/BishopFox/sliver/commit/67afd7f6b7cb52b650b2b6cc230c36d0a6411d42)]: Added implant-side ping writes on interval issue #311 (moloch--) [338](https://github.com/BishopFox/sliver/pull/338)
- [[2b1be17](https://github.com/BishopFox/sliver/commit/2b1be17eb2de29e74ea571a0c1599a2b23af8e46)]: Merge branch 'fix/broker' into stage (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[726b0ee](https://github.com/BishopFox/sliver/commit/726b0eea8d531464d1ae416a7446ea036f71765a)]: Fix race in defer'd client event stream cleanup and fix players command issue #337 and issue 333 (moloch--) [338](https://github.com/BishopFox/sliver/pull/338)
- [[c868ca8](https://github.com/BishopFox/sliver/commit/c868ca837c838d0b79795a64d1e6776bf66db1ce)]: Added winio/etc to go-mod and go-sum (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[f3a6d0a](https://github.com/BishopFox/sliver/commit/f3a6d0a815cdf4861fe1395f802c427cb3733409)]: Added a CN to the Operator's CA for fix compatibility issues with Node/OpenSSL (moloch--) [#338](https://github.com/BishopFox/sliver/pull/338)
- [[5dc6dd6](https://github.com/BishopFox/sliver/commit/5dc6dd6222ba261421b595e79deeb8a57305067c)]: Added arm64 files gitignore/make clean (moloch--)
- [[ee70e10](https://github.com/BishopFox/sliver/commit/ee70e1054d4a2ce859d5081b1504cb763921ca9e)]: Re-abled mac-arm64 release/publish (moloch--)
- [[428e9a5](https://github.com/BishopFox/sliver/commit/428e9a5047cdae4e2d0e0909804c91f5dc3d3afe)]: MacOS SDK still not updated, disable arm64 builds (moloch--)

1.3.1

Commits
- [[23312ac](https://github.com/BishopFox/sliver/commit/23312ac3f74f13fe5942b201d78be73b4b6e60ac)]: Ignore devcontainers (rkervella) [#332](https://github.com/BishopFox/sliver/pull/332)
- [[b95c9ed](https://github.com/BishopFox/sliver/commit/b95c9ed0300893824409881935d0f3b68a042c5e)]: Update short name flag to -N to avoid conflict issue #321 (moloch--) [334](https://github.com/BishopFox/sliver/pull/334)
- [[48ca03e](https://github.com/BishopFox/sliver/commit/48ca03e4f851bdf86e8bde8aeb6d2ff1091e391e)]: Updated dockerfile to v1.16 (moloch--) [#334](https://github.com/BishopFox/sliver/pull/334)
- [[63bbb53](https://github.com/BishopFox/sliver/commit/63bbb53d9ac6bd90a29c892e0ae896e49941396f)]: fixed parameter names (moloch--) [#334](https://github.com/BishopFox/sliver/pull/334)
- [[1655eb9](https://github.com/BishopFox/sliver/commit/1655eb944a86aa9204a7d64da413e286e85b7b76)]: Added panic log handlers (moloch--) [#334](https://github.com/BishopFox/sliver/pull/334)
- [[c0aa592](https://github.com/BishopFox/sliver/commit/c0aa5920cc7576190c586c9db737cf31024ad089)]: Implemented audit log of commands and events (moloch--) [#334](https://github.com/BishopFox/sliver/pull/334)

1.3.0

* Added support for Go v1.16
* Added support for MacOS/ARM64
* Allow targeting any Go supported OS/Arch for implant builds with "default" handler implementations.
* Removed packr dependency for io/fs


Commits
- [[91795b7](https://github.com/BishopFox/sliver/commit/91795b790b2c2b7cc0e982dc90222ae31fad54e6)]: Updating assets scripts to work with Go v1.16beta1 and darwin/arm64 (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[37fc21c](https://github.com/BishopFox/sliver/commit/37fc21c9e2a6419d02d5b6f8f579407c0ef71c06)]: Implemented go embed, removed packr (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[bf4fedd](https://github.com/BishopFox/sliver/commit/bf4feddced8e019da6f276737a1c299f86632bd1)]: Implant builds (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[eef3b21](https://github.com/BishopFox/sliver/commit/eef3b21188876a88b05846dd25c64db0b82cea65)]: Merge branch 'master' into go/v1.16beta1 (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[60190ea](https://github.com/BishopFox/sliver/commit/60190ea943b35ad6ca79a8cb307bfab84c29cd86)]: Merged stage (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[d33d066](https://github.com/BishopFox/sliver/commit/d33d0668680e92fe1f00e42b496cf84e41f96f34)]: Fixed merge mistake (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[efa84d6](https://github.com/BishopFox/sliver/commit/efa84d648ab92cdafe4638bec390246e8bf6a2cf)]: Added other assets' platform (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[c0a52b7](https://github.com/BishopFox/sliver/commit/c0a52b7bae02af22c2613af8615ab9e2c7a7f278)]: Fix bad merge (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[d3a53b3](https://github.com/BishopFox/sliver/commit/d3a53b3ffa91e00c420e12dee9e40d84173a70a7)]: Fix bad merge (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[054a9ee](https://github.com/BishopFox/sliver/commit/054a9ee736d7d0522e7579682cab45767becb589)]: Merge branch 'go/v1.16beta1' of github.com:BishopFox/sliver into go/v1.16beta1 (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[68d7a1b](https://github.com/BishopFox/sliver/commit/68d7a1b67bc7d277403835a90231c068addd9ae3)]: Simplified Makefile, added build tags for server/client (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[fdbc3d6](https://github.com/BishopFox/sliver/commit/fdbc3d699dd5510066e7c63751db415a8b2f2c93)]: Simplified Makefile, added build tags for server/client (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[1fa2543](https://github.com/BishopFox/sliver/commit/1fa2543bb322faf0a11566272017c92021160311)]: Merge branch 'go/v1.16beta1' of github.com:BishopFox/sliver into go/v1.16beta1 (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[a1142e4](https://github.com/BishopFox/sliver/commit/a1142e4789c395eb9e26d327904c112053e73419)]: Added GoVersion to version (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[8bbcb93](https://github.com/BishopFox/sliver/commit/8bbcb93ac8b7ccc29584a6d1149920289af60ce0)]: Updated paths to use implant/sliver (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[09bfb0e](https://github.com/BishopFox/sliver/commit/09bfb0e2358b71785356c739e4736e0c7273926d)]: Updated vendor/ (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[2c070a5](https://github.com/BishopFox/sliver/commit/2c070a5e16d4ebc7d46bdf4db41b795818bca197)]: Updated dockerfile, unit tests pass (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[244e719](https://github.com/BishopFox/sliver/commit/244e7197c9631c1db6a7b216f25a530958772456)]: Moved client cli to cobra cmd (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[73dc9e7](https://github.com/BishopFox/sliver/commit/73dc9e73603d8c670afd71c82b3746a28c0930cf)]: Stop animation if migrate cmd fails (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[65f5cb2](https://github.com/BishopFox/sliver/commit/65f5cb285aa4152fece865a40f5dfc5847b42b02)]: Updated readme (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[28965e9](https://github.com/BishopFox/sliver/commit/28965e9d79b1feb88f1eb9f534554e207769a2f3)]: Added support to build implants for unsupported platforms (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[61a52a5](https://github.com/BishopFox/sliver/commit/61a52a5ec9d89ab39968ea44de6c3f4683257d5b)]: Added missing proxy methods to default build (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[8e4e752](https://github.com/BishopFox/sliver/commit/8e4e75244b95af66e34efae5b6dc722d3db76acb)]: Added execute to default builds (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[3c661bd](https://github.com/BishopFox/sliver/commit/3c661bdac2e2a5af01e942d4296b6d5c2bde3252)]: Fixed some windows<->default issues, token execute is now in platform specific handler (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[2208415](https://github.com/BishopFox/sliver/commit/2208415f0f3be1a69af63b0718fe3e5b0deb6385)]: Added some default builds to unit tests (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[f6f0e7e](https://github.com/BishopFox/sliver/commit/f6f0e7e5ebad4ac12a71566423324f940c62cf55)]: Updated gogo for 1.16 targets (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[b31c36c](https://github.com/BishopFox/sliver/commit/b31c36ccff5b51cce9f302beffa2a73032247bfe)]: Platform specific defaults for cc paths (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[292a802](https://github.com/BishopFox/sliver/commit/292a8024d2d56806075dc7b440240f813a588ce5)]: Updated workflows (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[e8280bc](https://github.com/BishopFox/sliver/commit/e8280bc206d2993bb56c86c6afe88741611288a9)]: Fixed inf loop in implant on certain types of mtls socket errors (Windows) (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[5fb6616](https://github.com/BishopFox/sliver/commit/5fb6616ec59c3c899b2f5cc613568709e44f894f)]: Merge branch 'master' into go/v1.16beta1 (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[44fa624](https://github.com/BishopFox/sliver/commit/44fa624f11f7cd9bf1961e7781eacf76aaad31cc)]: Merge branch 'stage' into go/v1.16beta1 (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[de739ed](https://github.com/BishopFox/sliver/commit/de739ed518a2fdd6cf811a104e3726a5195059cc)]: add ProxyURL field to proto files (Zack Flack) [#322](https://github.com/BishopFox/sliver/pull/322)
- [[95aff5b](https://github.com/BishopFox/sliver/commit/95aff5b48d93aa7819ad51437359c16fb82e0927)]: add ProxyURL field to sliver info (Zack Flack) [#322](https://github.com/BishopFox/sliver/pull/322)
- [[8b24556](https://github.com/BishopFox/sliver/commit/8b24556fd6927824ad7ce3a3360b7c3cd66943b8)]: Add spinner for execute (44028017+rkervellausers.noreply.github.com) [#323](https://github.com/BishopFox/sliver/pull/323)
- [[b14b739](https://github.com/BishopFox/sliver/commit/b14b73939eeb075c619671518533e8eabaebbe95)]: Remove useless loop (44028017+rkervellausers.noreply.github.com) [#325](https://github.com/BishopFox/sliver/pull/325)
- [[d856e0c](https://github.com/BishopFox/sliver/commit/d856e0cbda0edaca37dc5894e032a83b807f46e1)]: Added a UUID per host. (usiegl00) [#329](https://github.com/BishopFox/sliver/pull/329)
- [[b99c1db](https://github.com/BishopFox/sliver/commit/b99c1dba66e883146b8a9794e303677b5d099cb8)]: Tweaks for 1.16rc1 (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[c29d05d](https://github.com/BishopFox/sliver/commit/c29d05d75546e7da02dcb7037ccafd4a6a2b050a)]: Merged master (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[0e13e09](https://github.com/BishopFox/sliver/commit/0e13e091912bc7cfe3a43556fb4f6c3512601554)]: Updated embedded assets and docker to rc1 (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[f729306](https://github.com/BishopFox/sliver/commit/f729306329afc9864a372feaf4b9956a11a14e95)]: Remove unused packr ver from dockerfile (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[9f11e09](https://github.com/BishopFox/sliver/commit/9f11e090d4f85aa1be2f1ca171eeb199639613ce)]: fix spelling error (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[afd6fc0](https://github.com/BishopFox/sliver/commit/afd6fc0e2bba9fbadc1d5292cfc1b447aa0f02b9)]: Updated UUID code. (usiegl00) [#329](https://github.com/BishopFox/sliver/pull/329)
- [[3255d28](https://github.com/BishopFox/sliver/commit/3255d28a225d7d13a60718faf41092479f61cd3b)]: Changed import and Added syscall info (usiegl00) [#329](https://github.com/BishopFox/sliver/pull/329)
- [[c3fadbd](https://github.com/BishopFox/sliver/commit/c3fadbd56087d427af6a2aa4012c8f9f52164ef3)]: Shifted UUID parsing to the server side (usiegl00) [#329](https://github.com/BishopFox/sliver/pull/329)
- [[8978e4c](https://github.com/BishopFox/sliver/commit/8978e4cfa0649927f8c7e4e9cdeadff8203a8e85)]: Reverted String Obfuscator (usiegl00) [#329](https://github.com/BishopFox/sliver/pull/329)
- [[46d430f](https://github.com/BishopFox/sliver/commit/46d430f5bd28f77747cd23c5a7f73631fee3b468)]: Reverted srcfiles (usiegl00) [#329](https://github.com/BishopFox/sliver/pull/329)
- [[fe43536](https://github.com/BishopFox/sliver/commit/fe43536016927ddc6728674502b39bb809f40c0f)]: Updated Linux UUID Retrieval (usiegl00) [#329](https://github.com/BishopFox/sliver/pull/329)
- [[dce29eb](https://github.com/BishopFox/sliver/commit/dce29eb25328de80f9e91a9273ffc40678915182)]: Retrieve Windows UUID from Registry (usiegl00) [#329](https://github.com/BishopFox/sliver/pull/329)
- [[106c40c](https://github.com/BishopFox/sliver/commit/106c40c2cf11dd1fa09db5fa959a07d371d5bf4b)]: Full process path in ps for darwin (rkervella) [#330](https://github.com/BishopFox/sliver/pull/330)
- [[61811ed](https://github.com/BishopFox/sliver/commit/61811ed92ddd2909e3c7a3cffac101caac088d41)]: Fix comment (rkervella) [#330](https://github.com/BishopFox/sliver/pull/330)
- [[591ad0b](https://github.com/BishopFox/sliver/commit/591ad0b9572a7d51763dd9c2e434f4216acf9001)]: Initial merge of master (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[6fe844f](https://github.com/BishopFox/sliver/commit/6fe844f1d16030703b823bf0a05ee08ae3f61a3d)]: Merge of master to v1.16 branch builds (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[9586c8e](https://github.com/BishopFox/sliver/commit/9586c8e90662cb3255af85b0eb8d175b45623288)]: Fixed merge errors (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[d1adbc4](https://github.com/BishopFox/sliver/commit/d1adbc4795e912282244ef86f96dd19c201a9d3f)]: Added default implentation for hostuuid (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[555f831](https://github.com/BishopFox/sliver/commit/555f83192f28300b839a21df06780ee696b26399)]: Fixed missing imports for windows implant builds (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[8a0f13d](https://github.com/BishopFox/sliver/commit/8a0f13d178c4371ed60932999448888ae5525fb0)]: Fixed server cli version (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[0599d77](https://github.com/BishopFox/sliver/commit/0599d7721229f49a62aba1508809eff672d9d535)]: Added missing file to genericSrcFiles, unit tests pass (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[7a8fe6a](https://github.com/BishopFox/sliver/commit/7a8fe6a623dc8d5b5bae34d9ab3fb0fb0bb6cde2)]: Updated workflows to use setup-go v2 (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)
- [[26d5f2a](https://github.com/BishopFox/sliver/commit/26d5f2a9bd3f7715926cf8e799ccade1ddbd9e1b)]: Fix yml format issue (moloch--) [#331](https://github.com/BishopFox/sliver/pull/331)

1.2.1

Commits
- Added sequence numbers to tunnel data [312](https://github.com/BishopFox/sliver/pull/312) ([moloch--](https://github.com/BishopFox/sliver/commit/5c294283313fef861766259db87cc123f96b9d73))
- [[77e6b07](https://github.com/BishopFox/sliver/commit/77e6b0724014e2cebc5b0116eb9d9561b9406f33)]: Implemented server-side seq numbers (moloch--) [#312](https://github.com/BishopFox/sliver/pull/312)
- [[e6aa92a](https://github.com/BishopFox/sliver/commit/e6aa92aae9ec1e3b17bd4c3fb841190a39900647)]: Removed dead code issue #256 (moloch--) [312](https://github.com/BishopFox/sliver/pull/312)
- [[c4791b3](https://github.com/BishopFox/sliver/commit/c4791b367398ff4b240174b694d2eecca85b511a)]: Derive version number from most recent git tag (moloch--) [#312](https://github.com/BishopFox/sliver/pull/312)
- [[8dab347](https://github.com/BishopFox/sliver/commit/8dab347570bf261573fc0a480ec04034e89cdc58)]: Merge branch 'master' into stage (moloch--) [#312](https://github.com/BishopFox/sliver/pull/312)
- [[5a985ce](https://github.com/BishopFox/sliver/commit/5a985ced0f97499017d8eb30925ee18ca51f2262)]: Update now relies on semver and can download assets (moloch--) [#312](https://github.com/BishopFox/sliver/pull/312)
- [[3c24a26](https://github.com/BishopFox/sliver/commit/3c24a260de37fe1e12e98aca6b6a6d12083ede30)]: Tweaked update ux (moloch--) [#312](https://github.com/BishopFox/sliver/pull/312)
- [[0b9dad2](https://github.com/BishopFox/sliver/commit/0b9dad2e8dd1fe68d44fa799a792668aca462670)]: Update README.md (Joe)
- [[86629d6](https://github.com/BishopFox/sliver/commit/86629d69e8d11f6052fbb19a72f8937c1bc51bfd)]: Merge branch 'master' into stage (moloch--) [#312](https://github.com/BishopFox/sliver/pull/312)
- [[45cfa56](https://github.com/BishopFox/sliver/commit/45cfa5615d4e3baf6fab59e3e3bdb3a5b7b5a34f)]: Added zip -j to autorelease zip files (moloch--) [#312](https://github.com/BishopFox/sliver/pull/312)
- [[66af057](https://github.com/BishopFox/sliver/commit/66af0577a48c17d360024d5124c73615e27b5413)]: Added js type annotations to proto (moloch--) [#312](https://github.com/BishopFox/sliver/pull/312)
- [[f8cb6d7](https://github.com/BishopFox/sliver/commit/f8cb6d74c52b03b8213054a6b78bb404b3d06f95)]: Added js type annotations to proto (moloch--)
- [[e606d6c](https://github.com/BishopFox/sliver/commit/e606d6c12764098dfea0d40afad6ca35f8ca3a17)]: Fix race in tunnel data handler when a tunnel is quickly open/closed (moloch--) [#318](https://github.com/BishopFox/sliver/pull/318)
- [[734b70d](https://github.com/BishopFox/sliver/commit/734b70d61dd9ceac37338dd20eab8b2818a3b133)]: Return early if the job failed to start to avoid a nil pointer deref (rkervella) [#314](https://github.com/BishopFox/sliver/pull/314)
- [[3fb42c0](https://github.com/BishopFox/sliver/commit/3fb42c0760130ae81a5c3f88c423e3a1c135298b)]: Go v1.15.6 (moloch--) [#318](https://github.com/BishopFox/sliver/pull/318)
- [[89d30f5](https://github.com/BishopFox/sliver/commit/89d30f5f6714f8b51fd4a53d4e76d9dcf4960538)]: Move address resolution server side (Ronan Kervella) [#317](https://github.com/BishopFox/sliver/pull/317)
- [[0a4e612](https://github.com/BishopFox/sliver/commit/0a4e612fb0e0dfa5392064c5f86dd41c513919ea)]: Merge branch 'master' into stage (moloch--) [#318](https://github.com/BishopFox/sliver/pull/318)
- [[b86eac7](https://github.com/BishopFox/sliver/commit/b86eac7fbebd630274929b982101d7ae782eb3d9)]: initialize CanaryDomain model issue #316 (moloch--) [318](https://github.com/BishopFox/sliver/pull/318)

1.2.0

Commits
- [[9f2d3a1](https://github.com/BishopFox/sliver/commit/9f2d3a188ef02bd835650bb36d92d7f85c4ed5be)]: Get output for commands in error. (David Tomaschik) [#303](https://github.com/BishopFox/sliver/pull/303)
- [[42be5ef](https://github.com/BishopFox/sliver/commit/42be5ef29e8b0c983436a7b96ad926b73d3966fd)]: Don't treat non-zero command exit as an RPC failure. (David Tomaschik) [#303](https://github.com/BishopFox/sliver/pull/303)
- [[b5d73c4](https://github.com/BishopFox/sliver/commit/b5d73c46e8a63f2d2bb86cfa2bb81c5779a71134)]: Fix os.ExitError to *os.ExitError (David Tomaschik) [#303](https://github.com/BishopFox/sliver/pull/303)
- [[360fa89](https://github.com/BishopFox/sliver/commit/360fa89ded6004e1ac80a837775dac4dc814dc06)]: Fix os.ExitError to exec.ExitError (David Tomaschik) [#303](https://github.com/BishopFox/sliver/pull/303)
- [[764869c](https://github.com/BishopFox/sliver/commit/764869c5b5cf57f8cdd028077ad43db06d39375d)]: Error name typo fix (David Tomaschik) [#304](https://github.com/BishopFox/sliver/pull/304)
- [[2d8d0cf](https://github.com/BishopFox/sliver/commit/2d8d0cfc0716198a309e22ec423b756942b515bd)]: Bump v1.1.2 for next release (moloch--)
- [[5bb7781](https://github.com/BishopFox/sliver/commit/5bb7781893ea504727b051ba546c372ec6647dad)]: Merge branch 'stage' (moloch--)
- [[484b8bb](https://github.com/BishopFox/sliver/commit/484b8bb137f18aa8d3ba0040005804947aefa800)]: Expanded and small refactor to events (moloch--) [#306](https://github.com/BishopFox/sliver/pull/306)
- [[06b08a0](https://github.com/BishopFox/sliver/commit/06b08a06ca381d077897307877abc85109892aa2)]: Added a licenses command (moloch--) [#306](https://github.com/BishopFox/sliver/pull/306)
- [[80b9be3](https://github.com/BishopFox/sliver/commit/80b9be3a94c27c19ed2edb1955b07887c72f670a)]: Added gobfuscate lic (moloch--) [#306](https://github.com/BishopFox/sliver/pull/306)
- [[80bb1e4](https://github.com/BishopFox/sliver/commit/80bb1e40557325e40b7e4dc23c50371eb8e4b442)]: reordered makefile (moloch--) [#306](https://github.com/BishopFox/sliver/pull/306)
- [[0d954e2](https://github.com/BishopFox/sliver/commit/0d954e23779c8821594075087ceab4e71db8afdc)]: lic whitespace (moloch--) [#306](https://github.com/BishopFox/sliver/pull/306)
- [[8af0ffb](https://github.com/BishopFox/sliver/commit/8af0ffb5871bcdce7f5a160a57695170d3eac861)]: Added profile event (moloch--) [#306](https://github.com/BishopFox/sliver/pull/306)
- [[5c0a378](https://github.com/BishopFox/sliver/commit/5c0a3786459a60507e5ddf8de93f6d42a8ebf167)]: Change some compilation flags to facilitate debugging (rkervella) [#307](https://github.com/BishopFox/sliver/pull/307)
- [[85c8b0f](https://github.com/BishopFox/sliver/commit/85c8b0fd4a14d81e1b65e25a6b074acba46a6a51)]: Disable the debugger check when in debug mode (rkervella) [#307](https://github.com/BishopFox/sliver/pull/307)
- [[f91aaa6](https://github.com/BishopFox/sliver/commit/f91aaa6526205863b116b17611931cde4db60052)]: Merge branch 'master' into debug (rkervella) [#307](https://github.com/BishopFox/sliver/pull/307)
- [[c70ea89](https://github.com/BishopFox/sliver/commit/c70ea896941d4911fd8c6fcb8528579b05bbafae)]: Hotfix for getsystem bug (rkervella) [#308](https://github.com/BishopFox/sliver/pull/308)
- [[4524e44](https://github.com/BishopFox/sliver/commit/4524e44a5e1bcff4cc0116504922f7c2ebea72c9)]: Fix migrate too (rkervella) [#308](https://github.com/BishopFox/sliver/pull/308)
- [[3a69faf](https://github.com/BishopFox/sliver/commit/3a69faf1ff3aa7287d7bc221a2492fa2aa1b82f9)]: Bump release to v1.1.3 (rkervella) [#309](https://github.com/BishopFox/sliver/pull/309)
- [[5045da7](https://github.com/BishopFox/sliver/commit/5045da785de4537254fd32833f1de3787608d159)]: Updated websites cmd to use subcommands, added profile and build rm subcommands (moloch--) [#309](https://github.com/BishopFox/sliver/pull/309)
- [[cdab052](https://github.com/BishopFox/sliver/commit/cdab05289bb82eebfd4763a3cb083742ab6a6f61)]: Lazy load webcontent in grpc by default (moloch--) [#309](https://github.com/BishopFox/sliver/pull/309)
- [[1f63cb2](https://github.com/BishopFox/sliver/commit/1f63cb2dac1c81b0cb631c47526ea70b357b55d3)]: Remove root website model on removeWebstie rpc call (moloch--) [#310](https://github.com/BishopFox/sliver/pull/310)
- [[7ca8788](https://github.com/BishopFox/sliver/commit/7ca8788c5f97dce1112d69f1e54f9dcde477df5f)]: Implemented remove website in the correct handler this time (moloch--) [#310](https://github.com/BishopFox/sliver/pull/310)
- [[f96d436](https://github.com/BishopFox/sliver/commit/f96d43635c62ef91156c55f77550a96b90698214)]: Implemented add website with no content (moloch--) [#310](https://github.com/BishopFox/sliver/pull/310)
- [[8553ac3](https://github.com/BishopFox/sliver/commit/8553ac37e60ffd9fc0f040f26edd27dff0f2ffbb)]: Added build events (moloch--) [#310](https://github.com/BishopFox/sliver/pull/310)
- Added sequence numbers to tunnel data ([moloch--](https://github.com/BishopFox/sliver/commit/d05417a0f3f5b298f24a5e9b7ae241262b1328ab))
- [[b7d4ae2](https://github.com/BishopFox/sliver/commit/b7d4ae2195dccf3f73d5edfc4982ebd550acf65d)]: Implemented server-side seq numbers (moloch--)
- [[875decb](https://github.com/BishopFox/sliver/commit/875decb7be1ed3a977200f64183b8d49a39b3523)]: Removed dead code issue #256 (moloch--)
- [[4ad42cb](https://github.com/BishopFox/sliver/commit/4ad42cb21e9b7234a7b85b935ea0e261fc1e8d48)]: Derive version number from most recent git tag (moloch--)
- [[4cc2be3](https://github.com/BishopFox/sliver/commit/4cc2be3a05d96684fb7882dac18e19d4a80c6f4e)]: Workflow clones git tags (moloch--)
- [[61dd604](https://github.com/BishopFox/sliver/commit/61dd604ea3dbb11618c5846dd9b2b6a402bd48fb)]: Workflow clones git tags (moloch--)
- [[427d680](https://github.com/BishopFox/sliver/commit/427d680d7c7d2ce2b0bd91bf9de0aad1e7b11275)]: Working with GitHub actions is miserable (moloch--)

1.1.1

Commits
- [[8e69968](https://github.com/BishopFox/sliver/commit/8e6996861367020b3a4c655c270a0b50d33e5c37)]: Do not error if destination does not exist (David Tomaschik) [#301](https://github.com/BishopFox/sliver/pull/301)

Page 10 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.