Ethereal-dev: [Ethereal-dev] Radius tunnel password decryption patch

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Emil Larsson" <emil@xxxxxxxx>
Date: Fri, 01 Apr 2005 16:38:56 +0200
Hello ethereal dev people,

as of version 0.9.9 ethereal decrypts the radius user-password field. The tunnel-password extension field (code 69, see RFC 2868) is encrypted with a similar but still slightly different method. Since I needed very much to decrypt this password I hacked up ethereal to decrypt it, and even though the code is very much a hack I figured I would send it to you.

Also note that the current patch requires you to manually identify which request is being answered by a given accept, something that could be automated by looking at the id field or similar.

Do with the attached patch what you will - I hope it proves useful.

/Emil Larsson
Tele2 Network Operations, Sweden

Attachment: ethereal-radius-decrypt.patch
Description: Binary data