G
GPO
I've been asked to oversee the implementation of a process where
organisations would send us sensitive client data via password protected
Excel workbooks (i.e. the workbook would have the password on it, not the
sheets contained therein.
This worries me because it was always my understanding that Excel was never
intended to function as a secure data repository and should not be used that
way. Having said that, my recent reading leads me to believe that it is the
WORKSHEET passwords that are easily worked around, not the WORKBOOK
passwords. From what I can gather, the only thing that can get around the
workbook passwords are dictionary and brute force attacks (there appears to
be no back door around the passwords). If this is the case then would it be
reasonable to assume that a highly randomised 12-character (for instance)
password containing upper and lowercase, numeric and special characters,
would be an adequate foil against both dictionary and brute force attacks?
Also, when a password is applied to a workbook, what encryption algorithm is
used (eg AES 256 bit)?
organisations would send us sensitive client data via password protected
Excel workbooks (i.e. the workbook would have the password on it, not the
sheets contained therein.
This worries me because it was always my understanding that Excel was never
intended to function as a secure data repository and should not be used that
way. Having said that, my recent reading leads me to believe that it is the
WORKSHEET passwords that are easily worked around, not the WORKBOOK
passwords. From what I can gather, the only thing that can get around the
workbook passwords are dictionary and brute force attacks (there appears to
be no back door around the passwords). If this is the case then would it be
reasonable to assume that a highly randomised 12-character (for instance)
password containing upper and lowercase, numeric and special characters,
would be an adequate foil against both dictionary and brute force attacks?
Also, when a password is applied to a workbook, what encryption algorithm is
used (eg AES 256 bit)?