EOA Token Theft Hack
Incident Overview
On September 11, 2025, an unknown victim lost $3.047 million USDC on Ethereum through a sophisticated theft. The attacker rapidly converted the stolen funds to ETH and laundered them through Tornado Cash mixer to evade detection.
The attack targeted an unidentified victim's wallet containing 3.047 million USDC through either a smart contract exploit or flash loan attack. The attacker immediately converted the stolen USDC to ETH and deposited the funds into Tornado Cash, a decentralized privacy mixer. The funds were split into multiple smaller transactions and routed through intermediate addresses to complicate tracking efforts by investigators and blockchain analytics firms.
Incident Report
Protocol Information
What the Attacker Needed to Succeed
Understanding the prerequisites for this type of attack helps auditors identify protocols that are most at risk and helps developers build better defenses.
What Auditors Should Check
If you're auditing a protocol with similar architecture to EOA Token Theft, these are the critical security checks that could have prevented this incident (September 2025).
- Verify all logic paths related to Other are guarded by proper access controls and input validation
- Review privileged functions (owner, admin, governance) for potential abuse vectors - centralization risks should be documented and bounded with timelocks or multi-sigs
Master these auditing techniques with hands-on labs and real exploit scenarios in the Smart Contract Hacking course.
Free TrialSources & References
Learn to Prevent the Next EOA Token Theft
The EOA Token Theft hack is one of many attacks that skilled auditors are trained to detect before deployment. Master real exploit patterns and defense techniques with hands-on Web3 security training.