Hashing function in Filezilla Server.xml

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
CBuchs
500 Command not understood
Posts: 1
Joined: 2019-01-21 09:37
First name: Cyril
Last name: Buchs

Hashing function in Filezilla Server.xml

#1 Post by CBuchs » 2019-01-21 09:41

Hello,
I'm doing a Powershell script to automatically add some accounts to my Filezilla Server, and so I'm editing the Filezilla Server.xml file in order to do so.
I can see that the password is hashed with a salt.

Then my question is : what's the type of the hash (MD5, SHA, AES...) ?

Best regards :)

User avatar
botg
Site Admin
Posts: 35555
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Hashing function in Filezilla Server.xml

#2 Post by botg » 2019-01-21 18:12

Salted SHA-512. Please see viewtopic.php?f=6&t=39934 for a quite humorous discussion about this.

As developer, if you're worth your salt (pun intended), you'll understand ;)

Post Reply