AnubisDAO Hack
Incident Overview
AnubisDAO was hacked, and 13,597 $ETH was drained before the sale round ends
The project was holding fundraising using the Copper fair launch auction.
AnubisDAO named itself as a fork of OlympusDAO. All deposited $ETH was withdrawn from the Balancer Vault into the EOA wallet, before a couple of hours left for the sale round finish.
Stealing transaction:
https://etherscan.io/tx/0x551890a8…79b7b0
The further funds flow:
https://etherscan.io/tx/0x96756028…777fce
https://etherscan.io/tx/0x00272409…c904b4
Stolen funds are holding on this address:
https://etherscan.io/address/0xb1302743…42e211
Copper auction:
https://copperlaunch.com/auctions/0x9212b088…289a34
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 AnubisDAO, these are the critical security checks that could have prevented this incident (October 2021).
- Verify all logic paths related to Drained Contracts / Rugpull 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 AnubisDAO
The AnubisDAO 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.