Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos network security services platform







Bugtraq: RE: [Full-Disclosure] IpSwitch IMail Server <= ver 8.1 User Password Decryption

RE: [Full-Disclosure] IpSwitch IMail Server <= ver 8.1 User Password Decryption

From: Bill Roemhild <broemhild_at_positiveplace.org>
Date: Mon, 16 Aug 2004 12:14:02 -0700

This has been well documented. I remember a tool from 2002 that would
decrypt the hash from command line.

printf ("IMail Password Decryptor\n");
printf ("Usage: %s <account name> <encrypted string>\n", name);
printf ("E.g., %s crypto CCE5DFE5E2\n
^^^^^^^^^^---CAPITAL LETTERS\n\n", name);
printf ("This information is found in the registry at:\n
HKEY_LOCAL_MACHINE\\SOFTWARE\\Ipswitch\\IMail\\Domains\n");

Bill

-----Original Message-----
From: full-disclosure-admin_at_lists.netsys.com
[mailto:full-disclosure-admin_at_lists.netsys.com] On Behalf Of Adik
Sent: Monday, August 16, 2004 10:19 AM
To: full-disclosure_at_lists.netsys.com
Cc: bugtraq_at_securityfocus.com
Subject: [Full-Disclosure] IpSwitch IMail Server <= ver 8.1 User
Password Decryption

Hi fellaz,

IpSwitch IMail Server version up to 8.1 uses weak encryption algorithm
to
encrypt its user passwords. Have a look at attached proof of concept
tool,
which will decrypt user password from local machine instantly.

---
Received on Aug 17 2004
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]