macOS
brew install rshijacklocal Homebrew formula metadata
brew / rank 13511
TCP connection hijacker. Version 0.5.2 via Homebrew; verified 2026-09-12. Also installable with nix: nix profile install nixpkgs#rshijack.
install
brew install rshijacklocal Homebrew formula metadata
sudo apk add rshijackAlpine Linux edge package indexes · rshijack · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#rshijacknixpkgs package indexes · pkgs/by-name/rs/rshijack/package.nix · source: api.github.com
sudo pacman -S rshijackArch Linux sync databases · rshijack · source: geo.mirror.pkgbuild.com
overview
TCP connection hijacker
history
rshijack is a command-line TCP connection hijacker that sniffs sequence and acknowledgement values and injects a packet acceptable to the remote endpoint.
rshijack is a Rust rewrite of the 2001-era shijack tool. It was written for the TAMUctf 2018 challenge "brick house 100," where it was used to inject a command after a Telnet session completed two-factor authentication.
The project is packaged by Homebrew, Alpine, Nix, and Arch Linux according to source_facts.package-manager. Its official README also provides a container image workflow.
A user supplies a network interface and the two endpoints of an existing TCP connection, then pipes the payload to inject into rshijack. Raw packet access normally requires elevated privileges. The official example targets Telnet in an isolated challenge environment.
rshijack is a compact Rust security utility with a focused raw-packet use case. It is of interest as both a practical network-testing tool and a packaged rewrite of an older Unix security program.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rshijack | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kpcyrd/rshijack
install metadata
| Package key | brew:rshijack |
|---|---|
| Version | 0.5.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rshijack |
| Homepage | https://github.com/kpcyrd/rshijack |
| Repository | https://github.com/kpcyrd/rshijack |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/kpcyrd/rshijack/archive/refs/tags/v0.5.2.tar.gz |
| Last updated | 2026-09-12T11:21:30Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rshijack |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
rshijack
nix profile install nixpkgs#rshijackrshijack 0.5.2-r0
TCP connection hijacker, Rust rewrite of shijack
https://github.com/kpcyrd/rshijack
sudo apk add rshijackrshijack 0.5.2-2
TCP connection hijacker, rust rewrite of shijack
https://github.com/kpcyrd/rshijack
sudo pacman -S rshijacksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.