Re: [kitten] draft-ietf-kitten-iakerb-02

Nico Williams <nico@cryptonector.com> Mon, 27 October 2014 17:26 UTC

Return-Path: <nico@cryptonector.com>
X-Original-To: kitten@ietfa.amsl.com
Delivered-To: kitten@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78BB01A6FF6 for <kitten@ietfa.amsl.com>; Mon, 27 Oct 2014 10:26:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.044
X-Spam-Level:
X-Spam-Status: No, score=-1.044 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FM_FORGED_GMAIL=0.622, IP_NOT_FRIENDLY=0.334, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gbiRh4aqo_Q7 for <kitten@ietfa.amsl.com>; Mon, 27 Oct 2014 10:26:53 -0700 (PDT)
Received: from homiemail-a29.g.dreamhost.com (sub4.mail.dreamhost.com [69.163.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id CF2121A0187 for <kitten@ietf.org>; Mon, 27 Oct 2014 10:26:53 -0700 (PDT)
Received: from homiemail-a29.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a29.g.dreamhost.com (Postfix) with ESMTP id 8BEFF67406A for <kitten@ietf.org>; Mon, 27 Oct 2014 10:26:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cryptonector.com; h= mime-version:in-reply-to:references:date:message-id:subject:from :to:cc:content-type; s=cryptonector.com; bh=CV5mAHx3Ep8e2K+8At2u cFHU348=; b=fS+f5rR04vGA51SGjATr8229ECkM/sgxd6Z9/2BcYdseQljVciSV /EEOiX6fdNMyzDGQY7nSmUrEULe2ZbSKKelv5ma0m18/LTCtfMwIq6oZrw3q+S4Z IfnqEpmc+cEs224nypCMhTkNb7KWRTPorqFmMPeWJQHoDGeDnwyy8Ek=
Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nico@cryptonector.com) by homiemail-a29.g.dreamhost.com (Postfix) with ESMTPSA id 2EAAF674059 for <kitten@ietf.org>; Mon, 27 Oct 2014 10:26:52 -0700 (PDT)
Received: by mail-wi0-f173.google.com with SMTP id ex7so7061956wid.6 for <kitten@ietf.org>; Mon, 27 Oct 2014 10:26:51 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.194.190.130 with SMTP id gq2mr23652954wjc.18.1414430811528; Mon, 27 Oct 2014 10:26:51 -0700 (PDT)
Received: by 10.216.32.135 with HTTP; Mon, 27 Oct 2014 10:26:51 -0700 (PDT)
In-Reply-To: <alpine.GSO.1.10.1410141053220.27826@multics.mit.edu>
References: <alpine.GSO.1.10.1410141053220.27826@multics.mit.edu>
Date: Mon, 27 Oct 2014 12:26:51 -0500
Message-ID: <CAK3OfOiN90WBicU6E4F_TfHeM=Z6BuiagXJtJmGFtUvi8T=JEQ@mail.gmail.com>
From: Nico Williams <nico@cryptonector.com>
To: Benjamin Kaduk <kaduk@mit.edu>
Content-Type: text/plain; charset="UTF-8"
Archived-At: http://mailarchive.ietf.org/arch/msg/kitten/QjuBdPfRA6rMbLeTLI1oT59tQnk
Cc: "kitten@ietf.org" <kitten@ietf.org>
Subject: Re: [kitten] draft-ietf-kitten-iakerb-02
X-BeenThere: kitten@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Common Authentication Technologies - Next Generation <kitten.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/kitten>, <mailto:kitten-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/kitten/>
List-Post: <mailto:kitten@ietf.org>
List-Help: <mailto:kitten-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/kitten>, <mailto:kitten-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Oct 2014 17:26:54 -0000

The best counter-measure against attacks on DNS SRV RR lookups is to
use FAST for the AS exchange, and preferably for TGS exchanges as
well.

Nit: section 6 is slightly incorrect as to not using FAST: it doesn't
expose PA-ENC-TIMESTAMP if... it's not used because the client uses
-say- PKINIT.

Nico
--