[websec] Issue 17: Registry for magic numbers

Adam Barth <ietf@adambarth.com> Tue, 25 October 2011 02:22 UTC

Return-Path: <ietf@adambarth.com>
X-Original-To: websec@ietfa.amsl.com
Delivered-To: websec@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D3BC1F0C52 for <websec@ietfa.amsl.com>; Mon, 24 Oct 2011 19:22:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.995
X-Spam-Level:
X-Spam-Status: No, score=-1.995 tagged_above=-999 required=5 tests=[AWL=0.982, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Qjnw4lPxNYpb for <websec@ietfa.amsl.com>; Mon, 24 Oct 2011 19:22:07 -0700 (PDT)
Received: from mail-yw0-f44.google.com (mail-yw0-f44.google.com [209.85.213.44]) by ietfa.amsl.com (Postfix) with ESMTP id 4E37D1F0C3E for <websec@ietf.org>; Mon, 24 Oct 2011 19:22:07 -0700 (PDT)
Received: by ywt2 with SMTP id 2so25240ywt.31 for <websec@ietf.org>; Mon, 24 Oct 2011 19:22:07 -0700 (PDT)
Received: by 10.236.186.34 with SMTP id v22mr17995091yhm.89.1319509326936; Mon, 24 Oct 2011 19:22:06 -0700 (PDT)
Received: from mail-gy0-f172.google.com (mail-gy0-f172.google.com [209.85.160.172]) by mx.google.com with ESMTPS id g38sm68685967ann.4.2011.10.24.19.22.05 (version=SSLv3 cipher=OTHER); Mon, 24 Oct 2011 19:22:05 -0700 (PDT)
Received: by gyh20 with SMTP id 20so21924gyh.31 for <websec@ietf.org>; Mon, 24 Oct 2011 19:22:05 -0700 (PDT)
Received: by 10.236.175.130 with SMTP id z2mr38844537yhl.12.1319509325064; Mon, 24 Oct 2011 19:22:05 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.236.103.37 with HTTP; Mon, 24 Oct 2011 19:21:35 -0700 (PDT)
From: Adam Barth <ietf@adambarth.com>
Date: Mon, 24 Oct 2011 19:21:35 -0700
Message-ID: <CAJE5ia8n+B10TbjpVYbVieTWEHo3AY_pRm1EToNX_iB1+3UTCw@mail.gmail.com>
To: websec <websec@ietf.org>
Content-Type: text/plain; charset="ISO-8859-1"
Subject: [websec] Issue 17: Registry for magic numbers
X-BeenThere: websec@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Web Application Security Minus Authentication and Transport <websec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/websec>, <mailto:websec-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/websec>
List-Post: <mailto:websec@ietf.org>
List-Help: <mailto:websec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/websec>, <mailto:websec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 25 Oct 2011 02:22:08 -0000

http://trac.tools.ietf.org/wg/websec/trac/ticket/17 refers to an IANA
registry with magic numbers for various media types.  I wanted to
compare them to what's in the draft, but I couldn't find it.  I found
the media type registry, e.g., for images:

http://www.iana.org/assignments/media-types/image/index.html

but I don't see any magic numbers.  Would someone be willing to point
me in the right direction?

Thanks,
Adam