Strong Finance Hack
Incident Overview
STRONG token rugpulled by scammer, removing liquidity worth 61,081 USD from UniSwap.
STRONG is an ERC20 token trading on UniSwap. On Dec 6, 2023, the deployer executed a rugpull by removing liquidity from the LP pool. The scammer removed 26.74 WETH, equivalent to 61,081 USD.
The stolen funds were transferred to another EOA address and then withdrawn through a chain of several addresses, ultimately reaching the Binance exchange.
Deployer Address:
https://etherscan.io/address/0xb112034a…eE4178
Scammer Address:
https://etherscan.io/address/0x82a4f9c0…CAFfeF
Liquidity Removal Transaction:
https://etherscan.io/tx/0x8f06eb0b…5af2cb
Binance Withdrawn Transactions:
https://etherscan.io/tx/0x8f387cda…cb1e2e
https://etherscan.io/tx/0x95fec935…fa7156
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 Strong Finance, these are the critical security checks that could have prevented this incident (December 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 Strong Finance
The Strong Finance 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.