rshijack

TCP connection hijacker, Rust rewrite of shijack

GPL-3.0 License

Downloads
4.5K
Stars
432
Committers
2

Bot releases are hidden (Show)

rshijack - v0.5.1 Latest Release

Published by kpcyrd 8 months ago

What's Changed

  • Update dependencies
  • Document build environment with repro-env for reproducible builds

Release binary SHA256

Download for Linux x86_64

e7f4c9f123fa4a33ecf97e51e4d2507396d30018eea1a6c83dd705346188a896

Reproduce release binary from source

git clone https://github.com/kpcyrd/rshijack
cd rshijack
git checkout v0.5.1
make
sha256sum target/x86_64-unknown-linux-musl/release/rshijack

Thanks

We'd like to thank @SantiagoTorres, @repi and @rgacogne for their support on github sponsors.

rshijack - v0.5.0

Published by kpcyrd over 1 year ago

What's Changed

Full Changelog: https://github.com/kpcyrd/rshijack/compare/v0.4.0...v0.5.0

Thanks

We'd like to thank @SantiagoTorres, @repi and @rgacogne for their support on github sponsors.

rshijack - v0.4.0

Published by kpcyrd over 3 years ago

  • Add ipv6 support
  • Add wildcard support for both the ip (set to 0.0.0.0/[::]) and the port (set to 0)
  • Allow passing SEQ and ACK as command-line argument

Thanks

We'd like to thank @repi for their support on github sponsors.