Expanso Hack
Incident Overview
The EXPSO token exit occurred on November 27, 2023, when scammers swapped 42.79 ETH from the LP liquidity pool.
EXPSO is an ERC20 token traded on UniSwap. On November 27, 2023, the scammer removed liquidity from the LP pool, resulting in a total loss of 42.79 ETH. The stolen funds in the amount of $87,558 were transferred to another EOA through a contract created by the scammer.
Deployer Address:
https://etherscan.io/address/0x786F7F3a…f0A344
Scammer Address:
https://etherscan.io/address/0x95a6FcB5…79C180
Token Swap Transaction:
https://etherscan.io/tx/0x1245f63d…c10d60
Funds Holder as of Dec 4, 2023:
https://etherscan.io/address/0x50810f36…b05D9d
Malicious Contract Used by Scammer:
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 Expanso, 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 TrialSources & References
Learn to Prevent the Next Expanso
The Expanso 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.