Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Focus-Microsoft
[Top] [All Lists]

RE: windows secure copy

Subject: RE: windows secure copy
Date: Tue, 4 Oct 2005 20:42:31 -0400
I need to copy some file from two windows 2003 server. I need 
to have the autentication and data to be encrypted on the network.

Can you suggest me a free/opensource/microsoft product to do that?

I've been testing freeSSHd (freesshd.com) for a bit, and it 
appears to be easy to install and use.

OpenSSH runs on the Interix UNIX subsystem provided by Services for UNIX 3.5
[http://www.microsoft.com/windows/sfu]. In Windows Server 2003 R2 and Vista,
Interix is renamed to the Subsystem for UNIX Applications (SUA)
[http://tinyurl.com/dy9bc]. Interix/SUA is a subsystem that runs on top of
the NT 5.x kernel parallel to the client-server runtime subsystem (Win32)
and provides a (mostly) full UNIX environment. It was forked from OpenBSD by
Softway Systems before being acquired by Microsoft.

OpenSSH can be used for secure copy of files as well as encrypting TCP
channels to services running on the Windows Server. For example, you can
tunnel SQL Server 1433 through SSH and you can tunnel RDP 3389 through SSH.

OpenSSH for Interix is actively maintained by Rodney Ruddock of
InteropSystems. There is a minimal one-time membership fee to access the
"Interop Tools Warehouse" portage for Interix which includes OpenSSH. Check
it out at [http://www.interopsystems.com/tools/warehouse.htm]

Brian A. Reiter
WolfeReiter, LLC : Thoughtful Computing
[http://www.wolfereiter.com]



---------------------------------------------------------------------------
---------------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>