|
@@ -1,26 +1,26 @@
|
1
|
1
|
# Papers
|
2
|
|
-## "arbitrary write" (Choi et al., 2021)
|
|
2
|
+## SMARTIAN: Enhancing Smart Contract Fuzzingwith Static and Dynamic Data-Flow Analyses
|
3
|
3
|
|
4
|
|
-- title: SMARTIAN: Enhancing Smart Contract Fuzzingwith Static and Dynamic Data-Flow Analyses
|
|
4
|
+- listed as: "arbitrary write" (Choi et al., 2021)
|
5
|
5
|
- from: [IEEE](https://ieeexplore.ieee.org/document/9678888)
|
6
|
6
|
- file: [PDF](choi-ase2021.pdf)
|
7
|
7
|
|
8
|
|
-## "buffer-overwrite" (Pani et al., 2023)
|
|
8
|
+## SmartFuzzDriverGen: Smart ContractFuzzing Automation for Golang
|
9
|
9
|
|
10
|
|
-- title: SmartFuzzDriverGen: Smart ContractFuzzing Automation for Golang
|
|
10
|
+- listed as: "buffer-overwrite" (Pani et al., 2023)
|
11
|
11
|
- from: [ACM](https://dl.acm.org/doi/fullHtml/10.1145/3578527.3578538)
|
12
|
12
|
- file: [PDF](SmartFuzzDriverGen_ Smart Contract Fuzzing Automation for Golang.pdf)
|
13
|
13
|
|
14
|
|
-## "storage modification" (Krupp and Rossow, 2018)
|
|
14
|
+## teEther: Gnawing at Ethereum to Automatically Exploit Smart Contracts
|
15
|
15
|
|
16
|
|
-- title: teEther: Gnawing at Ethereum to Automatically Exploit Smart Contracts
|
|
16
|
+- listed as: "storage modification" (Krupp and Rossow, 2018)
|
17
|
17
|
- from: [Usenix](https://www.usenix.org/conference/usenixsecurity18/presentation/krupp)
|
18
|
18
|
- talk: [Youtube](https://www.youtube.com/watch?v=mW4jQzPVP_A)
|
19
|
19
|
- file: [PDF](sec18-krupp.pdf)
|
20
|
20
|
|
21
|
|
-## "unrestricted write" (Tsankov et al., 2018)
|
|
21
|
+## Securify: Practical Security Analysis of Smart Contracts
|
22
|
22
|
|
23
|
|
-- title: Securify: Practical Security Analysis of Smart Contracts
|
|
23
|
+- listed as: "unrestricted write" (Tsankov et al., 2018)
|
24
|
24
|
- from: [ACM](https://dl.acm.org/doi/10.1145/3243734.3243780)
|
25
|
25
|
- talk: On ACM page
|
26
|
26
|
- file: [PDF](Securify Practical Security Analysis of Smart Contracts.pdf)
|