mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-05-03 23:35:06 -04:00
Create delegatecall-notes.md
This commit is contained in:
parent
27d172afb8
commit
47fdada063
1 changed files with 12 additions and 0 deletions
12
Smart-Contract-Security/delegatecall-notes.md
Normal file
12
Smart-Contract-Security/delegatecall-notes.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# 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)
|
Loading…
Add table
Add a link
Reference in a new issue