You could try using Remote.exe that comes with the NT4 resource kit
instead of netcat.  I'm not sure if it encrypts the data or not, but you
do need to know a unique identifier to start the session.  You could
just make the ID a very long a complex string.  I've had good results
with it behind a firewall, but wouldn't recommend using it over the
Internet. (That's what VPNs are for.)


Bryan Ponnwitz
Webmaster - Broome-Tioga Boces
[EMAIL PROTECTED]
(607) 763-3609

>>> "Aditya Lalit Deshmukh" <[EMAIL PROTECTED]> 07/05/02 11:56PM >>>
How about using ssh for win32 from openssh.org
It has all the features required ( plus it is encrypted so no one can
snoop what u are doing )


 - just make sure that u are using the latest verion and keep it
uptodate

Aditya Lalit Deshmukh


> -----Original Message-----
> From: Susan Chan Lee [mailto:[EMAIL PROTECTED]] 
> Sent: Saturday, June 29, 2002 12:35 AM
> To: [EMAIL PROTECTED] 
> Subject: Netcat (NC) Secure Remote Connections via authenication
>
>
> Hi All
>
> Does anyone know how to set-up a secure remote connection
> using netcat, in that one which uses authenication or port
> filtering (without the need to install any other wrapper software).
>
> I have a requirement were I need to connect to a remote
> machine and get a command prompt. We all know how to do this
> via netcat by setting up a listening port. My concern is that
> I do not want to leave the port open for anyone to connect.
>
> It would be great if when someone connects authenication is
> required, hence in effect all I need is to connect to a
> remote machine, get prompted for a password and then get a
> command prompt, if netcat cannot do this, does anyone know
> any other peice of software (not NetBIOS or SMB)?
>
> Thanks
>
> Susan Chan Lee
> Security Associates - Singapore
>


Reply via email to