|
Message-ID: <527ABA3B.8050402@gmail.com> Date: Wed, 06 Nov 2013 22:52:59 +0100 From: Nicolas RUFF <nicolas.ruff@...il.com> To: john-users@...ts.openwall.com Subject: Re: Citrix Netscaler 10 password hash format > Is the salt length always 8 (so prefix always "1")? If not, is there a > length we can count on being the maximum? Salt length is 8 in all cases I have seen. It is actually hardcoded into 'libnscli90.so', function 'sys_hash_password'. Of course it may differ in future product versions ... PS. You can 'grep' for 'set system user nsroot' in the following documents to get test vectors: http://community.citrix.com/download/attachments/49186915/CitrixAppTempSharePointDepGuideNS90b68.pdf http://cdn.ws.citrix.com/wp-content/uploads/2008/09/Citrix_SSLVPN_DeploymentGuide.pdf http://community.citrix.com/download/attachments/37847102/Citrix_SSLVPN_CPS_DeploymentGuide.pdf http://community.citrix.com/download/attachments/49187089/Citrix_AppTemp_SAP_DepGuide.pdf http://community.citrix.com/download/attachments/37847055/Citrix_IC_ASPNETV8.pdf Regards, - Nicolas RUFF
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.