Skip to content

v0.21.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 22:43

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 in Session.kill() and several edge-case exceptions.
  • Better macOS support.
  • Dropped the old script / socat upgrade fallback (see #131).
  • Add issue templates, PR template, and security policy by @strikoder in #134

New Contributors

Full Changelog: v0.20.0...v0.21.0