mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-05-19 23:20:34 -04:00
31 lines
622 B
Markdown
31 lines
622 B
Markdown
## ddos attacks on the context of blockchains
|
|
|
|
<br>
|
|
|
|
### failed call
|
|
|
|
<br>
|
|
|
|
* **[DDoS with failed call](https://swcregistry.io/docs/SWC-113)**
|
|
|
|
<br>
|
|
|
|
---
|
|
|
|
### block gas limit
|
|
|
|
<br>
|
|
|
|
* **[block gas limit by SWC registry](https://swcregistry.io/docs/SWC-128)**
|
|
* **[gas limit and loops on solidity docs](https://docs.soliditylang.org/en/latest/security-considerations.html#gas-limit-and-loops)**
|
|
|
|
<br>
|
|
|
|
---
|
|
|
|
### cool resources
|
|
|
|
<br>
|
|
|
|
* **[sigma prime post](https://blog.sigmaprime.io/solidity-security.html#dos)**
|
|
* **[not so smart contract](https://github.com/crytic/not-so-smart-contracts/tree/master/denial_of_service)**
|