Find in Library
Search millions of books, articles, and more
Indexed Open Access Databases
Efficient Malware Classification by Binary Sequences with One-Dimensional Convolutional Neural Networks
oleh: Wei-Cheng Lin, Yi-Ren Yeh
| Format: | Article |
|---|---|
| Diterbitkan: | MDPI AG 2022-02-01 |
Deskripsi
The rapid increase of malware attacks has become one of the main threats to computer security. Finding the best way to detect malware has become a critical task in cybersecurity. Previous work shows that machine learning approaches could be a solution to address this problem. Many proposed methods convert malware executables into grayscale images and apply convolutional neural networks (CNNs) for malware classification. However, converting malware executables into images could twist the one-dimensional structure of binary codes. To address this problem, we explore the bit and byte-level sequences from malware executables and propose efficient one-dimensional (1D) CNNs for the malware classification. Our experiments evaluate our proposed 1D CNN models with two benchmark datasets. Our proposed 1D CNN models achieve better performance from the experimental results than the existing 2D CNNs malware classification models by providing smaller resizing bit/byte-level sequences with less computational cost.