中文
相关论文

相关论文: Deep Neural Network Based Malware Detection Using …

200 篇论文

Malicious software is an integral part of cybercrime defense. Due to the growing number of malicious attacks and their target sources, detecting and preventing the attack becomes more challenging due to the assault's changing behavior. The…

密码学与安全 · 计算机科学 2023-08-10 Mohammad Aziz , Ali Saeed Alfoudi

This paper presents a novel deep learning based method for automatic malware signature generation and classification. The method uses a deep belief network (DBN), implemented with a deep stack of denoising autoencoders, generating an…

密码学与安全 · 计算机科学 2017-11-27 Eli David , Nathan S. Netanyahu

Network and system security are incredibly critical issues now. Due to the rapid proliferation of malware, traditional analysis methods struggle with enormous samples. In this paper, we propose four easy-to-extract and small-scale features,…

密码学与安全 · 计算机科学 2022-01-20 Zhenshuo Chen , Eoin Brophy , Tomas Ward

The widespread integration of embedded systems across various industries has facilitated seamless connectivity among devices and bolstered computational capabilities. Despite their extensive applications, embedded systems encounter…

密码学与安全 · 计算机科学 2024-04-16 Sreenitha Kasarapu , Sathwika Bavikadi , Sai Manoj Pudukotai Dinakarrao

With the rapid development of machine learning for image classification, researchers have found new applications of visualization techniques in malware detection. By converting binary code into images, researchers have shown satisfactory…

密码学与安全 · 计算机科学 2021-09-23 Hadjer Benkraouda , Jingyu Qian , Hung Quoc Tran , Berkay Kaplan

Modern malware families often rely on domain-generation algorithms (DGAs) to determine rendezvous points to their command-and-control server. Traditional defence strategies (such as blacklisting domains or IP addresses) are inadequate…

密码学与安全 · 计算机科学 2017-09-22 Pierre Lison , Vasileios Mavroeidis

Deep convolutional neural networks (CNNs) can be applied to malware binary detection via image classification. The performance, however, is degraded due to the imbalance of malware families (classes). To mitigate this issue, we propose a…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Songqing Yue , Tianyang Wang

Machine learning has become an appealing signature-less approach to detect and classify malware because of its ability to generalize to never-before-seen samples and to handle large volumes of data. While traditional feature-based…

密码学与安全 · 计算机科学 2024-04-30 Daniel Gibert , Carles Mateu , Jordi Planes , Quan Le

Since modern anti-virus software mainly depends on a signature-based static analysis, they are not suitable for coping with the rapid increase in malware variants. Moreover, even worse, many vulnerabilities of operating systems enable…

密码学与安全 · 计算机科学 2022-11-28 Manabu Hirano , Ryotaro Kobayashi

Machine learning based solutions have been very helpful in solving problems that deal with immense amounts of data, such as malware detection and classification. However, deep neural networks have been found to be vulnerable to adversarial…

密码学与安全 · 计算机科学 2020-11-12 Daniel Park , Bülent Yener

In recent years malware has become increasingly sophisticated and difficult to detect prior to exploitation. While there are plenty of approaches to malware detection, they all have shortcomings when it comes to identifying malware…

密码学与安全 · 计算机科学 2021-08-17 Dorel Yaffe , Danny Hendler

Many efforts have been made to use various forms of domain knowledge in malware detection. Currently there exist two common approaches to malware detection without domain knowledge, namely byte n-grams and strings. In this work we explore…

机器学习 · 统计学 2017-11-15 Edward Raff , Jared Sylvester , Charles Nicholas

Malicious software is a pernicious global problem. A novel multi-task learning framework is proposed in this paper for malware image classification for accurate and fast malware detection. We generate bitmap (BMP) and (PNG) images from…

密码学与安全 · 计算机科学 2024-05-12 Ahmed Bensaoud , Jugal Kalita

Machine learning has been successfully applied in developing malware detection systems, with a primary focus on accuracy, and increasing attention to reducing computational overhead and improving model interpretability. However, an…

密码学与安全 · 计算机科学 2025-03-07 Oladipo A. Madamidola , Felix Ngobigha , Adnane Ez-zizi

Malware authors are continuously evolving their code base to include counter-analysis methods that can significantly hinder their detection and blocking. While the execution of malware in a sandboxed environment may provide a lot of…

密码学与安全 · 计算机科学 2022-04-11 Vasilis Vouvoutsis , Fran Casino , Constantinos Patsakis

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 classification…

密码学与安全 · 计算机科学 2019-12-25 Yao Saint Yen , Zhe Wei Chen , Ying Ren Guo , Meng Chang Chen

With over 50 billion downloads and more than 1.3 million apps in the Google official market, Android has continued to gain popularity amongst smartphone users worldwide. At the same time there has been a rise in malware targeting the…

密码学与安全 · 计算机科学 2016-08-03 Suleiman Y. Yerima , Sakir Sezer , Igor Muttik

Rapid digitalisation spurred by the Covid-19 pandemic has resulted in more cyber crime. Malware-as-a-service is now a booming business for cyber criminals. With the surge in malware activities, it is vital for cyber defenders to understand…

密码学与安全 · 计算机科学 2022-09-05 Joon Sern Lee , Kai Keng Tay , Zong Fu Chua

In this work we introduce malware detection from raw byte sequences as a fruitful research area to the larger machine learning community. Building a neural network for such a problem presents a number of interesting challenges that have not…

机器学习 · 统计学 2017-10-27 Edward Raff , Jon Barker , Jared Sylvester , Robert Brandon , Bryan Catanzaro , Charles Nicholas

It is needed to ensure the integrity of systems that process sensitive information and control many aspects of everyday life. We examine the use of machine learning algorithms to detect malware using the system calls generated by…