OlympusDAO Hack
Incident Overview
OlympusDAO exploited by WhiteHat for 315,328 $USD via logic issue of the Bond Protocol contracts
OlympusDAO is a DAO backed by $OHM tokens and running on the Ethereum chain. The Bond Protocol contract, which hold 315,328 $USD worth of $OHM tokens were siphoned out by the WhiteHat hacker. BondFixedExpiryTeller contract had no additional security check, which allowed the attacker to drain the assets. All the stolen amount were returned by the hacker to OlympusDAO Funds
contract.
Attacker address:
https://etherscan.io/address/0x443cf223…c7d9be
Malicious transaction:
https://etherscan.io/tx/0x3ed75df8…1504cf
Returning transaction:
https://etherscan.io/tx/0xdca75841…f6205f
Malicious contract:
https://etherscan.io/address/0xa29e4fe4…a4de8f
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 OlympusDAO, these are the critical security checks that could have prevented this incident (October 2022).
- 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 TrialFunds Recovery
Recovered
$315K
Net Loss
0
Security Audit History
- Audit Report 1 Report
Sources & References
Learn to Prevent the Next OlympusDAO
The OlympusDAO 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.