stoicDAO Hack
Incident Overview
The ZETA token was rugpulled , the scammer sold 91.63 WETH worth of tokens, removing liquidity from the UniSwap pool.
ZETA is an ERC20 token trading on UniSwap. The scammer, with the alias "zetastaking.eth", received 100M ZETA tokens from the deployer on Nov 23, 2023. On Dec 11, 2023, the scammer removed liquidity worth 204,746 USD (91.63 WETH) from the LP pool.
Part of the stolen funds was transferred to another EOA and withdrawn through a chain of several addresses to the MEXC exchange, while another part remains in the scammer's address.
Deployer Address:
https://etherscan.io/address/0x27AD0499…7D8a0B
Scammer Address:
https://etherscan.io/address/0x3f73d163…77e7dE
Liquidity Removal Transaction:
https://etherscan.io/tx/0xe16c121d…8c68c4
Funds Holder as of Dec 12, 2023:
https://etherscan.io/address/0xc9825436…5aFDd5
Token sending transaction from deployer to the scammer:
https://etherscan.io/tx/0xa88ce6ef…58b59c
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 stoicDAO, these are the critical security checks that could have prevented this incident (December 2023).
- Verify all logic paths related to 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
- 01
-
02
Web Archive https://archive.ph/p7GmE
Learn to Prevent the Next stoicDAO
The stoicDAO 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.