Changes
- Cap sessions per host with
-ms / --max-sessions(default 5). Closes #127. - Progress bars on every upload/download for agent and non-agent sessions.
- New modules: DirtyPipe (CVE-2022-0847), DirtyFrag and adPEAS by @halilkirazkaya in #132
- Updated tooling: ligolo-ng v0.8.3, SharpHound v2.13.0 by @halilkirazkaya in #129
- Fixed a path traversal in
Session.download(), a DoS inSession.kill()and several edge-case exceptions. - Better macOS support.
- Dropped the old
script/socatupgrade fallback (see #131). - Add issue templates, PR template, and security policy by @strikoder in #134
New Contributors
- @halilkirazkaya made their first contribution in #129
Full Changelog: v0.20.0...v0.21.0