Thread: Help me to decrypt password

Help me to decrypt password

From
sufian khan
Date:
Dear
I am using an ERP application. I am administrator of that application.  Actually I want to see the users passwords those are stored in encryption format.  
How I decrypt any password that is store in our database table app_users.


Regards
 
Muhammad Sufian Khan
Functional Consultant – Kohinoor Solution (Pvt) Ltd.
Tel 92-42-5870432~34 Ext. 310
Cell: 92-300-8811133


Ahhh...imagining that irresistible "new car" smell?
Check out new cars at Yahoo! Autos.

Re: Help me to decrypt password

From
Peter Eisentraut
Date:
sufian khan wrote:
>   How I decrypt any password that is store in our database table
> app_users.

That would seem to strongly depend on how you encrypted it in the first
place.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

Re: Help me to decrypt password

From
Phillip Smith
Date:
Assuming the ERP software uses MD5 hashes to protect the password:

Since MD5 is a ONE-WAY encryption algorithm, then you *might* be able to use a reverse lookup hash table such as the one found here:
http://gdataonline.com/seekhash.php

There may be similar hash tables around for other encryption methods.

On Tue, 2007-04-24 at 00:08 -0700, sufian khan wrote:
Dear
I am using an ERP application. I am administrator of that application.  Actually I want to see the users passwords those are stored in encryption format.  
How I decrypt any password that is store in our database table app_users.


*******************Confidentiality and Privilege Notice*******************

The material contained in this message is privileged and confidential to the addressee. If you are not the addressee indicated in this message or responsible for delivery of the message to such person, you may not copy or deliver this message to anyone, and you should destroy it and kindly notify the sender by reply email.

Information in this message that does not relate to the official business of Weatherbeeta must be treated as neither given nor endorsed by Weatherbeeta. Weatherbeeta, its employees, contractors or associates shall not be liable for direct, indirect or consequential loss arising from transmission of this message or any attachments