Decrypting passwords encrypted using Cold Fusion Encrypt

Rate It (1)

Last post 11-10-2008 1:37 PM by csandersii. 16 replies.

Sort Posts:

  • Re: Decrypting passwords encrypted using Cold Fusion Encrypt

    11-08-2008, 10:20 AM
    • Member
      26 point Member
    • mayuresh_s
    • Member since 02-05-2007, 10:42 PM
    • USA
    • Posts 62

    I have passwords encrypted in the database and i wanted to decrypt them. I know one password which is SRSSRS and the encrypted password is e9830a5640f8ecbf6657f34a1b093f20e1bdd8e0

    Can someone tell me how I can decrypt the rest of the passwords ?

    Thanks

     

     

  • Re: Decrypting passwords encrypted using Cold Fusion Encrypt

    11-10-2008, 1:37 PM
    • Member
      6 point Member
    • csandersii
    • Member since 06-14-2007, 11:40 AM
    • Posts 3
    You'd have to use the same parameters in .NET that were used in CF to match the raw phrase with the encrypted phrase. This requires that the same encryption method be applied to the .NET encryption that was used to initial create the encrypted record via CF.
Page 2 of 2 (17 items) < Previous 1 2