learn-evm-attacks
learn-evm-attacks copied to clipboard
Feat: add Wintermute attack
On Sept 20, 2022 an attacker stole 160MM USD in OP tokens from Wintermute.
Attack Overview Total Lost: 160MM USD (20 MM OP)
Key Info Sources Writeup: https://rekt.news/wintermute-rekt-2/ Reproduction: https://github.com/SunWeb3Sec/DeFiHackLabs#20220608-optimism---wintermute
Principle: Business Logic - Vanity Address Generator Vuln?
To reproduce this attack, it is needed that the receiver contract to have a specific address. Feature currently under development.
I propose removing this from master
until the attack can be reproduced.