## 🥬 smart contract vulnerabilities
#### vulns
* [code injection via `delegatecall`](delegatecall-notes.md) * [reentrancy](reentrancy-notes.md) * [arithmetic bugs](arithmetic-bugs-notes.md) * [ddos attacks](ddos-notes.md)
#### notes
* [a guide for pentesting](pentesting.md) * [random security notes](random-notes.md)
#### resources
* [list of defi hacks & exploits](https://github.com/SunWeb3Sec/DeFiHackLabs/#list-of-defi-hacks--exploits)