[12849] in bugtraq

home help back first fref pref prev next nref lref last post

Re: HP Secure Web Console

daemon@ATHENA.MIT.EDU (David Zverina)
Fri Dec 3 20:41:46 1999

Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Message-Id:  <002501bf3d41$fd14a360$0201a8c0@phoenix.altkey.com.au>
Date:         Fri, 3 Dec 1999 14:53:41 +1100
Reply-To: David Zverina <davidz@ALTKEY.COM>
From: David Zverina <davidz@ALTKEY.COM>
X-To:         alec@dakotacom.net, BUGTRAQ@SECURITYFOCUS.COM
To: BUGTRAQ@SECURITYFOCUS.COM
In-Reply-To:  <XFMail.991201132142.alec@dakotacom.net>

> > Here's an example of two sets of letters:
> >
> > You type:  abcd
> > Transmits: VUTS
> >
> > You type:  ABCD
> > Transmits: vuts
>
> ROT13 encoding - like the caesar cipher (it may be the caesar
> cipher?). Take
> your character and rotate 13 characters.

Actually it's not rot13 as the distances between letter are varible. It's
even simpler ... it's a straight xor of every character with 0x37 ('7'
ascii). Is there any '7' in any password (key) that you may have specified?

Dave.

---
David Zverina
Alt Key Pty. Ltd.
http://www.altkey.com
PO Box 3121, Parramatta, 2124, Australia

home help back first fref pref prev next nref lref last post