MIRAD: A Method for Interpretable Ransomware Attack Detection

Bartosz Marcinkowski,Maja Goschorska,Natalia Wileńska,Jakub Siuta,Tomasz Kajdanowicz
DOI: https://doi.org/10.1109/access.2024.3461322
IF: 3.9
2024-10-01
IEEE Access
Abstract:In the face of escalating crypto-ransomware attacks, we introduce MIRAD, a novel dynamic detection method. MIRAD leverages machine learning to continuously monitor API calls and registry entries, detecting ransomware at all stages of infection while maintaining system performance. What sets MIRAD apart is its strong focus on interpretability. This feature allows for quick, informed adaptation to the dynamically changing threat landscape and enables the detection and elimination of errors and biases that plague black-box models. In preliminary tests on data generated in a simulated user environment, our method demonstrates a high ROC AUC, outperforming standard interpretable models such as Gaussian Naive Bayes, KNN, and Decision Trees. Importantly, MIRAD achieves a low false positive rate, addressing a common issue in dynamic ransomware detection. Our contributions also include a Python library for easy implementation of MIRAD and a comprehensive, publicly available ransomware detection dataset, facilitating broader research and implementation in ransomware defense.
computer science, information systems,telecommunications,engineering, electrical & electronic
What problem does this paper attempt to address?