Re: **Secure** Ftp server
From: Undisclosed (nomail_at_dontbeaweaselspammer.com)
Date: 07/28/04
- Next message: Ralph A. Jones: "Re: **Secure** Ftp server"
- Previous message: An Metet: "Re: Do not use SAFEBOOT - Another weekly repeat bitch post from same clueless user"
- In reply to: michele: "**Secure** Ftp server"
- Next in thread: Ralph A. Jones: "Re: **Secure** Ftp server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 28 Jul 2004 00:02:04 -0400
michele wrote:
> Hi, i'm searching for a secure (i.e. without exploits or security holes) for
> use in my windows server. I've take a look to serv-u or cerberus ftp, but
> they are full of exploits!
> Can anyone suggest me a secure (or the more secure) ftp server to use?
> Thanks
> Michele
>
>
I'm not going to touch the Windows vs. Unix vs. blah debates with a 10
foot pole, or touch on how to secure your box.
I'm just going to talk about FTP software.
PureFTPD (for general-purpose FTP) and vsftpd (for anonymous FTP) are
probably the only two truly "secure" FTP daemons out there..
one was written from scratch with security in mind, the other was based
on a solid codebase and further ripped apart and had significant parts
rewritten for security by a security-minded developer.
unfortunately, both are written to conform to POSIX standards.. which
means it's difficult to run these on Windows, since Windows POSIX
support is mainly an afterthought.
I don't know of any equivalent programs for Windows.
people are mentioning FileZilla Server.... I have no idea how secure
that is.
it's not widely used, and I have no idea how well it's been audited.
it doesn't have a lot of advisories out on it, but that really means
nothing. It might just not be popular enough for someone to bother with
yet... then, as it gets bigger, someone will find a ton of vulns in it.
- Next message: Ralph A. Jones: "Re: **Secure** Ftp server"
- Previous message: An Metet: "Re: Do not use SAFEBOOT - Another weekly repeat bitch post from same clueless user"
- In reply to: michele: "**Secure** Ftp server"
- Next in thread: Ralph A. Jones: "Re: **Secure** Ftp server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|