mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-05-20 15:40:33 -04:00
37 lines
509 B
Markdown
37 lines
509 B
Markdown
## ☠️ Smart Contract Security
|
|
|
|
<br>
|
|
|
|
|
|
### Vulns
|
|
|
|
<br>
|
|
|
|
* [Code injection via `delegatecall`](delegatecall-notes.md)
|
|
* [Reentrancy](reentrancy-notes.md)
|
|
* [Arithmetic bugs](arithmetic-bugs-notes.md)
|
|
* [DDoS attacks](ddos-notes.md)
|
|
|
|
<br>
|
|
|
|
---
|
|
|
|
### Notes
|
|
|
|
|
|
* [A guide for pentesting](pentesting.md)
|
|
* [Random security notes](random-notes.md)
|
|
|
|
|
|
|
|
<br>
|
|
|
|
---
|
|
|
|
<br>
|
|
|
|
### Other attacks and exploits
|
|
|
|
<br>
|
|
|
|
* [List of DeFi Hacks & Exploits](https://github.com/SunWeb3Sec/DeFiHackLabs/#list-of-defi-hacks--exploits)
|