https://github.com/multitagging/benchmarks
Provides benchmarks to test the MultiTagging framework
https://github.com/multitagging/benchmarks
benchmarks data-analysis ethereum smart-contracts vulnerabilities
Last synced: 4 months ago
JSON representation
Provides benchmarks to test the MultiTagging framework
- Host: GitHub
- URL: https://github.com/multitagging/benchmarks
- Owner: MultiTagging
- License: mit
- Created: 2024-08-10T07:24:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T06:30:08.000Z (over 1 year ago)
- Last Synced: 2025-09-03T10:40:40.932Z (9 months ago)
- Topics: benchmarks, data-analysis, ethereum, smart-contracts, vulnerabilities
- Language: Jupyter Notebook
- Homepage:
- Size: 9.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Benchmarks
# Data Source
We have benefited from work published by Monika di Angelo and Gernot Salzer: Consolidated Ground Truth (CGT) for Weaknesses of Ethereum Smart Contracts
Their work provides a comprehensive reference of publicly available benchmarks for smart contract vulnerability labeled data.
# Selected Bases
* We chose 7 benchmarks for our study, which are located in EDA_Outcomes/BaseDS
* For more details on benchmarks, check cgtEDA_and_BaseSelection.ipynb and EDA_Outcomes
# License
This repository contains copies of publicly available datasets, with all data retaining the licenses of their original sources. Our work is licensed under the MIT license.
# Publications
For more details, read our publication: MultiTagging: A Vulnerable Smart Contract Labeling and Evaluation Framework, published in the Electronics Journal. Please cite our article if you use any part of our work.
```
@article{alsunaidi2024multitagging,
title={MultiTagging: A Vulnerable Smart Contract Labeling and Evaluation Framework},
author={Alsunaidi, Shikah J and Aljamaan, Hamoud and Hammoudeh, Mohammad},
journal={Electronics},
volume={13},
number={23},
pages={4616},
year={2024},
publisher={MDPI}
}
```