kadenzipfel / smart-contract-vulnerabilities

A collection of smart contract vulnerabilities along with prevention methods
https://kadenzipfel.github.io/smart-contract-vulnerabilities/
1.63k stars 219 forks source link

[Attack] Contract Replication? #13

Closed RobertMCForster closed 2 years ago

RobertMCForster commented 4 years ago

Not sure what to call this but just the general idea of using a contract to take advantage of variables that will be known by the time the transaction hits the chain (e.g. taking advantage of on-chain randomization).