paper-with-me

Papers

An effective approach for classification of advanced malware with high accuracy

2016-06-22 · Sharma Ashu, Sahay Sanjay K.

Combating malware is very important for software/systems security, but to prevent the software/systems from the advanced malware, viz. metamorphic malware is a challenging task, as it changes the structure/code after each infection. Therefore in this paper, we present a novel approach to detect the advanced malware with high accuracy by analyzing the occurrence of opcodes (features) by grouping the executables. These groups are made on the basis of our earlier studies [1] that the difference between the sizes of any two malware generated by popular advanced malware kits viz. PS-MPC, G2 and NGVCK are within 5 KB. On the basis of obtained promising features, we studied the performance of thirteen classifiers using N-fold cross-validation available in machine learning tool WEKA. Among these thirteen classifiers we studied in-depth top five classifiers (Random forest, LMT, NBT, J48 and FT) and obtain more than 96.28% accuracy for the detection of unknown malware, which is better than the maximum detection accuracy (95.9%) reported by Santos et al (2013). In these top five classifiers, our approach obtained a detection accuracy of 97.95% by the Random forest.

📄 PDF Abstract BibTeX arXiv:1606.06897

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Detection of Advanced Malware by Machine Learning Techniques

2019-03-07 · Sanjay Sharma, C. Rama Krishna, Sanjay K. Sahay

In today's digital world most of the anti-malware tools are signature based which is ineffective to detect advanced unknown malware viz. metamorphic malware. In this paper, we study the frequency of opcode occurrence to …

BIG-bench Machine Learningfeature selectionGeneral ClassificationMalware Classification

Dynamic Malware Classification of Windows PE Files using CNNs and Greyscale Images Derived from Runtime API Call Argument Conversion

2025-05-30 · Md Shahnawaz, Bishwajit Prasad Gond, Durga Prasad Mohapatra

Malware detection and classification remains a topic of concern for cybersecurity, since it is becoming common for attackers to use advanced obfuscation on their malware to stay undetected. Conventional static analysis i…

Malware ClassificationMalware Detection

Malware triage for early identification of Advanced Persistent Threat activities

2018-10-16 · Giuseppe Laurenza, Riccardo Lazzeretti, Luca Mazzotti

In the last decade, a new class of cyber-threats has emerged. This new cybersecurity adversary is known with the name of "Advanced Persistent Threat" (APT) and is referred to different organizations that in the last year…

Malware Analysis

Android Malicious Application Classification Using Clustering

2019-04-21 · Hemant Rathore, Sanjay K. Sahay, Palash Chaturvedi, Mohit Sewak

Android malware have been growing at an exponential pace and becomes a serious threat to mobile users. It appears that most of the anti-malware still relies on the signature-based detection system which is generally slow…

ClassificationClusteringGeneral Classification

TUANDROMD-X: Advanced Entropy and Visual Analytics Dataset for Enhanced Malware Detection and Classification

2026-05-07 · Parthajit Borah, Upasana Sarmah, D. K. Bhattacharyya, J. K. Kalita arxiv

Malware and malware-based attacks are becoming more prevalent and complex. Attackers regularly come up with new techniques that have the ability to evade conventional and signature-based malware defense. In order to addr…

Feature EngineeringMalware Detection