轻量机器学习检测存储层勒索软件,性能优于现有方案。
On the Generalizability of Machine Learning-based Ransomware Detection in Block Storage
- 基于内核提取轻量特征,适配存储设备算力受限场景。
- 决策树模型实现最高12.8%的F1分数提升,误报率降低17.1%。
- 适用于实际部署,可在不增加开销下提升存储安全。
勒索软件是普遍威胁,传统防护在操作系统、文件系统或网络层常引入高开销且易被绕过。近期研究尝试通过观察块级IO操作检测勒索软件,但面临显著挑战。本文提出一种基于内核的轻量框架,可高效提取并分析IO操作,在计算存储设备上实现安全增强且完全隐藏检测开销。该框架采用优化的低计算开销特征集,训练机器学习模型以精准区分恶意与正常行为。我们系统评估了多种配置下的泛化能力,覆盖广泛真实场景。实证表明,基于决策树的模型在多项指标上超越现有存储层检测方法:中位数F1分数提升高达12.8%,假阴性率降低最多10.9%,尤其假阳性率下降达17.1%。
原文摘要 · Abstract (English)
Ransomware represents a pervasive threat, traditionally countered at the operating system, file-system, or network levels. However, these approaches often introduce significant overhead and remain susceptible to circumvention by attackers. Recent research activity started looking into the detection of ransomware by observing block IO operations. However, this approach exhibits significant detection challenges. Recognizing these limitations, our research pivots towards enabling robust ransomware detection in storage systems keeping in mind their limited computational resources available. To perform our studies, we propose a kernel-based framework capable of efficiently extracting and analyzing IO operations to identify ransomware activity. The framework can be adopted to storage systems using computational storage devices to improve security and fully hide detection overheads. Our method employs a refined set of computationally light features optimized for ML models to accurately discern malicious from benign activities. Using this lightweight approach, we study a wide range of generalizability aspects and analyze the performance of these models across a large space of setups and configurations covering a wide range of realistic real-world scenarios. We reveal various trade-offs and provide strong arguments for the generalizability of storage-based detection of ransomware and show that our approach outperforms currently available ML-based ransomware detection in storage. Empirical validation reveals that our decision tree-based models achieve remarkable effectiveness, evidenced by higher median F1 scores of up to 12.8%, lower false negative rates of up to 10.9% and particularly decreased false positive rates of up to 17.1% compared to existing storage-based detection approaches.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。