中文
相关论文

相关论文: Behavioral Malware Classification using Convolutio…

200 篇论文

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

Increasingly, malwares are becoming complex and they are spreading on networks targeting different infrastructures and personal-end devices to collect, modify, and destroy victim information. Malware behaviors are polymorphic, metamorphic,…

密码学与安全 · 计算机科学 2022-11-09 Lionel Nganyewou Tidjon , Foutse Khomh

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

The escalating frequency and scale of recent malware attacks underscore the urgent need for swift and precise malware classification in the ever-evolving cybersecurity landscape. Key challenges include accurately categorizing closely…

密码学与安全 · 计算机科学 2024-10-01 Shrey Bavishi , Shrey Modi

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

In this paper, we propose a malware categorization method that models malware behavior in terms of instructions using PageRank. PageRank computes ranks of web pages based on structural information and can also compute ranks of instructions…

密码学与安全 · 计算机科学 2016-08-03 BooJoong Kang , Suleiman Y. Yerima , Kieran McLaughlin , Sakir Sezer

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

As malware continues to become more complex and harder to detect, Malware Analysis needs to continue to evolve to stay one step ahead. One promising key area approach focuses on using system calls and API Calls, the core communication…

密码学与安全 · 计算机科学 2025-06-03 Bishwajit Prasad Gond , Durga Prasad Mohapatra

Malware visualization analysis incorporating with Machine Learning (ML) has been proven to be a promising solution for improving security defenses on different platforms. In this work, we propose an integrated framework for addressing…

密码学与安全 · 计算机科学 2024-09-24 Fang Wang , Hussam Al Hamadi , Ernesto Damiani

In recent years, there has been a surge in malware attacks across critical infrastructures, requiring further research and development of appropriate response and remediation strategies in malware detection and classification. Several works…

密码学与安全 · 计算机科学 2024-05-08 Quincy Card , Kshitiz Aryal , Maanak Gupta

Executable programs are highly structured files that can be recognized by operating systems and loaded into memory, analyzed for their dependencies, allocated resources, and ultimately executed. Each section of an executable program…

密码学与安全 · 计算机科学 2024-06-07 Wanhu Nie

In a context of malicious software detection, machine learning (ML) is widely used to generalize to new malware. However, it has been demonstrated that ML models can be fooled or may have generalization problems on malware that has never…

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

There has been an increased interest in the application of convolutional neural networks for image based malware classification, but the susceptibility of neural networks to adversarial examples allows malicious actors to evade classifiers.…

密码学与安全 · 计算机科学 2020-06-24 Daniel Park , Haidar Khan , Bülent Yener

Numerous metamorphic and polymorphic malicious variants are generated automatically on a daily basis by mutation engines that transform the code of a malicious program while retaining its functionality, in order to evade signature-based…

密码学与安全 · 计算机科学 2021-06-28 Ron Korine , Danny Hendler

Digital systems find it challenging to keep up with cybersecurity threats. The daily emergence of more than 560,000 new malware strains poses significant hazards to the digital ecosystem. The traditional malware detection methods fail to…

密码学与安全 · 计算机科学 2025-04-28 Abrar Fahim , Shamik Dey , Md. Nurul Absur , Md Kamrul Siam , Md. Tahmidul Huque , Jafreen Jafor Godhuli

Malware developers use combinations of techniques such as compression, encryption, and obfuscation to bypass anti-virus software. Malware with anti-analysis technologies can bypass AI-based anti-virus software and malware analysis tools.…

密码学与安全 · 计算机科学 2022-08-18 Jong-Wouk Kim , Yang-Sae Moon , Mi-Jung Choi

Both malware and antivirus detection tools advance in their capabilities. Malware aim is to evade the detection while antivirus is to detect the malware. Over time, the detection techniques evolved from simple static signature matching over…

密码学与安全 · 计算机科学 2019-06-26 Ivica Stipovic

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 family labels are known to be inconsistent. They are also black-box since they do not represent the capabilities of malware. The current state-of-the-art in malware capability assessment include mostly manual approaches, which are…

密码学与安全 · 计算机科学 2021-01-01 Azqa Nadeem , Christian Hammerschmidt , Carlos H. Gañán , Sicco Verwer

In dynamic malware analysis, programs are classified as malware or benign based on their execution logs. We propose a concept of applying monotonic classification models to the analysis process, to make the trained model's predictions…

密码学与安全 · 计算机科学 2018-04-11 Alexander Chistyakov , Ekaterina Lobacheva , Alexander Shevelev , Alexey Romanenko