ityfuzz icon indicating copy to clipboard operation
ityfuzz copied to clipboard

Fuzzing for ParaSpace: ERC721 NFT Liquidation Enhancement

Open ghost opened this issue 2 years ago • 0 comments

I am trying to fuzz ParaSpace, a vulnerable NFT project (https://github.com/SunWeb3Sec/DeFiHackLabs/blob/main/src/test/paraspace_exp.sol). It seems ItyFuzz has trouble to borrow & liquidate NFTs.

ItyFuzz managed to find that vulnerability only after I manually deployed helper contracts for borrowing Apes to the fork. It would be nice if this can be automated like for ERC20.

ghost avatar Apr 20 '23 18:04 ghost