DataTaunew | comments | leaders | submitlogin
Machine learning techniques to check for vulnerabilities in the smart contract?
1 point by AQ 1245 days ago | discuss
Smart contracts can have many vulnerabilities like recursive calls, unpredictable ether flows, Suspected input, transaction reordering and insecure code patterns. How to detect these vulnerabilities by analyse a complete solidity code file (smart contract).

How can we use classification to check any 3 vulnerabilities from the given data set as to classify unsafe code (vulnerable code) and safe code of a smart contract.




RSS | Announcements