Research

Malware Detection

Early Prediction of Ransomware API Calls Behaviour based on GRU-TCN in Healthcare IoT

Mar. 2023. By Young-Sik Jeong

Keyword: Healthcare, Internet of Things (IoT), Ransomware, Behaviour Analysis, Early Prediction, Deep Learning


Fig. 1. Early prediction scheme of ransomware behaviour (EPS-Ran).

The healthcare industry is collecting considerable patient and medical data by using Internet of Things (IoT) devices. Consequently, ransomware attacks to encrypt healthcare systems or leak such data have increased recently. Many studies are aiming to predict ransomware behaviours early to protect the healthcare IoT environment from such attacks. However, previous studies analysed ransomware behaviours for long periods of time, and systems would already get infected and encrypted meanwhile. To avoid this problem, this study proposes an early prediction scheme of ransomware behaviour (EPS-Ran) to reduce the likelihood of systems being infected during behavioural analysis. EPS-Ran analyses behaviours for 30 s to extract the opcode and API calls sequence. The extracted behaviour features are entered into a hybrid deep learning model that combines the bidirectional gated recurrent unit (Bi-GRU) model and the temporal convolutional network (TCN) model to predict a future 90 s API calls sequence. The MAE, MSE, and RMSE of the prediction performance of EPS-Ran were measured to be 0.3438, 0.5648, and 0.6342, respectively. EPS-Ran predicted ransomware behaviours early with a low error rate even when the analysis time was reduced from 120 s to 30 s.