Skip to content

Releases: b3rt1ng/Koi

Release list

v0.10.5

Choose a tag to compare

@github-actions github-actions released this 03 Aug 02:06

Full Changelog: v0.10.3...v0.10.5

v0.10.3

Choose a tag to compare

@b3rt1ng b3rt1ng released this 02 Aug 18:12

This is the first tagged release. Koi is a multi-session reverse shell listener: catch several shells at once, tag and switch between them, upgrade them to a full PTY, and run post-exploitation modules against them. Every session is logged and replayable with koireview.

Requires Python 3.10+. No mandatory dependencies, MCP support ships as an optional extra (koi-handler[mcp]).

Added

  • duplicate accepts an IP redirect, so a duplicated session can call back to a different host than the one the original shell connected from, allowing foothold sharing.

Changed

  • Non-command input are no longer in history

Install

pipx install koi-handler==0.10.3

Documentation: https://b3rt1ng.github.io/koi-wiki/