github NHAS/reverse_ssh v2.7.0

9 hours ago

This release fixes upx, closing #214 and changes how the rssh client dll loads itself (which the minor version update)

Fixes:

  • The UPX binary can now be either upx or upx-cl thanks for @rjvkn for that PR

Changes:

  • When loading as a DLL, the reverse ssh client dll will detach itself from its parent process using rundll32 running its VoidFunc this will help in cases where the dll is unloaded too quickly for the goruntime & internals to start. It may increase risk of detection on platforms with AV/EDR as its pretty easy to say "why is rundll32 running a shell". If people want it reverted/have a better solution, please open an issue for discussion. Thanks to @0xW1LD for this!

Don't miss a new reverse_ssh release

NewReleases is sending notifications on new releases.