github NHAS/reverse_ssh v2.6.2

15 hours ago

This release adds a minor new feature and fixes a small edge case bug.

Feature:

  • When using download handlers for file execution (e.g ssh -J localhost:3232 nhas.me rssh://busybox ls /) it is now possible to supply a url parameter which specifies what the argv[0] should be. For example ssh -J localhost:3232 nhas.me rssh://busybox\?argv=busybox ls /

Bug Fix:

  • Closes #175 the jump handler was passing in the wrong server connection, and thus the ssh client would get a rssh-download request instead of the server. This stopped jump host downloading of shells from working properly.

Don't miss a new reverse_ssh release

NewReleases is sending notifications on new releases.