Current time: 05-16-2024, 04:06 PM Hello There, Guest! (LoginRegister)


Post Reply 
Decrypting FTP Passwords
Author Message
rsmithgs Offline
Junior Member
*

Posts: 176
Joined: Apr 2007
Reputation: 1
Post: #3
RE: Decrypting FTP Passwords
(07-04-2009 08:49 AM)joximu Wrote:  Will be difficult because the password is crypted with random salt:

$cryptpw = crypt($clearpw, generate_rand_salt())

The mailpasswords (and user sql passwords) are crypted in a different way so that ispcp can decrypt and use the cleartext password.

/J

Thanks Joximu, so I assume if I want to recover the passwords I will have to do a brute force attack?

Many Thanks

Richard
OK think I have found a way to help me.

I wanted to migrate 2 ISPCP servers into one. One of the servers only has a few FTP accounts on it, I have found I can just copy the data with encrypted password from one database to another which allows login.

Smile
(This post was last modified: 07-04-2009 05:52 PM by rsmithgs.)
07-04-2009 05:43 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Decrypting FTP Passwords - rsmithgs - 07-04-2009, 05:32 AM
RE: Decrypting FTP Passwords - joximu - 07-04-2009, 08:49 AM
RE: Decrypting FTP Passwords - rsmithgs - 07-04-2009 05:43 PM
RE: Decrypting FTP Passwords - Knut - 07-04-2009, 07:16 PM
RE: Decrypting FTP Passwords - joximu - 07-05-2009, 08:15 AM
RE: Decrypting FTP Passwords - rsmithgs - 07-06-2009, 03:40 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)