Abracadabra Money Hack
Incident Overview
Abracadabra Money lending platform exploited, resulting in a loss of 6,414,205 USD (2737.48 ETH).
Abracadabra Money, a DeFi crypto lending platform, was exploited on January 30, 2024. The root cause of the exploit was a loss of precision during smart contract operations, specifically a rounding issue. Preliminary findings indicate that the attacker targeted specific Cauldrons V3 & V4, allowing unauthorized MIM borrowing.The attacker was funded by Tornado Cash The stolen funds were transferred to two other EOAs.
Attacker Address:
https://etherscan.io/address/0x87F58580…b678C9
Funds Holders as of Feb 01, 2024:
https://etherscan.io/address/0xbD12D605…b52Fd3
https://etherscan.io/address/0x40d5FFA2…19c714
Malicious Transactions:
https://etherscan.io/tx/0x26a83db7…7e4cf2
https://etherscan.io/tx/0xdb4616b8…b6d877
Malicious Contracts:
https://etherscan.io/address/0xc8a03248…850CB1
https://etherscan.io/address/0x193E045B…39CE67
https://etherscan.io/address/0xE1091D17…b77A45
https://etherscan.io/address/0x13AF445F…c95912
Funded by TornadoCash:
https://etherscan.io/tx/0x63e64e7e…dccf84
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 Abracadabra Money, these are the critical security checks that could have prevented this incident (January 2024).
- 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
- 01
-
02
Web Archive https://archive.ph/wip/1Tbq2
Learn to Prevent the Next Abracadabra Money
The Abracadabra Money 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.