Change Log
- Improvements to
shellyou can now manage multiple shells and swap between them - Use
ctrl+]to background an interactiveshell - Use
shells lsto list shells - Use
shells attachto re-attach to a shell - Implemented Windows PE metadata spoofing (thanks @skoveit )
- Added local file tab completion for most commands/flags
- Several bug fixes and security improvements (thanks @xtle0o0 @Aptimex @skoveit )
- Improvements to MacOS shellcode loader (thanks @kyleavery )
Commits
- fix: wait system shell to cleanup zombie processes by @loresuso in https://github.com/BishopFox/sliver/pull/2171
- Fix: server panic on single-word lists and off-by-one in codename generation by @skoveit in https://github.com/BishopFox/sliver/pull/2172
- fix-export-ca-error-message by @skoveit in https://github.com/BishopFox/sliver/pull/2176
- Restrict external builder RPCs to assigned build jobs by @xtle0o0 in https://github.com/BishopFox/sliver/pull/2170
- Skoveit feature/dynamic c2 endpoint by @moloch-- in https://github.com/BishopFox/sliver/pull/2177
- Feature/Shell Management by @moloch-- in https://github.com/BishopFox/sliver/pull/2180
- Add limit to gzip size by @moloch-- in https://github.com/BishopFox/sliver/pull/2181
- Fix: Execute default env inheritance issues by @Aptimex in https://github.com/BishopFox/sliver/pull/2187
- Fix 'websites rm' add tab completer issue [#2185] by @moloch-- in https://github.com/BishopFox/sliver/pull/2188
- Jjensn fix/yamux disable logging by @moloch-- in https://github.com/BishopFox/sliver/pull/2189
- Skoveit feature/pe metadata spoofing by @moloch-- in https://github.com/BishopFox/sliver/pull/2190
- Feature/file tab completer by @moloch-- in https://github.com/BishopFox/sliver/pull/2191
New Contributors
- @loresuso made their first contribution in https://github.com/BishopFox/sliver/pull/2171
- @skoveit made their first contribution in https://github.com/BishopFox/sliver/pull/2172
- @xtle0o0 made their first contribution in https://github.com/BishopFox/sliver/pull/2170
- @Aptimex made their first contribution in https://github.com/BishopFox/sliver/pull/2187
Full Changelog: https://github.com/BishopFox/sliver/compare/v1.7.1...v1.7.2