ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Excel - Passwords (https://www.excelbanter.com/excel-programming/400930-excel-passwords.html)

C. Bailey

Excel - Passwords
 
I created an Excel 97 file, used the "Save As" option and input a password
(i.e. a put a "file open" password on the file). The password had 8 numbers
in it, one upper case letter, two lower case letters, and a special
character for a total of 12 characters long (you wouldn't find anything
resembling this in a dictionary). The on-line program at
secure.decryptum.com broke the password in only a couple minutes. Did it do
this through brute force or is it able to tell the contents of file through
another technique? It almost sounds like it can remove the Microsoft
security features.

If I want the contents of this file to be more secure, would I be further
ahead using the encryption that comes in products like Winzip, TrueCrypt,
Easycrypto, etc? Or is there an easier way within Excel or VBA to make them
secure?

It is an eye-opener how easy it is to get access to an Excel file!

Thank you,
Chris




JE McGimpsey

Excel - Passwords
 
I use PGP when I need to secure a file.

XL's built-in protections are useful for preventing *inadvertent*
changes in your workbook. They are nowhere near adequate for preventing
the modestly skilled and curious user from accessing everything in it.

In fact, you don't even need XL to read a significant amount of most XL
files. Giving the file a password doesn't encrypt it, so any
garden-variety hex editor can display a good deal of your workbook.



In article <WGrZi.39272$XF6.19848@edtnps90,
"C. Bailey" wrote:

If I want the contents of this file to be more secure, would I be further
ahead using the encryption that comes in products like Winzip, TrueCrypt,
Easycrypto, etc? Or is there an easier way within Excel or VBA to make them
secure?


Leith Ross[_2_]

Excel - Passwords
 
On Nov 10, 4:05 pm, "C. Bailey" wrote:
I created an Excel 97 file, used the "Save As" option and input a password
(i.e. a put a "file open" password on the file). The password had 8 numbers
in it, one upper case letter, two lower case letters, and a special
character for a total of 12 characters long (you wouldn't find anything
resembling this in a dictionary). The on-line program at
secure.decryptum.com broke the password in only a couple minutes. Did it do
this through brute force or is it able to tell the contents of file through
another technique? It almost sounds like it can remove the Microsoft
security features.

If I want the contents of this file to be more secure, would I be further
ahead using the encryption that comes in products like Winzip, TrueCrypt,
Easycrypto, etc? Or is there an easier way within Excel or VBA to make them
secure?

It is an eye-opener how easy it is to get access to an Excel file!

Thank you,
Chris


Hello Chris,

You don't mention what you want to do. Are you wanting to keep it safe
from others on a server? Are you planning to distribute your program?
Regardless, all of Excel's passwords and VBA's are easily broken. The
degree of security is relative to knowledge of the user. Find the
right people with some inside knowledge about any security feature,
and it can be defeated. That's why 2 people can keep a secret,
especially when one is dead. The level of security depends on your
needs, and the users knowledge. Using other measures, like you have,
will definitely keep your information more secure.

Sincerely,
Leith Ross


C. Bailey

Excel - Passwords
 
Thank you,

I'm not planning to distribute this excel file - and it is doubtful anyone
has access or would have much of a desire to access it. I would just like
to think that if someone happened upon it, it would be a little harder than
a few key strokes to open it.

Chris


"Leith Ross" wrote in message
oups.com...
On Nov 10, 4:05 pm, "C. Bailey" wrote:
I created an Excel 97 file, used the "Save As" option and input a
password
(i.e. a put a "file open" password on the file). The password had 8
numbers
in it, one upper case letter, two lower case letters, and a special
character for a total of 12 characters long (you wouldn't find anything
resembling this in a dictionary). The on-line program at
secure.decryptum.com broke the password in only a couple minutes. Did it
do
this through brute force or is it able to tell the contents of file
through
another technique? It almost sounds like it can remove the Microsoft
security features.

If I want the contents of this file to be more secure, would I be further
ahead using the encryption that comes in products like Winzip, TrueCrypt,
Easycrypto, etc? Or is there an easier way within Excel or VBA to make
them
secure?

It is an eye-opener how easy it is to get access to an Excel file!

Thank you,
Chris


Hello Chris,

You don't mention what you want to do. Are you wanting to keep it safe
from others on a server? Are you planning to distribute your program?
Regardless, all of Excel's passwords and VBA's are easily broken. The
degree of security is relative to knowledge of the user. Find the
right people with some inside knowledge about any security feature,
and it can be defeated. That's why 2 people can keep a secret,
especially when one is dead. The level of security depends on your
needs, and the users knowledge. Using other measures, like you have,
will definitely keep your information more secure.

Sincerely,
Leith Ross





All times are GMT +1. The time now is 04:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com