mauricelambert / ReverseShell

This package implements an advanced reverse shell console (supports: TCP, UDP, IRC, HTTP and DNS).
GNU General Public License v3.0
4 stars 2 forks source link

[Contribution] Generate one-line size-optimized reverse shell clients #6

Open mauricelambert opened 1 year ago

mauricelambert commented 1 year ago

When we exploit a RCE on a server to spawn a reverse shell we need to use a simple command line to execute the reverse shell and some times we can't use very long command line. So it's useful to have a one-line size-optimized reverse shell.