RansomShield: A Visualization Approach to Defending Mobile Systems Against Ransomware

RansomShield: A Visualization Approach to Defending Mobile Systems Against Ransomware
复制标题

DOI:
10.1145/3579822
复制
发表时间:
2023-01
影响因子:
2.3
通讯作者:
Nada Lachtar;Duha Ibdah;Hamza Khan;Anys Bacha
Nada Lachtar;Duha Ibdah;Hamza Khan;Anys Bacha
中科院分区:
计算机科学4区
文献类型:
--
作者:
Nada Lachtar;Duha Ibdah;Hamza Khan;Anys Bacha

文献摘要

被引文献

相似文献

移动的系统的空前增长已经改变了我们处理日常计算的方式。不幸的是,一种被称为勒索软件的复杂类型的恶意软件的出现对这项技术的消费者构成了巨大威胁。对移动的恶意软件检测的传统研究集中在依赖于分析字节码来发现恶意应用的方法上。然而,网络犯罪分子可以通过将恶意软件直接嵌入本机机器代码来绕过这些方法,使传统方法变得不足。检测解决方案面临的另一个挑战是可扩展性。每年发布的恶意软件变种数量之多使得解决方案很难有效地扩展其覆盖范围。为了解决这些问题,这项工作提出了RansomShield,这是一种利用CNN来检测勒索软件的节能解决方案。我们评估了已知在计算机视觉任务中表现良好的CNN架构,并检查了它们对勒索软件检测的适用性。我们表明,使用空间填充曲线可视化技术将Android应用程序的本地指令系统地转换为图像,使CNN能够以高精度可靠地检测勒索软件。我们描述了这种方法在ARM和x86架构上的鲁棒性,并展示了这种解决方案在包括智能手机和Chromebook在内的异构平台上的有效性。我们通过比较不同平台的能量需求来评估不同模型对移动的系统的适用性。此外,我们还提出了一个CNN自省框架,该框架确定了勒索软件检测所需的重要功能。最后,我们使用最先进的Android恶意软件数据集评估了该解决方案对对抗性机器学习(AML)攻击的鲁棒性。
The unprecedented growth in mobile systems has transformed the way we approach everyday computing. Unfortunately, the emergence of a sophisticated type of malware known as ransomware poses a great threat to consumers of this technology. Traditional research on mobile malware detection has focused on approaches that rely on analyzing bytecode for uncovering malicious apps. However, cybercriminals can bypass such methods by embedding malware directly in native machine code, making traditional methods inadequate. Another challenge that detection solutions face is scalability. The sheer number of malware variants released every year makes it difficult for solutions to efficiently scale their coverage. To address these concerns, this work presents RansomShield, an energy-efficient solution that leverages CNNs to detect ransomware. We evaluate CNN architectures that have been known to perform well on computer vision tasks and examine their suitability for ransomware detection. We show that systematically converting native instructions from Android apps into images using space-filling curve visualization techniques enable CNNs to reliably detect ransomware with high accuracy. We characterize the robustness of this approach across ARM and x86 architectures and demonstrate the effectiveness of this solution across heterogeneous platforms including smartphones and chromebooks. We evaluate the suitability of different models for mobile systems by comparing their energy demands using different platforms. In addition, we present a CNN introspection framework that determines the important features that are needed for ransomware detection. Finally, we evaluate the robustness of this solution against adversarial machine learning (AML) attacks using state-of-the-art Android malware dataset.