2015 Fourth International Conference on Cyber Security, Cyber Warfare, and Digital Forensic (CyberSec) 2015
DOI: 10.1109/cybersec.2015.33
|View full text |Cite
|
Sign up to set email alerts
|

Similarity-Based Malware Classification Using Hidden Markov Model

Abstract: The problem of malware classification has gained the attention of cyber security community due to the following facts: (1) thousands of new malware are generated every day (2) the global losses caused by malware are in billions of dollars every year. In this paper a novel malware classification scheme is proposed that is based on Hidden Markov Models (HMMs) and discriminative classifiers. Sequences of system calls generated by malware during execution are represented as observation sequences to train the HMMs.… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
9
0

Year Published

2016
2016
2023
2023

Publication Types

Select...
5
2

Relationship

1
6

Authors

Journals

citations
Cited by 10 publications
(9 citation statements)
references
References 22 publications
0
9
0
Order By: Relevance
“…Dynamic analysis extracts behavioral features such as system calls [18], instruction sequences, network activities, etc. Imran et al [19] presented a similarity-based malware classification system. API call sequences were extracted using Hidden Markov Models (HMMs) and similarity scores were estimated for classifying malware.…”
Section: A Classification Methods Without Feature Selectionmentioning
confidence: 99%
“…Dynamic analysis extracts behavioral features such as system calls [18], instruction sequences, network activities, etc. Imran et al [19] presented a similarity-based malware classification system. API call sequences were extracted using Hidden Markov Models (HMMs) and similarity scores were estimated for classifying malware.…”
Section: A Classification Methods Without Feature Selectionmentioning
confidence: 99%
“…The paper did not study any ransomware sample. A related research work [21] proposed a novel malware classification scheme that is based on Hidden Markov Models (HMMs) and discriminative classifiers. The proposed scheme takes the sequences of system calls that are generated by malware during execution as observation sequences to train the HMMs.…”
Section: Hidden Markov Model (Hmm)mentioning
confidence: 99%
“…Although the authors of the cited text do not refer to their technique as a feature selection method, the process that they have adopted performs the exact task of converting a given sequence into a fixed length vector that can subsequently be used by a discriminative classifier for the classification of sequences. Imran et al [13] have applied the same methodology for malware classification.…”
Section: Hidden Markov Modelmentioning
confidence: 99%
“…Opcode sequences from malware samples were then scored against the HMMs to generate the feature vectors, which were then used for clustering of malware samples. Imran et al [13] varied this method by modeling malicious behavior instead of compiler behavior. In their approach, malware behavior was represented as a sequence of system calls used to train separate HMMs for different malware families.…”
Section: Related Workmentioning
confidence: 99%