mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-09-20 04:34:48 -04:00
Update README.md
This commit is contained in:
parent
a51ad98303
commit
beb81d9e30
1 changed files with 9 additions and 5 deletions
|
@ -7,9 +7,13 @@ In this directory:
|
|||
<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)
|
||||
* [Notes on reentrancy](reentrancy-notes.md)
|
||||
* [Notes on arithmetic bugs](arithmetic-bugs-notes.md)
|
||||
* [Notes on DDoS](ddos-notes.md)
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
* [A guide for pentesting](pentesting.md)
|
||||
* [Random security notes](random-notes.md)
|
||||
* [ERC-20 things](erc-20-things.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue