mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-08-19 19:38:19 -04:00
33 lines
573 B
Markdown
33 lines
573 B
Markdown
## ☠️ Smart Contract Security
|
|
|
|
<br>
|
|
|
|
In this directory:
|
|
|
|
<br>
|
|
|
|
|
|
* [Notes on code injection via `delegatecall`](delegatecall-notes.md)
|
|
* [Notes on reentrancy](reentrancy-notes.md)
|
|
* [Notes on arithmetic bugs](arithmetic-bugs-notes.md)
|
|
* [Notes on DDoS attacks](ddos-notes.md)
|
|
|
|
<br>
|
|
|
|
|
|
* [A guide for pentesting](pentesting.md)
|
|
* [Random security notes](random-notes.md)
|
|
* [ERC-20 things](erc-20-things.md)
|
|
|
|
|
|
<br>
|
|
|
|
---
|
|
|
|
<br>
|
|
|
|
### Other attacks and exploits
|
|
|
|
<br>
|
|
|
|
* [List of DeFi Hacks & Exploits](https://github.com/SunWeb3Sec/DeFiHackLabs/#list-of-defi-hacks--exploits)
|