[18903] in Kerberos_V5_Development
Revocation feature
daemon@ATHENA.MIT.EDU (Zhanna Tsitkov)
Tue Jul 22 18:44:18 2014
From: Zhanna Tsitkov <tsitkova@mit.edu>
To: "krbdev@mit.edu" <krbdev@mit.edu>
Date: Tue, 22 Jul 2014 22:44:04 +0000
Message-ID: <13AE29CD-41C5-4B86-AE73-C7F00B7DCDA0@mit.edu>
Content-Language: en-US
Content-ID: <E8DD38B5204C444EA492FADA1B57F805@exchange.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset="windows-1252"
Errors-To: krbdev-bounces@mit.edu
Content-Transfer-Encoding: 8bit
Hello,
I was wondering if there is any interest in the full scale Revocation feature for the Kerberos-enabled environments?
There are several possible scenarios/approaches:
1. “Black list” on KDC: KDC stores information about jeopardized clients together with the timestamp when the accident was recorded (e. g. Client lost mobile phone with some active security-sensitive applications and informed KDC about it). The Application Server receives access to this information (perhaps, through a special channel/protocol) and acts accordingly;
2. Application server observes some malicious activity (e.g. after audit log analysis) and reports it to KDC. KDC acts accordingly. Ideally, the Client (person or service) is also informed that his/her credentials are jeopardized;
3. KDC learns that client is jeopardized and dispatches warnings to all services that may be potentially affected by the accident. The warning is sent only if the ticket for the service is still valid.
4. Forensics: AppServer observes the malicious action. It informs KDC about the accident, but continues to serve “the client” to track down the originator of the attack.
Almost (?) all of these scenarios would require extensive design/developmental work. There is, however, a lightweight approach under CAMMAC umbrella when revocation information is incorporated into AD container and is sent with every newly issued ticket.
As always, your input and comments are welcome and appreciated.
Thanks,
Zhanna
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev