CYBER SOLIDITY Hack
Incident Overview
An external address added 20.5 ETH to the CYI-ETH liquidity pair on the Uniswap:
https://etherscan.io/tx/0x9fe148dc…5ce2ce
When the liquidity raised up, this address removed his LP token at this transaction:
https://etherscan.io/tx/0x35f1cdac…c0ebbc
The difference between the initial and final liquidity is 19.9 ETH. Funds were moved to another address and deposited into the Binance exchange.
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 CYBER SOLIDITY, these are the critical security checks that could have prevented this incident (November 2020).
- 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
Learn to Prevent the Next CYBER SOLIDITY
The CYBER SOLIDITY 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.