ZBExchange Hack
Incident Overview
An attack was carried out on ZBExchange during which a hacker managed to steal approximately $4.8M.
The ZBExchange provides cryptocurrency exchange services for both cryptos to fiat and crypto to crypto trading pairs.
The hacker took advantage of a vulnerability, which allowed him to steal $ETH and $ERC20 tokens from the ZB Hot Wallet. Since the ZBExchange hot wallet was compromised, it is possible that the hacker managed to obtain a private key, which allowed the tokens to be withdrawn to the scammer address (A). In this transaction, scammer address(A) sends 2k $ETH to scammer address (B):
https://etherscan.io/tx/0x740261ce…494f64
some of the stolen funds are located at scammer address (B).
Victim address: https://etherscan.io/address/0xe019d99f…fa0a62
Hacker addresses:
1) https://etherscan.io/address/0x67c67b5a…3f1055
2) https://etherscan.io/address/0x26446c16…1d3fc2
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 ZBExchange, these are the critical security checks that could have prevented this incident (August 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 TrialSources & References
Learn to Prevent the Next ZBExchange
The ZBExchange 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.