Re: Apache Software Foundation Server compromised, resecured. (fwd)
From: Kris Kennaway (kris@obsecurity.org)
Date: 06/01/01
- Next message: Brian Behlendorf: "Re: Apache Software Foundation Server compromised, resecured. (fwd)"
- Previous message: Kris Kennaway: "Re: accounting doesn't record all programs ?"
- In reply to: Crist Clark: "Re: Apache Software Foundation Server compromised, resecured. (fwd)"
- Next in thread: Alex Holst: "Re: Apache Software Foundation Server compromised, resecured. (fwd)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 31 May 2001 18:37:32 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Crist Clark <crist.clark@globalstar.com>
On Thu, May 31, 2001 at 05:54:49PM -0700, Crist Clark wrote:
> *sigh*
>
> You cannot 'record passphrases.' RSA authentication uses public key
> cryptography. The client, the person logging in, proves it knows a
> secret, the private key, without ever revealing it to the server who
> only knows the public key.
The ssh client on the sourceforge machine was trojaned; when the user
entered their private key passphrase on the compromised machine (in
order for the client to decrypt the private key and then perform RSA
handshake with the server) it stored a copy. Once you have access to
that credential you can use it to impersonate that user to other
systems which trust it.
> The use of public key crypto allows you to log into potentially
> untrusted servers without revealing your secret.
But if you log in FROM an untrusted system using SSH and an
authentication protocol which uses a persistent credential token on
the client side (e.g. UNIX passphrase, RSA key, but not e.g. OPIE)
then all bets are off because you must give the malicious client
access to that credential in order for it to authenticate on your
behalf.
Kris
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message
- application/pgp-signature attachment: stored
- Next message: Brian Behlendorf: "Re: Apache Software Foundation Server compromised, resecured. (fwd)"
- Previous message: Kris Kennaway: "Re: accounting doesn't record all programs ?"
- In reply to: Crist Clark: "Re: Apache Software Foundation Server compromised, resecured. (fwd)"
- Next in thread: Alex Holst: "Re: Apache Software Foundation Server compromised, resecured. (fwd)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|