v1.3.0
github-actions
released this
17 Feb 03:44
·
3446 commits
to master
since this release
- 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]: Updating assets scripts to work with Go v1.16beta1 and darwin/arm64 (moloch--) #331
- [37fc21c]: Implemented go embed, removed packr (moloch--) #331
- [bf4fedd]: Implant builds (moloch--) #331
- [eef3b21]: Merge branch 'master' into go/v1.16beta1 (moloch--) #331
- [60190ea]: Merged stage (moloch--) #331
- [d33d066]: Fixed merge mistake (moloch--) #331
- [efa84d6]: Added other assets' platform (moloch--) #331
- [c0a52b7]: Fix bad merge (moloch--) #331
- [d3a53b3]: Fix bad merge (moloch--) #331
- [054a9ee]: Merge branch 'go/v1.16beta1' of github.com:BishopFox/sliver into go/v1.16beta1 (moloch--) #331
- [68d7a1b]: Simplified Makefile, added build tags for server/client (moloch--) #331
- [fdbc3d6]: Simplified Makefile, added build tags for server/client (moloch--) #331
- [1fa2543]: Merge branch 'go/v1.16beta1' of github.com:BishopFox/sliver into go/v1.16beta1 (moloch--) #331
- [a1142e4]: Added GoVersion to version (moloch--) #331
- [8bbcb93]: Updated paths to use implant/sliver (moloch--) #331
- [09bfb0e]: Updated vendor/ (moloch--) #331
- [2c070a5]: Updated dockerfile, unit tests pass (moloch--) #331
- [244e719]: Moved client cli to cobra cmd (moloch--) #331
- [73dc9e7]: Stop animation if migrate cmd fails (moloch--) #331
- [65f5cb2]: Updated readme (moloch--) #331
- [28965e9]: Added support to build implants for unsupported platforms (moloch--) #331
- [61a52a5]: Added missing proxy methods to default build (moloch--) #331
- [8e4e752]: Added execute to default builds (moloch--) #331
- [3c661bd]: Fixed some windows<->default issues, token execute is now in platform specific handler (moloch--) #331
- [2208415]: Added some default builds to unit tests (moloch--) #331
- [f6f0e7e]: Updated gogo for 1.16 targets (moloch--) #331
- [b31c36c]: Platform specific defaults for cc paths (moloch--) #331
- [292a802]: Updated workflows (moloch--) #331
- [e8280bc]: Fixed inf loop in implant on certain types of mtls socket errors (Windows) (moloch--) #331
- [5fb6616]: Merge branch 'master' into go/v1.16beta1 (moloch--) #331
- [44fa624]: Merge branch 'stage' into go/v1.16beta1 (moloch--) #331
- [de739ed]: add ProxyURL field to proto files (Zack Flack) #322
- [95aff5b]: add ProxyURL field to sliver info (Zack Flack) #322
- [8b24556]: Add spinner for execute ([email protected]) #323
- [b14b739]: Remove useless loop ([email protected]) #325
- [d856e0c]: Added a UUID per host. (usiegl00) #329
- [b99c1db]: Tweaks for 1.16rc1 (moloch--) #331
- [c29d05d]: Merged master (moloch--) #331
- [0e13e09]: Updated embedded assets and docker to rc1 (moloch--) #331
- [f729306]: Remove unused packr ver from dockerfile (moloch--) #331
- [9f11e09]: fix spelling error (moloch--) #331
- [afd6fc0]: Updated UUID code. (usiegl00) #329
- [3255d28]: Changed import and Added syscall info (usiegl00) #329
- [c3fadbd]: Shifted UUID parsing to the server side (usiegl00) #329
- [8978e4c]: Reverted String Obfuscator (usiegl00) #329
- [46d430f]: Reverted srcfiles (usiegl00) #329
- [fe43536]: Updated Linux UUID Retrieval (usiegl00) #329
- [dce29eb]: Retrieve Windows UUID from Registry (usiegl00) #329
- [106c40c]: Full process path in ps for darwin (rkervella) #330
- [61811ed]: Fix comment (rkervella) #330
- [591ad0b]: Initial merge of master (moloch--) #331
- [6fe844f]: Merge of master to v1.16 branch builds (moloch--) #331
- [9586c8e]: Fixed merge errors (moloch--) #331
- [d1adbc4]: Added default implentation for hostuuid (moloch--) #331
- [555f831]: Fixed missing imports for windows implant builds (moloch--) #331
- [8a0f13d]: Fixed server cli version (moloch--) #331
- [0599d77]: Added missing file to genericSrcFiles, unit tests pass (moloch--) #331
- [7a8fe6a]: Updated workflows to use setup-go v2 (moloch--) #331
- [26d5f2a]: Fix yml format issue (moloch--) #331