冷钱包里的BTC也可能被偷?LMAO

Crypto实在是千疮百孔。想到在无数hack之后,一堆教育大家把BTC存在冷钱包里就不会有危险的crypto bros.

Coldcard Wallet Flaw Exposes Years Of Bitcoin Seeds After $70M In BTC Stolen

What actually happened

A firmware bug in Coldcard Mk3 devices (starting with version 4.0.1 in March 2021) caused seed generation to fall back to a weak software PRNG instead of the hardware true random number generator, producing seeds with only ~40 bits of entropy rather than the intended 128. This made private keys for many single-signature wallets (especially those created without dice rolls or a strong BIP-39 passphrase) predictable enough for attackers to brute-force.

其中一名苦主 Jonathan Goodman :canada: on X: "$1.6 million dollars in Bitcoin was drained from my account on July 29th in the Cold Card wallet hack. My Bitcoin was in cold storage. My keys were on a ColdCard device kept in a safety deposit box that had never been connected to the internet.

$1.6 million dollars in Bitcoin was drained from my account on July 29th in the Cold Card wallet hack.

My Bitcoin was in cold storage. My keys were on a ColdCard device kept in a safety deposit box that had never been connected to the internet.

This part’s nerdy, but here’s what happened:

Hackers discovered a vulnerability in the part of the hardware wallet code used to create seed phrases.

This allowed them to use AI to brute force guessing seed phrases.

I was at our cottage and heard about the hack today.

“No way this affects me.” I thought.

I logged into Wasabi––software that lets me view my bitcoin wallets online.

Right away I saw lines of red transaction–withdrawals–and I knew.

From 9:36pm - 9:43pm on July 29th, every wallet I had had been emptied.

18.25245043 btc gone. That’s just over $1.6 million dollars CAD.

Perhaps the hardest part about this is that I did everything right.

I never shared my seed phrase with anybody. My devices never touched the internet. Everything was kept in multiple safes and safety deposit boxes.

None of it mattered. All because the hardware that created the seed phrase originally had one line in their code from 2021 that had a vulnerability.

I’m filing a police report and a report with the Ontario Securities Commission. But I don’t expect to recoup anything.

A part of me is trying to make sense of what just happened. Or try to figure out a lesson in it. I’m struggling. $1.6 million is a staggering amount of money to have stolen.

I guess all that I can think about right now is that I’m so damn happy that I’m an entrepreneur and that my earning potential is under my control. Mark my damn words. I’ll recover.

随机数生成器都能有bug的硬件钱包,真的不知道能有多烂,听都没听说过也正常。硬件上用一个雪崩二极管都能弄出真随机数,还能因为弱算法出问题。

因为随机数有问题被黑的软件钱包多了去了

那些不开源的冷钱包谁知道用的什么稀烂代码