mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-05-18 22:50:22 -04:00
14 lines
804 B
Markdown
14 lines
804 B
Markdown
## ☠️ Smart Contract Security
|
|
|
|
<br>
|
|
|
|
In this repository:
|
|
|
|
<br>
|
|
|
|
|
|
* [Notes on reentrancy](https://github.com/bt3gl-labs/Blockchain-Development-and-Security/blob/main/Smart-Contract-Security/reentrancy-notes.md)
|
|
* [Notes on arithmetic bugs](https://github.com/bt3gl-labs/Blockchain-Development-and-Security/blob/main/Smart-Contract-Security/arithmetic-bugs-notes.md)
|
|
* [List of interesting hacks](https://github.com/bt3gl-labs/Blockchain-Development-and-Security/blob/main/Smart-Contract-Security/real-case-hacks.md)
|
|
* [A guide for pentesting](https://github.com/bt3gl-labs/Blockchain-Development-and-Security/blob/main/Smart-Contract-Security/pentesting.md)
|
|
* [Random security notes](https://github.com/bt3gl-labs/Blockchain-Development-and-Security/blob/main/Smart-Contract-Security/random-notes.md)
|