Symbiogenesis Hack
Incident Overview
SYSIS token experienced a rugpull exit scam with 53,639 USD worth of liquidity removed from the UniSwap pool on Nov 28, 2023.
SYSIS is an ERC20 token trading on UniSwap. The scammer removed 26.67 ETH, equivalent to 53,639 USD, from the liquidity pool. The stolen funds were then transferred to another EOA address using a smart contract.
Deployer Address:
https://etherscan.io/address/0xf5e228B8…EfC483
Scammer Address:
https://etherscan.io/address/0x95a6FcB5…79C180
Liquidity Removal Transaction:
https://etherscan.io/tx/0x62d292c0…0ec58c
Malicious Contract:
https://etherscan.io/address/0x8B544F47…eF8cca
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 Symbiogenesis, these are the critical security checks that could have prevented this incident (November 2023).
- 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 TrialSecurity Audit History
- Audit Report 1 Report
Sources & References
Learn to Prevent the Next Symbiogenesis
The Symbiogenesis 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.