Impermax Hack
Incident Overview
The hacker managed to steal the private keys of the Impermax team. Despite the fact that the Impermax team took measures, the hacker still managed to escape with some of the money.
Impermax is a DeFi platform for unlocking the value of LP tokens.
The hacker stole the funds, but did not sell them immediately. The stolen amount is enough to dump the token price to about 0. The team decided to make a frontrun attack by dumping a huge amount of tokens before the hacker does it.
The team plans to make a recovery process, during which a new $IMX token will be made, which will be sent to all holders of the old token.
Scammer addresses:
ETH
- Scammer address (A): https://etherscan.io/address/0x64e5ac2e…d5bf24
Scammer address (B): https://etherscan.io/address/0x1d2677ed…d1fb1b
Polygon:
- Scammer address (B): https://polygonscan.com/address/0x8e430d83…2daac2
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 Impermax, these are the critical security checks that could have prevented this incident (July 2022).
- Verify all logic paths related to Other 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 Impermax
The Impermax 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.