中文
相关论文

相关论文: On deceiving malware classification with section i…

200 篇论文

Current state-of-the-art research for tackling the problem of malware detection and classification is centered on the design, implementation and deployment of systems powered by machine learning because of its ability to generalize to…

密码学与安全 · 计算机科学 2022-06-14 Daniel Gibert , Matt Fredrikson , Carles Mateu , Jordi Planes , Quan Le

The rapid evolution of malware variants requires robust classification methods to enhance cybersecurity. While Large Language Models (LLMs) offer potential for generating malware descriptions to aid family classification, their utility is…

密码学与安全 · 计算机科学 2025-05-01 Ivan Montoya Sanchez , Shaswata Mitra , Aritran Piplai , Sudip Mittal

With the rapid proliferation and increased sophistication of malicious software (malware), detection methods no longer rely only on manually generated signatures but have also incorporated more general approaches like machine learning…

机器学习 · 计算机科学 2020-01-24 Felipe N. Ducau , Ethan M. Rudd , Tad M. Heppner , Alex Long , Konstantin Berlin

For a long time, malware classification and analysis have been an arms-race between antivirus systems and malware authors. Though static analysis is vulnerable to evasion techniques, it is still popular as the first line of defense in…

密码学与安全 · 计算机科学 2024-01-23 Shoumik Saha , Sadia Afroz , Atif Rahman

The popularity of dynamic malware analysis has grown significantly, as it enables analysts to observe the behavior of executing samples, thereby enhancing malware detection and classification decisions. With the continuous increase in new…

密码学与安全 · 计算机科学 2023-08-10 Ran Liu , Charles Nicholas

In this paper, we consider ensemble classifiers, that is, machine learning based classifiers that utilize a combination of scoring functions. We provide a framework for categorizing such classifiers, and we outline several ensemble…

密码学与安全 · 计算机科学 2021-03-24 Mark Stamp , Aniket Chandak , Gavin Wong , Allen Ye

Traditional malware detection methods exhibit computational inefficiency due to exhaustive feature extraction requirements, creating accuracy-efficiency trade-offs that limit real-time deployment. We formulate malware classification as a…

机器学习 · 计算机科学 2025-07-08 Naseem Khan , Aref Y. Al-Tamimi , Amine Bermak , Issa M. Khalil

Identification of the family to which a malware specimen belongs is essential in understanding the behavior of the malware and developing mitigation strategies. Solutions proposed by prior work, however, are often not practicable due to the…

密码学与安全 · 计算机科学 2023-09-14 Maksim E. Eren , Manish Bhattarai , Robert J. Joyce , Edward Raff , Charles Nicholas , Boian S. Alexandrov

Malicious software is abundant in a world of innumerable computer users, who are constantly faced with these threats from various sources like the internet, local networks and portable drives. Malware is potentially low to high risk and can…

密码学与安全 · 计算机科学 2012-05-15 Priyank Singhal , Nataasha Raul

This technical report presents a comprehensive analysis of malware classification using OpCode sequences. Two distinct approaches are evaluated: traditional machine learning using n-gram analysis with Support Vector Machine (SVM), K-Nearest…

密码学与安全 · 计算机科学 2025-04-21 Varij Saini , Rudraksh Gupta , Neel Soni

Due to its open-source nature, the Android operating system has consistently been a primary target for attackers. Learning-based methods have made significant progress in the field of Android malware detection. However, traditional…

密码学与安全 · 计算机科学 2025-04-11 Xingyuan Wei , Zijun Cheng , Ning Li , Qiujian Lv , Ziyang Yu , Degang Sun

Signature-based malware detectors have proven to be insufficient as even a small change in malignant executable code can bypass these signature-based detectors. Many machine learning-based models have been proposed to efficiently detect a…

密码学与安全 · 计算机科学 2024-09-02 Yash Jakhotiya , Heramb Patil , Jugal Rawlani , Sunil B. Mane

Providing security for information is highly critical in the current era with devices enabled with smart technology, where assuming a day without the internet is highly impossible. Fast internet at a cheaper price, not only made…

密码学与安全 · 计算机科学 2024-08-26 Sharmila S P , Aruna Tiwari , Narendra S Chaudhari

We consider the problem of generating adversarial malware by a cyber-attacker where the attacker's task is to strategically modify certain bytes within existing binary malware files, so that the modified files are able to evade a malware…

密码学与安全 · 计算机科学 2021-11-24 Prithviraj Dasgupta , Zachariah Osman

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

Machine learning based malware detection techniques rely on grayscale images of malware and tends to classify malware based on the distribution of textures in graycale images. Albeit the advancement and promising results shown by machine…

密码学与安全 · 计算机科学 2022-08-05 Sanket Shukla

Recent works within machine learning have been tackling inputs of ever-increasing size, with cybersecurity presenting sequence classification problems of particularly extreme lengths. In the case of Windows executable malware detection,…

机器学习 · 统计学 2020-12-18 Edward Raff , William Fleshman , Richard Zak , Hyrum S. Anderson , Bobby Filar , Mark McLean

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 family classification remains a challenging task in automated malware analysis, particularly in real-world settings characterized by obfuscation, packing, and rapidly evolving threats. Existing machine learning and deep learning…

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