From: pgut001@cs.auckland.ac.nz (Peter Gutmann)
To: cypherpunks@cyberpass.net
Message Hash: 0cf763bc13314712756c6f406da29e66a7c9f8a10bab3f004fe0d0894a74e148
Message ID: <90811614423763@cs26.cs.auckland.ac.nz>
Reply To: N/A
UTC Datetime: 1998-10-11 14:55:19 UTC
Raw Date: Sun, 11 Oct 1998 22:55:19 +0800
From: pgut001@cs.auckland.ac.nz (Peter Gutmann)
Date: Sun, 11 Oct 1998 22:55:19 +0800
To: cypherpunks@cyberpass.net
Subject: Hidden WebTV signatures
Message-ID: <90811614423763@cs26.cs.auckland.ac.nz>
MIME-Version: 1.0
Content-Type: text/plain
For those of you who don't read sci.crypt, Robert Ames <gnome@istar.ca> has
posted an article in which he observes that all WebTV posts contain an
X-WebTV-Signature: line containing base64-encoded data. For samples of
WebTV-generated posts, try the alt.weemba newsgroup, which is filled with
WebTV-user drool (caution: remember to employ protection when exposting your
mind to the content of the messages). Some samples:
X-WebTV-Signature: 1
ETAsAhQDqtur/jfleJ2CDOnNrVoeyALEQAIUOQyCBbzjx5HHfxeMERDgCjztXOU=
X-WebTV-Signature: 1
ETAtAhUAmCCzQt+Tqt6fNX+L9+gDCECaqQkCFA0YCPz5tk85mUgq7iX/u4vWvOgG
These decode into ASN.1-encoded DSA signatures, eg:
1 30 45: SEQUENCE {
3 02 21: INTEGER
: 00 98 20 B3 42 DF 93 AA DE 9F 35 7F 8B F7 E8 03
: 08 40 9A A9 09
26 02 20: INTEGER
: 0D 18 08 FC F9 B6 4F 39 99 48 2A EE 25 FF BB 8B
: D6 BC E8 06
: }
for the second one. The key isn't included in the header, presumably the
@webtv.net address can be tied to the hardware which contains some hardcoded
DSA key. I wonder if WebTV users know they're signing each message they send?
Peter.
Return to October 1998
Return to “pgut001@cs.auckland.ac.nz (Peter Gutmann)”
1998-10-11 (Sun, 11 Oct 1998 22:55:19 +0800) - Hidden WebTV signatures - pgut001@cs.auckland.ac.nz (Peter Gutmann)