Hi, i'm building up dns tunnel (www.dnstunnel.de and Dan Kaminsky's scripts) to establish a SSH connection over DNS data transfers. To prepare client side you have to use command like this: ssh -o ProxyCommand="./droute.pl sshdns.server.example.com" [EMAIL PROTECTED]
droute.pl is one of Dan Kaminsky's scripts to send ssh connection in dns packets (to local dns server). So how can this be accomplished on win32 system? PUTTY unfortunately doesn't have any "ProxyCommand" option which could be used to choose script. Perhaps you could try to build up local SOCKS server which 'uses' droute.pl. Does anyone have a working solution? Thx. _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/
