Browsing by Author "Ghorab, Djamel Eddine Hakim"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Detection of Security Vulnerabilities in Smart Contracts(University of Oum El Bouaghi, 2024) Ghorab, Djamel Eddine Hakim; Mokhati, FaridMachine learning, Blockchain technology, and Cybersecurity are topics that have garnered significant interest from researchers. Smart contracts, programs that operate on the Ethereum Blockchain, have demonstrated extensive utility across various domains. However, with their increased usage comes an elevated risk of hackers exploiting these contracts. In this thesis, we propose the use of BERT, a machine learning model, for detecting vulnerabilities in Solidity smart contracts. Our work involves fine tuning a pre-trained deep learning model to predict whether a contract is vulnerable. Furthermore, we develop an extension for an Integrated Development Environment (IDE) that utilizes the trained model, assisting developers in enhancing the security of smart contracts.