Focus Hack
Incident Overview
The contract deployer added initial liquidity at:
https://etherscan.io/tx/0x7a2a205e…256347
The part of tokens was transferred to some external wallet by the contract deployer:
https://etherscan.io/tx/0xb0f55eaa…0f0134
The tokens were sold by the recipient in the following transactions:
https://bloxy.info/txs/transfers_from/0x2933df4f…a41750?currency_id=643498
The liquidity was removed by the contract deployer at:
https://etherscan.io/tx/0xd0359495…2011a9
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 Focus, these are the critical security checks that could have prevented this incident (February 2021).
- 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
Source 1 https://focus-defi.com/
Learn to Prevent the Next Focus
The Focus 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.