Encryption algorithm?

Legacy MyInfo versions topics and topics that are no longer relevant
Locked
SeanH
Posts: 4
Joined: Mon May 15, 2006 6:56 pm

Encryption algorithm?

Post by SeanH »

Does anyone know what encryption algorithm is used when a topic is password protected?
Petko
MyInfo Support
Posts: 3338
Joined: Sun Jul 25, 2004 4:33 pm
Contact:

Post by Petko »

MyInfo 3 uses standard ZIP encryption.
SeanH
Posts: 4
Joined: Mon May 15, 2006 6:56 pm

Post by SeanH »

Petko wrote:MyInfo 3 uses standard ZIP encryption.
ZIP encryption is VERY WEAK.

To test this, I created a topic with the latest version of MI and encrypted it with an 8 digit password.

I then found a ZIP cracking tool on the internet and used it on the topic file that I encrypted.

I was albe to retrieve the password in 34 seconds!!!

Untill you update the encryption algorithm to somthing much stronger, you should warn your users not to store any sensitve data with MyInfo.

This program is wonderful in all other ways, but, please do not encourage people to use this for passwords and other critical data.
Petko
MyInfo Support
Posts: 3338
Joined: Sun Jul 25, 2004 4:33 pm
Contact:

Post by Petko »

We are considering adding much stronger encryption to MyInfo. Meanwhile, we warn our users to use at least 8 character password with mixed characters and digits, which is much harder to recover using the available tools. Did you test it with digits only (for example "12345678") and then tell the password recovery tool to test with only digits?
SeanH
Posts: 4
Joined: Mon May 15, 2006 6:56 pm

Post by SeanH »

Petko wrote:We are considering adding much stronger encryption to MyInfo. Meanwhile, we warn our users to use at least 8 character password with mixed characters and digits, which is much harder to recover using the available tools. Did you test it with digits only (for example "12345678") and then tell the password recovery tool to test with only digits?
Yes I did.

That may not have been a fair test of how long it takes to crack the file. I'll re-encrypt with a mixed alpha-numeric password and tell the cracking tool nothing on the next run.

I'll let you know how it turns out.
Locked