paper-with-me

Papers

RoboMal: Malware Detection for Robot Network Systems

2022-01-20 · Upinder Kaur, Haozhe Zhou, Xiaxin Shen, Byung-Cheol Min, Richard M. Voyles

Robot systems are increasingly integrating into numerous avenues of modern life. From cleaning houses to providing guidance and emotional support, robots now work directly with humans. Due to their far-reaching applications and progressively complex architecture, they are being targeted by adversarial attacks such as sensor-actuator attacks, data spoofing, malware, and network intrusion. Therefore, security for robotic systems has become crucial. In this paper, we address the underserved area of malware detection in robotic software. Since robots work in close proximity to humans, often with direct interactions, malware could have life-threatening impacts. Hence, we propose the RoboMal framework of static malware detection on binary executables to detect malware before it gets a chance to execute. Additionally, we address the great paucity of data in this space by providing the RoboMal dataset comprising controller executables of a small-scale autonomous car. The performance of the framework is compared against widely used supervised learning models: GRU, CNN, and ANN. Notably, the LSTM-based RoboMal model outperforms the other models with an accuracy of 85% and precision of 87% in 10-fold cross-validation, hence proving the effectiveness of the proposed framework.

📄 PDF Abstract BibTeX arXiv:2201.08470

Code (0)

등록된 구현이 없습니다.

Tasks

Malware Detection

Methods 이 논문이 사용한 방법론

GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…

Similar Papers 제목 키워드 기반

The Curious Case of Machine Learning In Malware Detection

2019-05-18 · Sherif Saad, William Briguglio, Haytham Elmiligi

In this paper, we argue that machine learning techniques are not ready for malware detection in the wild. Given the current trend in malware development and the increase of unconventional malware attacks, we expect that …

BIG-bench Machine LearningMalware AnalysisMalware Detection

Defending against Adversarial Malware Attacks on ML-based Android Malware Detection Systems

2025-01-23 · Ping He, Lorenzo Cavallaro, Shouling Ji

Android malware presents a persistent threat to users' privacy and data integrity. To combat this, researchers have proposed machine learning-based (ML-based) Android malware detection (AMD) systems. However, adversarial…

Adversarial RobustnessAndroid Malware DetectionMalware Detection

An Efficient Approach For Malware Detection Using PE Header Specification

2020-06-11 · Tina Rezaei, Ali Hamzeh

Following the dramatic growth of malware and the essential role of computer systems in our daily lives, the security of computer systems and the existence of malware detection systems become …

BIG-bench Machine LearningMalware Detection

Assessing the Impact of Packing on Machine Learning-Based Malware Detection and Classification Systems

2024-10-31 · Daniel Gibert, Nikolaos Totosis, Constantinos Patsakis, Giulio Zizzo 외

The proliferation of malware, particularly through the use of packing, presents a significant challenge to static analysis and signature-based malware detection techniques. The application of packing to the original exec…

Malware Detection

Adversarial Attacks against Windows PE Malware Detection: A Survey of the State-of-the-Art

2021-12-23 · Xiang Ling, Lingfei Wu, Jiangyu Zhang, Zhenqing Qu 외

Malware has been one of the most damaging threats to computers that span across multiple operating systems and various file formats. To defend against ever-increasing and ever-evolving malware, tremendous efforts have be…

Adversarial AttackMalware Detectionspeech-recognitionSpeech Recognition