中文
相关论文

相关论文: MDENet: Multi-modal Dual-embedding Networks for Ma…

200 篇论文

Analyzing a huge amount of malware is a major burden for security analysts. Since emerging malware is often a variant of existing malware, automatically classifying malware into known families greatly reduces a part of their burden.…

密码学与安全 · 计算机科学 2022-10-25 Rikima Mitsuhashi , Takahiro Shinagawa

Many studies have proposed machine-learning (ML) models for malware detection and classification, reporting an almost-perfect performance. However, they assemble ground-truth in different ways, use diverse static- and dynamic-analysis…

密码学与安全 · 计算机科学 2023-07-28 Savino Dambra , Yufei Han , Simone Aonzo , Platon Kotzias , Antonino Vitale , Juan Caballero , Davide Balzarotti , Leyla Bilge

Malware detection has become a major concern due to the increasing number and complexity of malware. Traditional detection methods based on signatures and heuristics are used for malware detection, but unfortunately, they suffer from poor…

密码学与安全 · 计算机科学 2023-08-21 Tristan Bilot , Nour El Madhoun , Khaldoun Al Agha , Anis Zouaoui

Robust network security systems are essential to prevent and mitigate the harming effects of the ever-growing occurrence of network attacks. In recent years, machine learning-based systems have gain popularity for network security…

密码学与安全 · 计算机科学 2020-03-26 Gonzalo Marín , Pedro Casas , Germán Capdehourat

With the increasing extent of malware attacks in the present day along with the difficulty in detecting modern malware, it is necessary to evaluate the effectiveness and performance of Deep Neural Networks (DNNs) for malware classification.…

密码学与安全 · 计算机科学 2023-10-12 Akhil M R , Adithya Krishna V Sharma , Harivardhan Swamy , Pavan A , Ashray Shetty , Anirudh B Sathyanarayana

When malware employs an unseen zero-day exploit, traditional security measures such as vulnerability scanners and antivirus software can fail to detect them. This is because these tools rely on known patches and signatures, which do not…

密码学与安全 · 计算机科学 2024-11-22 Jinting Zhu , Julian Jang-Jaccard , Ian Welch , Harith AI-Sahaf , Seyit Camtepe , Aeryn Dunmore , Cybersecurity Lab

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

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

Fueled by deep learning, computer-aided diagnosis achieves huge advances. However, out of controlled lab environments, algorithms could face multiple challenges. Open set recognition (OSR), as an important one, states that categories unseen…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Mingyuan Liu , Lu Xu , Jicong Zhang

Malware classification is an important and challenging problem in information security. Modern malware classification techniques rely on machine learning models that can be trained on features such as opcode sequences, API calls, and byte…

密码学与安全 · 计算机科学 2021-03-05 Aparna Sunil Kale , Fabio Di Troia , Mark Stamp

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

Malware is a type of malicious program that replicate from host machine and propagate through network. It has been considered as one type of computer attack and intrusion that can do a variety of malicious activity on a computer. This paper…

密码学与安全 · 计算机科学 2009-09-29 Y. Robiah , S. Siti Rahayu , M. Mohd Zaki , S. Shahrin , M. A. Faizal , R. Marliza

Open Set Recognition (OSR) has been an emerging topic. Besides recognizing predefined classes, the system needs to reject the unknowns. Prototype learning is a potential manner to handle the problem, as its ability to improve intra-class…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Jing Lu , Yunxu Xu , Hao Li , Zhanzhan Cheng , Yi Niu

A lack of accessible data has historically restricted malware analysis research, and practitioners have relied heavily on datasets provided by industry sources to advance. Existing public datasets are limited by narrow scope - most include…

密码学与安全 · 计算机科学 2025-06-06 Robert J. Joyce , Gideon Miller , Phil Roth , Richard Zak , Elliott Zaresky-Williams , Hyrum Anderson , Edward Raff , James Holt

Machine learning is increasingly vital in cybersecurity, especially in malware detection. However, concept drift, where the characteristics of malware change over time, poses a challenge for maintaining the efficacy of these detection…

密码学与安全 · 计算机科学 2025-07-15 Numan Halit Guldemir , Oluwafemi Olukoya , Jesús Martínez-del-Rincón

Machine-learning methods have already been exploited as useful tools for detecting malicious executable files. They leverage data retrieved from malware samples, such as header fields, instruction sequences, or even raw bytes, to learn…

密码学与安全 · 计算机科学 2018-03-13 Bojan Kolosnjaji , Ambra Demontis , Battista Biggio , Davide Maiorca , Giorgio Giacinto , Claudia Eckert , Fabio Roli

The continued evolution and diversity of malware constitutes a major threat in modern systems. It is well proven that security defenses currently available are ineffective to mitigate the skills and imagination of cyber-criminals…

密码学与安全 · 计算机科学 2019-04-02 Irina Baptista , Stavros Shiaeles , Nicholas Kolokotronis

In this paper, we present a novel method of differentiating known from previously unseen malware families. We utilize transfer learning by learning compact file representations that are used for a new classification task between previously…

密码学与安全 · 计算机科学 2019-11-26 Ilay Cordonsky , Ishai Rosenberg , Guillaume Sicard , Eli David

Millions of new pieces of malicious software (i.e., malware) are introduced each year. This poses significant challenges for antivirus vendors, who use machine learning to detect and analyze malware, and must keep up with changes in the…

密码学与安全 · 计算机科学 2025-09-19 Mohammad Saidur Rahman , Scott Coull , Qi Yu , Matthew Wright

Effective and efficient mitigation of malware is a long-time endeavor in the information security community. The development of an anti-malware system that can counteract an unknown malware is a prolific activity that may benefit several…

神经与进化计算 · 计算机科学 2019-02-08 Abien Fred Agarap