Smart contract hacks (Re-entrance, Arithmetic overflow and underflow, Accessing private data)

Aim of the Experiment

The aim of this experiment is to understand smart contract hacks, focusing on vulnerabilities such as re-entrancy, overflow and underflow, and unauthorized access to private data. In this experiment, showing how these three vulnerabilities occur illustrates their impact on smart contract security.