Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



WebApp Sec: RE: Secure FTP

RE: Secure FTP

From: Fletcher, Stephen J <stephen.fletcher_at_eds.com>
Date: Tue, 13 Jan 2004 11:22:45 +1100

FTP through ssh is only able to secure the control channel and does not
protect the data channel.
Better methods of file transfer over ssh are sftp, scp or rsync. If you want
to use the FTP protocol and need it secure look at TLS FTP

-----Original Message-----
From: Scott, Richard [mailto:Richard.Scott_at_BestBuy.com]
Sent: Tuesday, 13 January 2004 9:11 AM
To: webappsec_at_securityfocus.com
Subject: Secure FTP

Forum,

Does anyone have any experience with any frameworks for Java and .Net
for implementing secure FTP. I would like to review some products that
have good interoperability with licensed versions of SSH.

The scenario that I am envisioning is such:

Application A uses a framework to built a secure FTP to a licensed
secure FTP server.
Application A uses a framework to built a secure FTP to a licensed
secure SSH Server.

I've seen some messy implementations of code calling SSH clients through
shells, and I want to avoid that. Ideally the framework supports X509.
I want a clean method of using secure FTP programmatically such that I
can cleanly cpature exceptions etc.

Any recommendations?

Richard Scott
Global Information Protection
BestBuy Corporate Campus
7601 Penn Ave, South.
Richfield, 55423. USA.

The views expressed in this email do not represent Best Buy
or any of its subsidiaries
Received on Jan 13 2004

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]