Re: Secure FTP Server Search

2002-11-18 Thread IDS Guy
You can have a look at CERT's site for information about these FTP commands. E.g.; for PORT command, please see the following links... http://www.cert.org/advisories/CA-1997-27.html http://www.cert.org/tech_tips/ftp_port_attacks.html --- Charley Hamilton <[EMAIL PROTECTED]> wrote: > I've used

Re: Secure FTP Server Search

2002-11-17 Thread Glen Mehn
-Original Message- From: IDS Guy [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 13, 2002 12:55 PM To: [EMAIL PROTECTED] Subject: Secure FTP Server Search Hello list, I am looking for a secure FTP server which has less vulnerabilities compared to IIS. Besides functionality, it is

Re: Secure FTP Server Search

2002-11-17 Thread Chris Berry
From: IDS Guy <[EMAIL PROTECTED]> I am looking for a secure FTP server which has less vulnerabilities compared to IIS. Besides functionality, it is important to be tightly secure & not to have some vulnerabilities related with FTP commands such as FTP PORT / SITE / NLIST. Sounds like ssh (specifi

Re: Secure FTP Server Search

2002-11-16 Thread Charley Hamilton
I've used sshd under cygwin on win2k for academic access purposes. Never dealt with it for general (i.e. varied trust level) sftp access. Don't know enough to comment on whether it meets your requirement not to have some vulnerabilities related with FTP commands such as FTP PORT / SITE / NLIST

RE: Secure FTP Server Search

2002-11-14 Thread Will Munkara-Kerr
> Hello list, > > I am looking for a secure FTP server which has less > vulnerabilities compared to IIS. Besides > functionality, it is important to be tightly secure & > not to have some vulnerabilities related with FTP > commands such as FTP PORT / SITE / NLIST. > > Any recommedations & comment

Re: Secure FTP Server Search

2002-11-14 Thread Paulo Abrantes
Give a look at Proftp (http://www.proftpd.org) it's a real nice ftp daemon IMHO, secure and flexible. Regards, P. Abrantes On Wed, 13 Nov 2002 01:54:41 -0800 (PST) IDS Guy <[EMAIL PROTECTED]> wrote: > Hello list, > > I am looking for a secure FTP server which has less > vulnerabilities compar

RE: Secure FTP Server Search

2002-11-14 Thread Optrics Engineering - Shaun Sturby, MCSE
WS_FTP server from Ipswitch? SSL for both passwords and data. Ability to _disable_ a lot of features that make the ftp protocol insecure. Ability to force 128 bit SSL on connections. Want to test it. They have a free 30 day eval on their site. www.ipswitch.ca Shaun -Original Message- F