paper-with-me

Papers

OMD: Orthogonal Malware Detection Using Audio, Image, and Static Features

2021-11-08 · Lakshmanan Nataraj, Tajuddin Manhar Mohammed, Tejaswi Nanjundaswamy, Satish Chikkagoudar, Shivkumar Chandrasekaran, B. S. Manjunath

With the growing number of malware and cyber attacks, there is a need for "orthogonal" cyber defense approaches, which are complementary to existing methods by detecting unique malware samples that are not predicted by other methods. In this paper, we propose a novel and orthogonal malware detection (OMD) approach to identify malware using a combination of audio descriptors, image similarity descriptors and other static/statistical features. First, we show how audio descriptors are effective in classifying malware families when the malware binaries are represented as audio signals. Then, we show that the predictions made on the audio descriptors are orthogonal to the predictions made on image similarity descriptors and other static features. Further, we develop a framework for error analysis and a metric to quantify how orthogonal a new feature set (or type) is with respect to other feature sets. This allows us to add new features and detection methods to our overall framework. Experimental results on malware datasets show that our approach provides a robust framework for orthogonal malware detection.

📄 PDF Abstract BibTeX arXiv:2111.04710

Code (0)

등록된 구현이 없습니다.

Tasks

Malware Detection

Similar Papers 제목 키워드 기반

HAPSSA: Holistic Approach to PDF Malware Detection Using Signal and Statistical Analysis

2021-11-08 · Tajuddin Manhar Mohammed, Lakshmanan Nataraj, Satish Chikkagoudar, Shivkumar Chandrasekaran 외

Malicious PDF documents present a serious threat to various security organizations that require modern threat intelligence platforms to effectively analyze and characterize the identity and behavior of PDF malware. State…

Malware Detection

Android Malware Detection Based on RGB Images and Multi-feature Fusion

2024-08-29 · Zhiqiang Wang, Qiulong Yu, Sicheng Yuan

With the widespread adoption of smartphones, Android malware has become a significant challenge in the field of mobile device security. Current Android malware detection methods often rely on feature engineering to const…

Android Malware DetectionEdge DetectionFeature Engineeringimage-classification+2

A Comparison of Static, Dynamic, and Hybrid Analysis for Malware Detection

2022-03-13 · Anusha Damodaran, Fabio Di Troia, Visaggio Aaron Corrado, Thomas H. Austin 외

In this research, we compare malware detection techniques based on static, dynamic, and hybrid analysis. Specifically, we train Hidden Markov Models (HMMs ) on both static and dynamic feature sets and compare the resulti…

Malware Detection

A Novel Malware Detection Mechanism based on Features Extracted from Converted Malware Binary Images

2021-04-14 · Abhijitt Dhavlle, Sanket Shukla

Our computer systems for decades have been threatened by various types of hardware and software attacks of which Malwares have been one of them. This malware has the ability to steal, destroy, contaminate, gain unintende…

Malware 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