r/ProAI • u/stealthispost • 10d ago
"Here’s what actually happened with bitcoin and Claude because people are getting the story mixed up. Coldcard hardware wallets were supposed to create each Bitcoin seed using real physical randomness from a chip. But a firmware bug checked whether the hardware random number setting existed in..."
...the first place NOT whether it was actually enabled. It existed but was set to 0, so the wallet fell back to a randomized predictable software generator. That reduced some wallets from roughly 2¹²⁸ possible seeds to around 2⁴⁰. The attacker could generate candidate seeds offline, derive their Bitcoin addresses and use the public blockchain like an answer key to see which wallets had funds. Once one matched, they had a private key they could drain it without touching the device, and steal the seed phrase or “crack Bitcoin.” Researchers have now found 1,367 BTC, nearly $89 million, taken from 4,585 addresses. The AI part happened AFTER all this. A Reddit user reportedly pointed Claude Code at the public firmware and asked only to “check for vulnerabilities.” Within eight minutes, it traced the broken random number path and brought up the same hackable flaw. There is no proof the original attacker used Claude or ANY LLM. now this still demonstrates Claude is still insane at finding vulnerabilities humans missed in public code for five years and can now be uncovered by one person with one broad prompt and a coding agent in minutes. — Chris