中文
相关论文

相关论文: Malware Detection by Eating a Whole EXE

200 篇论文

My research lies in the intersection of security and machine learning. This overview summarizes one component of my research: combining computer vision with malware exploit detection for enhanced security solutions. I will present the…

密码学与安全 · 计算机科学 2019-04-25 Li Chen

Our computer systems for decades have been threatened by various types of hardware and software attacks of which Malwares have been one of them. This malware has the ability to steal, destroy, contaminate, gain unintended access, or even…

密码学与安全 · 计算机科学 2021-04-15 Abhijitt Dhavlle , Sanket Shukla

Malware remains a serious problem for corporations, government agencies, and individuals, as attackers continue to use it as a tool to effect frequent and costly network intrusions. Machine learning holds the promise of automating the work…

密码学与安全 · 计算机科学 2015-09-04 Joshua Saxe , Konstantin Berlin

Toward robust malware detection, we explore the attack surface of existing malware detection systems. We conduct root-cause analyses of the practical binary-level black-box adversarial malware examples. Additionally, we uncover the…

机器学习 · 计算机科学 2023-10-06 Ahmed Abusnaina , Yizhen Wang , Sunpreet Arora , Ke Wang , Mihai Christodorescu , David Mohaisen

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

In this chapter, readers will explore how machine learning has been applied to build malware detection systems designed for the Windows operating system. This chapter starts by introducing the main components of a Machine Learning pipeline,…

密码学与安全 · 计算机科学 2024-11-18 Daniel Gibert

The increasing number of sophisticated malware poses a major cybersecurity threat. Portable executable (PE) files are a common vector for such malware. In this work we review and evaluate machine learning-based PE malware detection…

密码学与安全 · 计算机科学 2022-12-29 Collin Connors , Dilip Sarkar

Malware detection have used machine learning to detect malware in programs. These applications take in raw or processed binary data to neural network models to classify as benign or malicious files. Even though this approach has proven…

密码学与安全 · 计算机科学 2020-04-20 Xiruo Wang , Risto Miikkulainen

Recent work has shown that adversarial Windows malware samples - referred to as adversarial EXEmples in this paper - can bypass machine learning-based detection relying on static code analysis by perturbing relatively few input bytes. To…

密码学与安全 · 计算机科学 2021-06-29 Luca Demetrio , Scott E. Coull , Battista Biggio , Giovanni Lagorio , Alessandro Armando , Fabio Roli

Research shows that over the last decade, malware has been growing exponentially, causing substantial financial losses to various organizations. Different anti-malware companies have been proposing solutions to defend attacks from these…

密码学与安全 · 计算机科学 2019-04-05 Hemant Rathore , Swati Agarwal , Sanjay K. Sahay , Mohit Sewak

With the rapid growth of the number of devices on the Internet, malware poses a threat not only to the affected devices but also their ability to use said devices to launch attacks on the Internet ecosystem. Rapid malware classification is…

密码学与安全 · 计算机科学 2021-07-30 Hikmat Farhat , Veronica Rammouz

Malware, or software designed with harmful intent, is an ever-evolving threat that can have drastic effects on both individuals and institutions. Neural network malware classification systems are key tools for combating these threats but…

密码学与安全 · 计算机科学 2024-04-09 Preston K. Robinette , Diego Manzanas Lopez , Serena Serbinowska , Kevin Leach , Taylor T. Johnson

The convolutional neural network (CNN) architecture is increasingly being applied to new domains, such as malware detection, where it is able to learn malicious behavior from raw bytes extracted from executables. These architectures reach…

机器学习 · 计算机科学 2019-04-16 Octavian Suciu , Scott E. Coull , Jeffrey Johns

Malware detection is an important topic of current cybersecurity, and Machine Learning appears to be one of the main considered solutions even if certain problems to generalize to new malware remain. In the aim of exploring the potential of…

密码学与安全 · 计算机科学 2023-12-20 Tony Quertier , Grégoire Barrué

Existing research on malware detection focuses almost exclusively on the detection rate. However, in some cases, it is also important to understand the results of our algorithm, or to obtain more information, such as where to investigate in…

密码学与安全 · 计算机科学 2024-02-07 Tony Quertier , Grégoire Barrué

Analysing malware is important to understand how malicious software works and to develop appropriate detection and prevention methods. Dynamic analysis can overcome evasion techniques commonly used to bypass static analysis and provide…

密码学与安全 · 计算机科学 2023-10-30 Baskoro Adi Pratomo , Toby Jackson , Pete Burnap , Andrew Hood , Eirini Anthi

Malware detection on binary executables provides a high availability to even binaries which are not disassembled or decompiled. However, a binary-level approach could cause ambiguity problems. In this paper, we propose a new feature…

密码学与安全 · 计算机科学 2023-04-06 Jeongwoo Kim , Eun-Sun Cho , Joon-Young Paik

Current malware detection and classification approaches generally rely on time consuming and knowledge intensive processes to extract patterns (signatures) and behaviors from malware, which are then used for identification. Moreover, these…

密码学与安全 · 计算机科学 2018-07-24 Quan Le , Oisín Boydell , Brian Mac Namee , Mark Scanlon

The tremendous growth in smart devices has uplifted several security threats. One of the most prominent threats is malicious software also known as malware. Malware has the capability of corrupting a device and collapsing an entire network.…

密码学与安全 · 计算机科学 2023-02-14 Muhammad Ahmed , Anam Qureshi , Jawwad Ahmed Shamsi , Murk Marvi

Machine learning and deep learning (ML/DL) have been extensively applied in malware detection, and some existing methods demonstrate robust performance. However, several issues persist in the field of malware detection: (1) Existing work…

密码学与安全 · 计算机科学 2024-08-06 Xingyuan Wei , Yichen Liu , Ce Li , Ning Li , Degang Sun , Yan Wang