An open API service indexing awesome lists of open source software.

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

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}
}
```