echidna icon indicating copy to clipboard operation
echidna copied to clipboard

Detect arbitrary delegatecall and create a contract that self destruct

Open montyly opened this issue 4 years ago • 1 comments

Echidna could detect an arbitrary delegatecall (ex: delegatecall to a user parameter), and deploy a contract that just self-destruct.

This will help to detect properties that fail if the attackers can exploit arbitrary self destruct of a component

montyly avatar Dec 07 '20 09:12 montyly

This is an interesting idea for Echidna 2.0.

gustavo-grieco avatar Jun 29 '21 08:06 gustavo-grieco