Pages:
Author

Topic: The 0.4.0 encrypted wallet has been exploited - for sure (Read 4161 times)

sr. member
Activity: 364
Merit: 250
Has anyone confirmed this?  Try loading a trivial amount on a wallet.dat, then upload it to dropbox.  Dropbox is a pretty big system and if some one inside have processes running it as a honeypot i'm sure Dropbox mgmt would love to know.  As any one contacted a sysadmin at DB?

A honeypot is a system designed to catch an evildoer, such as http://www.projecthoneypot.org/, where various systems are put up on the web as "hacker bait" with complete IP and access logging, so attack attempts and successful attacks can be documented and reported. Unauthorized access to your files hosted on dropbox by staff with elevated priviledges is not this. [/quote

Maybe i used the wrong word.  Black hole exploit or whatever it is.  The OP suggested that he thought the hack happen inside DB, i guess b/c he's technologically adept and knows his box ain't been rooted.

Quote
You should consider any file you upload to the "cloud" as essentially equivalent as posting it publicly for all to see - because when security fails at the company hosting your data (see: http://technorati.com/technology/article/major-dropbox-security-flaw-let-users/) that is is essentially what you have done. These companies don't have to provide you any security or service level whatsoever, their interest is profit, and they have terms of service that disclaims all liability.

I already assume these services are in the clear anyhow.  But it really sounds like piss poor business sense to risk the credibility of their company by being so lax about security.  But I guess this whole cloud thing is so new its like the wild west.
legendary
Activity: 1512
Merit: 1036
Has anyone confirmed this?  Try loading a trivial amount on a wallet.dat, then upload it to dropbox.  Dropbox is a pretty big system and if some one inside have processes running it as a honeypot i'm sure Dropbox mgmt would love to know.  As any one contacted a sysadmin at DB?

A honeypot is a system designed to catch an evildoer, such as http://www.projecthoneypot.org/, where various systems are put up on the web as "hacker bait" with complete IP and access logging, so attack attempts and successful attacks can be documented and reported. Unauthorized access to your files hosted on dropbox by staff with elevated priviledges is not this.

You should consider any file you upload to the "cloud" as essentially equivalent as posting it publicly for all to see - because when security fails at the company hosting your data (see: http://technorati.com/technology/article/major-dropbox-security-flaw-let-users/) that is is essentially what you have done. These companies don't have to provide you any security or service level whatsoever, their interest is profit, and they have terms of service that disclaims all liability.

Anyone that has access to your computer via trojan or remote exploit has all the information needed to compromise your account (http://dereknewton.com/2011/04/dropbox-authentication-static-host-ids/), and even malicious apps on your phone can steal your dropbox credentials (http://www.cultofandroid.com/8177/facebook-dropbox-apps-have-serious-security-flaw-that-puts-your-personal-data-at-risk/). If you have used the same password anywhere else and that gets hacked, there's a good chance that the stolen credentials will be tried against all major cloud services.

Unless you specifically contact dropbox and tell them of suspicious activity and they agree to set up a secretly logged account, if you test this theory by uploading another wallet and the coins get stolen, all you will likely get is denials or non-responses from dropbox. Even the most obvious security feature to discover if you have been hacked - showing you a log of IP addresses that have accessed your account - they have not implemented.
sr. member
Activity: 364
Merit: 250
Has anyone confirmed this?  Try loading a trivial amount on a wallet.dat, then upload it to dropbox.  Dropbox is a pretty big system and if some one inside have processes running it as a honeypot i'm sure Dropbox mgmt would love to know.  As any one contacted a sysadmin at DB?
legendary
Activity: 1512
Merit: 1036
I wonder if blockchain.info logs transactions in addition to new blocks? With their currently 2841 connected nodes, the first-seen peer broadcasting the tx could easily be the IP address of the thief if he accept inbounds or doesn't discriminate who he connects to. We could contact Ben to see if he does, and send several payments to the address to see if it will reveal it's auto-scraping IP. If not, that's something for the Bitcoin Police to set up - a privacy-busting every-node connecting transaction logging bit monster.
legendary
Activity: 1512
Merit: 1036
Something to do for fun and luls - add the private key to the mtgox "redeem private key" feature. This is likely what was done to all the unencrypted keys discovered in the wallet by a thief. This might give some kind of error if the address is already being scraped, indicating to you mtgox knows who the hacker is, or if mtgox doesn't check and notify upon duplicates, you may or may not beat the other person that is "redeeming" depending on how mtgox processes their list of private keys. Improperly implemented, MtGox could send two transactions for the same coins, and you might see what looks like a double-spend from two auto-empties when coins are sent to the address.
(edit: looks like the scam scum re-sent the coins in the same block, so he is faster than gox).


If you have a pre-encryption copy of the wallet.dat, the private key for an address can easily be obtained with pywallet in hex form. Get the earliest copy you have uploaded, and use a hex editor to search for the bitcoin address. Look for 6B 65 79 41 04, "KeyA" + 0x04, somewhere before that. The KeyA is an indicator of a leaked unencrypted private key; the 0x04 is the first digit of a 66 digit hex private key. If it is in the uploaded file, that's probably what happened.

hero member
Activity: 630
Merit: 500
Those who mentioned Wuala forgot an important advantage of this service: they accept bitcoin. Smiley

Plus, I don't find it a pain in the ass as somebody said above. I always have a working java VM anyway. I don't find it particularly slow either.

But, just in case, I manually encrypt my wallet before sending it to Wuala... AFAIK, the code that does the encryption in the client side is closed, so it has not been publicly inspected.
sr. member
Activity: 392
Merit: 250
Wuala is a major pain in the ass to use.  I wanted to like it, but it's a) Java based, so it's a piece of shit from the start, b) A resource hog, C) kind of flakey, D) Slow as dirt.
Definitely agreed for a), but otherwise I find it rather convenient to use. And, notably (and surprisingly) not slow on my below average computer.
legendary
Activity: 1428
Merit: 1093
Core Armory Developer
Not to discourage finding good file-encryption solutions, but this is exactly why I made deterministic wallets with paper backups in Armory

  • Print off a couple copies of your wallet
  • Put one in a safety-deposit box
  • Hide another in a book on your bookshelf
  • Never make another backup again!  (unless you import addresses)
  • Never let your wallet touch anyone else's computer except your own!

I would never scatter my wallet all over the interwebs, encrypted or not.  And now you don't have to.  And if you're really paranoid, use Armory's cold-storage, too.  (P.S -- I was the one that found that 0.4.0 bug and was part of the justification for my wallet file format Smiley).  P.S. - Electrum uses deterministic wallets, too, and the Satoshi client will have them implemented in 0.7.0+.

In case anyone is interested: I started an announcement thread reserved only for major releases.   It no longer requires so much RAM, and tons of new features since crowdfunding.


legendary
Activity: 2053
Merit: 1356
aka tonikt
There are probably hundreds of people out there who can look and browse through the actual users data.
Employers, window cleaners, hackers, gov agencies - each of them doing a lazy job, dreaming about doing a profitable private project...
Of course they are going to look into all the wallet.dat files - the first, the better.

Quote
Privacy: Dropbox employees are prohibited from viewing the content of files you store in your Dropbox account, and are only permitted to view file metadata (e.g., file names and locations). However, they may have  a small number of employees who must be able to access user data. Dropbox has strict policy and technical access controls that prohibit employee access except in these rare circumstances. In addition, they employ a number of physical and electronic security measures to protect user information from unauthorized access. You should also note that Dropbox will cooperate with law enforcement if needed and will release your data in unencrypted form in these cases.

 - http://www.kimpl.com/1297/secure-online-backup-file-sync-service

Discussed here as well:
 - https://bitcointalksearch.org/topic/m.29488
 - https://www.dropbox.com/help/27

Incidentally, that Kimpl review stated that Spider Oak was more secure than Wuala (2nd place), Dropbox, and SugarSync.
 - http://www.spideroak.com

But that also says "for even better security you should encrypt" using TrueCrypt.
all true

though the quote that "employees are prohibited from viewing the content of files" may be a bit misleading.
being prohibited doesn't actually stop people from doing the prohibited things. at least there hasn't been a reliably proven correlation Tongue
legendary
Activity: 2506
Merit: 1010
There are probably hundreds of people out there who can look and browse through the actual users data.
Employers, window cleaners, hackers, gov agencies - each of them doing a lazy job, dreaming about doing a profitable private project...
Of course they are going to look into all the wallet.dat files - the first, the better.

Quote
Privacy: Dropbox employees are prohibited from viewing the content of files you store in your Dropbox account, and are only permitted to view file metadata (e.g., file names and locations). However, they may have  a small number of employees who must be able to access user data. Dropbox has strict policy and technical access controls that prohibit employee access except in these rare circumstances. In addition, they employ a number of physical and electronic security measures to protect user information from unauthorized access. You should also note that Dropbox will cooperate with law enforcement if needed and will release your data in unencrypted form in these cases.

 - http://www.kimpl.com/1297/secure-online-backup-file-sync-service

Discussed here as well:
 - https://bitcointalksearch.org/topic/m.29488
 - https://www.dropbox.com/help/27

Incidentally, that Kimpl review stated that Spider Oak was more secure than Wuala (2nd place), Dropbox, and SugarSync.
 - http://www.spideroak.com

But that also says "for even better security you should encrypt" using TrueCrypt.
legendary
Activity: 2053
Merit: 1356
aka tonikt
I read google is coming with some online drive solution soon.
If they want to win the market, the best move would be to encrypt the data on the client side, with a locally stored password.
Like LastPass does.
Also for the company - by this they get rid of any liabilities.
Unless they have an actual interest in looking into the content of this data - then they wouldn't do it Smiley
legendary
Activity: 1260
Merit: 1000
Wuala is a major pain in the ass to use.  I wanted to like it, but it's a) Java based, so it's a piece of shit from the start, b) A resource hog, C) kind of flakey, D) Slow as dirt.

Using Truecrypt or BoxCryptor on top of DropBox is perfectly safe, and if there's one thing Dropbox does better than anyone else, is the convenience factor of their sync software.  Wuala can't match it, SpiderOak can't match it... both are more secure, but far more cumbersome to use.  Anything that forces someone to install a Java VM to run already has a really huge uphill battle to become a useful piece of software.  

legendary
Activity: 2053
Merit: 1356
aka tonikt
2) steals in a real time each transaction going to such a compromised address.
Why not send a few Satoshis to that address to see whether it really is being emptied out automatically, or whether something else is happening.
I'm not spending any more money on it, but feel free to try it.

The address is: 1LQYFx7cHQcrmMHTQo8jwv4K6PE5zc7mFt
And the private key: 5JTxrzfhgNqx7XhMiZz26EyYstQ8dMCHgBDRzFsbFTjMgmDqqvw

Try to beat him by sending some money there and getting it forwarded to your wallet first Smiley
I'm pretty sure you will see his transaction anyway.
Id'd suggest leaving some fee - he was mean, so minders should prefer your transaction. But we never know until someone tries Smiley
legendary
Activity: 2352
Merit: 1064
Bitcoin is antisemitic
A point in favor of Wuala, who does automatic encryption on your side, so no one on their side can steal you anything.
donator
Activity: 826
Merit: 1060
2) steals in a real time each transaction going to such a compromised address.
Why not send a few Satoshis to that address to see whether it really is being emptied out automatically, or whether something else is happening.
sr. member
Activity: 350
Merit: 250
legendary
Activity: 1260
Merit: 1000
Use Boxcryptor on top of DropBox.
legendary
Activity: 2053
Merit: 1356
aka tonikt
I agree that encrypting the data stored is the best way.

But I should say that I was never assuming that the wallet I store at dropbox is not going to be looked at.
Maybe I just didn't expect to discover it actually happening so quickly Smiley
There are probably hundreds of people out there who can look and browse through the actual users data.
Employers, window cleaners, hackers, gov agencies - each of them doing a lazy job, dreaming about doing a profitable private project...
Of course they are going to look into all the wallet.dat files - the first, the better.

What surprises me though is that someone actually finds it profitable enough to invest into a software that:
1) extracts private keys from stolen wallets
2) steals in a real time each transaction going to such a compromised address.
And btw, good job! Smiley
hero member
Activity: 574
Merit: 500
I use trucrypt with 30 chars password and store the file on dropbxOx. Also monthly dumps to an usb key.
legendary
Activity: 1512
Merit: 1049
Death to enemies!
I was thinking about providing dropbox-like services on my servers. The obvious pros over Dropbox are that I'm the only one who can access your files excluding yourself! And I will never ever cooperate with any 3 letter agency under any circumstances, so your CP collection or plans to attack Pentagon with exploding camels will be kept confidential.
Pages:
Jump to: