Over the past six months, the crypto industry has lost $124 million to an exploit that cannot be patched with a smart contract upgrade. It has no bytes of code, no zero-day vulnerability, no oracle manipulation. It is the wrench attack – physical coercion to force victims to surrender their private keys. According to CertiK's latest report, these attacks have surged 12x year-over-year, with France emerging as the epicenter. As someone who spent 2017 auditing an ICO that ignored three arithmetic overflow flaws I flagged, I learned that hype always masks incompetence. But here, the incompetence is not in the code – it's in our collective failure to treat physical security as a first-class concern.
The context is straightforward: CertiK’s Web3 Security Report for the first half of 2025 documented 218 confirmed wrench attack incidents, averaging $570,000 per victim. The total loss of $124 million dwarfs the $10 million from the same period in 2024. The report notes a geographic concentration in France, which now accounts for 38% of global incidents. Unlike smart contract exploits, which often require sophisticated DeFi knowledge, wrench attacks are low-tech: a knock on the door, a weapon, a demand for seed phrases. The attackers rarely touch the chain; they only touch the human.
This data set screams for a forensic unpacking. Let’s start with the numbers. $124 million in six months is peanuts compared to the $3.8 billion lost to DeFi hacks in 2022, but the trajectory is alarming. A 12x growth rate indicates not a blip but a structural shift in threat models. Attackers have recognized an immutable truth: the weakest point in the crypto security stack is the space between the ears of the key holder. During my 2020 DeFi yield verification work, I built a SQL dashboard to track Aave’s liquidity mining APYs against treasury reserves. That dashboard revealed that unsustainable yields were a debt trap, not a feature. Similarly, if we run the numbers on wrench attacks, we see a debt trap in opsec: the more value locked in self-custodied wallets, the more incentives for physical attacks. Code compiles, but context reveals the exploit.
Now drill into the attack vector. Why France? The country’s crypto-friendly regulatory environment and high concentration of wealthy retail investors create a target-rich environment. Using on-chain analytics, I traced NFT floor price manipulation in 2021 and found that wash trading clusters used public transaction data to identify high-value wallets. The same method applies here: attackers scan for addresses with significant holdings, then cross-reference social media, physical location leaks, or even real estate records. The chain records all. The team hides none. And if the team is a single individual with a public wallet, the chain becomes a public bounty list. In 2017, I watched EtherGem’s token price surge 400% despite three critical overflow vulnerabilities I flagged. The team ignored my report; eventually the rug was pulled. Today, the victims of wrench attacks suffer a different kind of rug pull – one where the floor is literal.
The industry’s response has been predictable: promote hardware wallets, multi-sig setups, and MPC solutions. Let’s tear those apart. A Ledger Nano can be physically stolen. A multi-sig wallet is useless if all signers are in the same room. MPC shards distributed across devices still require those devices to be accessible – and under duress, a victim will unlock them. Social recovery schemes add a layer of human trust that can also be attacked. The fundamental flaw is that we treat private keys as something that can be “held” in a physical form. But the moment a private key exists in a human-readable format – a seed phrase written on paper, a hardware device with a PIN – it is extractable under threat. Code compiles, but context reveals the exploit.
Let me offer a contrarian angle: the bulls will argue that the absolute number of incidents is small, and that proper operational security – never disclosing holdings, using anonymous wallets, avoiding on-chain activity – mitigates the risk. They are partially right. But the 12x growth suggests that as crypto adoption expands, the pool of identifiable high-net-worth individuals grows exponentially. The bull case also points to custodial solutions: let Coinbase or BitGo handle the keys, with armed guards and insurance. That works for institutions, but it defeats the ethos of self-custody and introduces counterparty risk. The real blind spot here is that the industry has not built a product that makes physical coercion mathematically impossible. We have threshold signatures, timelocks, and exit games, but no production-grade “duress key” that allows a victim to give up a useless key while preserving real assets. Cold analysis. Hot losses.
Take this as a forward-looking judgment: the next great product in crypto will not be a L2 or a new consensus mechanism. It will be a key management system that makes physical coercion impossible – for example, biometrics that cannot be replicated, or geographically dispersed shards with automatic failover under duress. Until then, every self-custodied millionaire is a ticking target. The industry must shift its engineering focus from smart contract security to human security. How many more $124 million quarters will it take before we admit that the code is not the only thing that needs auditing?


