Re: Linux, best distro
From: Juhan Leemet (juhan_at_logicognosis.com)
Date: 10/26/04
- Next message: Robert M. Riches Jr.: "Re: Firewall and NFS"
- Previous message: Robert M. Riches Jr.: "Re: Firewall and NFS"
- In reply to: Jeffrey Froman: "Re: Linux, best distro"
- Next in thread: Jeffrey Froman: "Re: Linux, best distro"
- Reply: Jeffrey Froman: "Re: Linux, best distro"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 26 Oct 2004 18:29:22 -0200
On Mon, 25 Oct 2004 18:11:00 -0700, Jeffrey Froman wrote:
> Dances With Crows wrote:
>> People still use FTP?
>
> Indeed. In the real world, FTP is pervasive and still heavily in demand.
> What's more, it is quite convenient in many situations where security is
> not an issue.
I think the form of FTP that is pervasive and in common use is the
"anonymous FTP" where you supply your email address as password to the
account "anonymous". It would be irresponsible to still keep using ftp
(plain text user ID and password transmission) for anything secure.
> More importantly, scp requires shell access, which is hugely more difficult
> to secure than FTP-only access. It is wrong to lump FTP in with telnet,
> because FTP access does not provide a shell.
If you really mean "anonymous FTP" then I would agree, otherwise ftp is as
bad as telnet in that it transmits user ID and user password in plain text.
Anything secure should be using ssl or tunneling as a transport, and
something like ssh for secure login. There are choices. I use ssh (et al).
> If a user wants to risk the security of their own FTP-space by using an
> unencrypted login, that's their risk. If a user can break into your system
> with an FTP account, then I'd say you have much bigger problems than lack
> of encryption.
The usuall attack would be (IMO, pure guesstimation) to harvest user IDs
and passwords by monitoring ftp traffic, and then using those IDs and
passwords to attack specific hosts via telnet or some other access method.
I don't think anyone would expect to execute a shell using ftp, but they
might try planting some trojans, just in case they happen to work?
-- Juhan Leemet Logicognosis, Inc.
- Next message: Robert M. Riches Jr.: "Re: Firewall and NFS"
- Previous message: Robert M. Riches Jr.: "Re: Firewall and NFS"
- In reply to: Jeffrey Froman: "Re: Linux, best distro"
- Next in thread: Jeffrey Froman: "Re: Linux, best distro"
- Reply: Jeffrey Froman: "Re: Linux, best distro"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|