Unibot Hack
Incident Overview
UniBot trading terminal exploited on Ethereum chain, leading to a loss of 673,317 USD (355.5 ETH) due to a token approval issue.
UniBot, a Crypto Trading Terminal running on the Ethereum chain, was exploited on October 31, 2023, due to a token approval issue. The exploit was related to trades made against a newly deployed router contract that was vulnerable. Approximately 600 wallets were affected by the exploit, resulting in a total loss of around 673,317 USD (355.5 ETH).
Attacker Address:
https://etherscan.io/address/0x413e4Fb7…AB4d04
Malicious Transaction:
https://etherscan.io/tx/0xa571419f…59b6a7
Malicious Contract Address:
https://etherscan.io/address/0x2b326a17…231a6f
Tornado Cash Deposit Transaction:
https://etherscan.io/tx/0x30508db6…22e308
Incident Report
Protocol Information
Market Context at Time of Hack
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 Unibot, these are the critical security checks that could have prevented this incident (October 2023).
- Verify all logic paths related to Token approval exploit / 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 TrialProof-of-Concept Exploits
On-Chain Evidence & References
- Twitter/X Alert https://twitter.com/PeckShieldAlert/status/1719251390319796477
Sources & References
- 01
-
02
Web Archive https://archive.ph/ND5Ob
- 03
- 04
Learn to Prevent the Next Unibot
The Unibot 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.