kadenzipfel / smart-contract-vulnerabilities

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

DeFi specific vulnerabilites in vulnerability taxonomy #94

Open 0xSandyy opened 2 weeks ago

0xSandyy commented 2 weeks ago

Checklist

Type of Issue

Description

The vulnerability taxonomy contains a lot of DeFi specific vulnerabilites like defi slippage, initial supply mint issue, flash loans attacks, double spending, etc. These are not implemented yet but I don't think these issues fit in this repo. A lot of DeFi these specific vulnerabilities require additional knowledge and context about DeFi principles and terminologies. Also, these issues are not straightforward and can be influenced by multiple factors.

These issue would fit best if we were to branch out domain specific issues like DeFi vulns, DAO vulns, NFT vulns, etc from the main repository. Maybe create separate repos for them.

indeqs commented 2 weeks ago

The latest taxonomy doesn't have any DeFi specific vulns @0xSandyy