## ☠️ Smart Contract Security
### 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)
---
### Other attacks and exploits
* [List of DeFi Hacks & Exploits](https://github.com/SunWeb3Sec/DeFiHackLabs/#list-of-defi-hacks--exploits)