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
- Use
- 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 #2171
- Fix: server panic on single-word lists and off-by-one in codename generation by @skoveit in #2172
- fix-export-ca-error-message by @skoveit in #2176
- Restrict external builder RPCs to assigned build jobs by @xtle0o0 in #2170
- Skoveit feature/dynamic c2 endpoint by @moloch-- in #2177
- Feature/Shell Management by @moloch-- in #2180
- Add limit to gzip size by @moloch-- in #2181
- Fix: Execute default env inheritance issues by @Aptimex in #2187
- Fix 'websites rm' add tab completer issue #2185 by @moloch-- in #2188
- Jjensn fix/yamux disable logging by @moloch-- in #2189
- Skoveit feature/pe metadata spoofing by @moloch-- in #2190
- Feature/file tab completer by @moloch-- in #2191
New Contributors
- @loresuso made their first contribution in #2171
- @skoveit made their first contribution in #2172
- @xtle0o0 made their first contribution in #2170
- @Aptimex made their first contribution in #2187
Full Changelog: v1.7.1...v1.7.2