mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-07-21 13:59:01 -04:00
Update README.md
This commit is contained in:
parent
c68587e2a1
commit
995208bd19
1 changed files with 5 additions and 15 deletions
|
@ -19,22 +19,12 @@
|
||||||
### in this dir
|
### in this dir
|
||||||
|
|
||||||
|
|
||||||
* [reentrancy](reentrancy_attacks)
|
* **[reentrancy](reentrancy_attacks)**
|
||||||
* [randomness in ethereum](random_numbers.md)
|
* **[randomness in ethereum](random_numbers.md)**
|
||||||
* [code injection via `delegatecall`](delegatecall)
|
* **[code injection via `delegatecall`](delegatecall)**
|
||||||
* [ddos attacks](ddos.md)
|
* **[ddos attacks](ddos.md)**
|
||||||
* [nonce reuse](nonce)
|
* **[nonce reuse](nonce)**
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
----
|
|
||||||
|
|
||||||
### resources
|
|
||||||
|
|
||||||
* [secureum-mind-map](https://github.com/x676f64/secureum-mind_map/blob/master/3.%20Solidity%20201.md)
|
|
||||||
* [defi hacks & exploits](https://github.com/SunWeb3Sec/DeFiHackLabs/#list-of-defi-hacks--exploits)
|
|
||||||
* [ethereum smart contract security best practices](https://consensys.github.io/smart-contract-best-practices/)
|
|
||||||
* [biased nonce sense lattice attacks against weak ECDSA](https://www.youtube.com/watch?v=6ssTlSSIJQE_
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue