paper-with-me

Papers

A Novel Feature Representation for Malware Classification

2022-10-18 · John Musgrave, Temesguen Messay-Kebede, David Kapp, Anca Ralescu

In this study we have presented a novel feature representation for malicious programs that can be used for malware classification. We have shown how to construct the features in a bottom-up approach, and analyzed the overlap of malicious and benign programs in terms of their components. We have shown that our method of analysis offers an increase in feature resolution that is descriptive of data movement in comparison to tf-idf features.

📄 PDF Abstract BibTeX arXiv:2210.09580

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDescriptiveMalware Classification

Similar Papers 제목 키워드 기반

Malware Classification Leveraging NLP & Machine Learning for Enhanced Accuracy

2025-06-19 · Bishwajit Prasad Gond, Rajneekant, Pushkar Kishore, Durga Prasad Mohapatra

This paper investigates the application of natural language processing (NLP)-based n-gram analysis and machine learning techniques to enhance malware classification. We explore how NLP can be used to extract and analyze …

Classificationfeature selectionMalware Classification

An End-to-End Deep Learning Architecture for Classification of Malware’s Binary Content

2018-09-27 · Daniel Gibert, Carles Mateu, Jordi Planes

In traditional machine learning techniques for malware detection and classification, significant efforts are expended on manually designing features based on expertise and domain-specific knowledge. These solutions perfo…

DenoisingDescriptiveFeature EngineeringGeneral Classification+2

Novel Feature Extraction, Selection and Fusion for Effective Malware Family Classification

2015-11-13 · Mansour Ahmadi, Dmitry Ulyanov, Stanislav Semenov, Mikhail Trofimov 외

Modern malware is designed with mutation characteristics, namely polymorphism and metamorphism, which causes an enormous growth in the number of variants of malware samples. Categorization of malware samples on the basis…

Computer SecurityGeneral ClassificationMalware Classification

Integration of Static and Dynamic Analysis for Malware Family Classification with Composite Neural Network

2019-12-24 · Yao Saint Yen, Zhe Wei Chen, Ying Ren Guo, Meng Chang Chen

Deep learning has been used in the research of malware analysis. Most classification methods use either static analysis features or dynamic analysis features for malware family classification, and rarely combine them as …

ClassificationGeneral ClassificationMalware AnalysisMalware Classification

MalMixer: Few-Shot Malware Classification with Retrieval-Augmented Semi-Supervised Learning

2024-09-20 · Jiliang Li, Yifan Zhang, Yu Huang, Kevin Leach

Recent growth and proliferation of malware have tested practitioners ability to promptly classify new samples according to malware families. In contrast to labor-intensive reverse engineering efforts, machine learning ap…

Data AugmentationMalware ClassificationRetrieval