Page 2 of 2 FirstFirst 12
Results 16 to 21 of 21

Thread: sha256 instead of md5 for client stored passwords

  1. #16
    Join Date
    Feb 2008
    Posts
    544

    Default

    the only TRUE way to secure a server is to unplug it

  2. #17
    Join Date
    Jun 2009
    Posts
    76

    Default

    I would like to second the replacement of md5 just because it's broken and "fast". For the guy who was too lazy to Google why, here's a link by a cryptographer: http://chargen.matasano.com/chargen/...w-about-s.html

    It's only 1-2 function calls by WHMCS team to increase security. Saying "secure your service" -- while good advice -- does not mean that we should be using outdated technology. It's like saying "stick with PHP4 and just secure your server, you're good" when the whole world has moved to PHP5, etc. (very loose analogy, sorry, but you get the point).

  3. #18
    Join Date
    Aug 2012
    Posts
    14

    Default

    Wouldn't this require all users to change their password in every WHMCS system on the web if this was changed (assuming an upgrade)? I doubt that would be good for business on WHMCS's part, probably why it hasn't been changed already..

  4. #19
    Join Date
    Apr 2010
    Posts
    164

    Default

    Quote Originally Posted by daz29 View Post
    Wouldn't this require all users to change their password in every WHMCS system on the web if this was changed (assuming an upgrade)? I doubt that would be good for business on WHMCS's part, probably why it hasn't been changed already..
    It would be a optional setting (like it already is for md5 or encryption) that would be set by default on new installs to the stronger version.

  5. #20
    Join Date
    May 2010
    Posts
    13

    Default

    It could easily be implemented for new registrations and password updates from the new version release date.

    In order to bring all passwords in line clients could be prompted to update their password at next login which would move them from md5 to sha. It doesn't have to be an all or nothing implementation.

  6. #21
    Join Date
    Feb 2010
    Location
    London, UK
    Posts
    173

    Default

    +1

    Blows my mind every time I hear a suggestion to increase the security of the system and someone counters with its a waste of time if you just 'secure your server'. Security requires a defense in depth approach. You don't have to be an infosec pro to get this, it's just common sense.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Quantum Vault - client pay with stored card
    By squarecandy in forum Customisation & Integration Questions
    Replies: 0
    Last Post: 02-12-13, 03:38 AM