VitaDAO.com Hack
What happened
The VitaDAO.com project was a honeypot on the Ethereum network that caused investors approx. 626k. The project has taken down all of its online presence.
The VitaDAO.com project was a honeypot, which meant that the contract owner could disable the transfer function, which restricted users in selling their tokens. The embedded function in the contract implies that this project was solely launched for the purpose of exploiting investors.
The contract deployer added initial liquidity, hereby investing $ETH 99 at:
https://etherscan.io/tx/0x4254f2a1…60e0eb
The marketing for this project must had been top notch since only 8 hours after adding initial liquidity, the project deployer started the exploit.
The contract deployer invoked the _mint() function twice in order to obtain additional tokens on his address:
https://etherscan.io/tx/0xd08d956f…f9b560
https://etherscan.io/tx/0x72995725…5df037
In order to ensure that the community would not be able to react quickly to the dump that was planned ahead, the contract deployer locked the liquidity in the pool.
The contract deployer proceeded to dump the newly minted tokens for $ETH 389 in total:
https://etherscan.io/tx/0xaa468256…137b25
https://etherscan.io/tx/0xdb275fd6…4439ef
Contract Deployer (Scammer) address:
https://etherscan.io/address/0x5c55d01c…019c6d
Locked liquidity transaction:
https://etherscan.io/tx/0x0652ed44…b6384d
Case & protocol details
Practice this exploit pattern safely
Work through hands-on labs covering real exploit mechanics, review techniques, and defensive patterns.