# Papers ## SMARTIAN: Enhancing Smart Contract Fuzzingwith Static and Dynamic Data-Flow Analyses - listed as: "arbitrary write" (Choi et al., 2021) - from: [IEEE](https://ieeexplore.ieee.org/document/9678888) - file: [PDF](choi-ase2021.pdf) ## SmartFuzzDriverGen: Smart ContractFuzzing Automation for Golang - listed as: "buffer-overwrite" (Pani et al., 2023) - from: [ACM](https://dl.acm.org/doi/fullHtml/10.1145/3578527.3578538) - file: [PDF](SmartFuzzDriverGen_ Smart Contract Fuzzing Automation for Golang.pdf) ## teEther: Gnawing at Ethereum to Automatically Exploit Smart Contracts - listed as: "storage modification" (Krupp and Rossow, 2018) - from: [Usenix](https://www.usenix.org/conference/usenixsecurity18/presentation/krupp) - talk: [Youtube](https://www.youtube.com/watch?v=mW4jQzPVP_A) - file: [PDF](sec18-krupp.pdf) ## Securify: Practical Security Analysis of Smart Contracts - listed as: "unrestricted write" (Tsankov et al., 2018) - from: [ACM](https://dl.acm.org/doi/10.1145/3243734.3243780) - talk: On ACM page - file: [PDF](Securify Practical Security Analysis of Smart Contracts.pdf) ## "SWC-124: Write to Arbitrary Storage Location" (SmartContractSecurity, 2020) - from: [SWCregistry](https://swcregistry.io/docs/SWC-124/)