mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-05-06 08:45:05 -04:00
12 lines
255 B
Markdown
12 lines
255 B
Markdown
# Attacks via code injection with `DELEGATECALL`
|
|
|
|
<br>
|
|
|
|
|
|
|
|
### Learning resources
|
|
|
|
<br>
|
|
|
|
* [SWC docs on DELEGATECALL](https://swcregistry.io/docs/SWC-112)
|
|
* [Sigma Prime post on DELEGATECALL](https://blog.sigmaprime.io/solidity-security.html#delegatecall)
|