MeterSSH v2.0 - Take Shellcode and Inject It Into Memory Over SSH
MeterSSH is a way to take shellcode, inject it into memory then tunnel whatever port you want to over SSH to mask any type of communications as a normal SSH connection. The way it works is by injecting shellcode into memory, then wrapping a port spawned meterpeter in this case by the shellcode ov...