中文
相关论文

相关论文: PotentRegion4MalDetect: Advanced Features from Pot…

200 篇论文

Due to its open-source nature, Android operating system has been the main target of attackers to exploit. Malware creators always perform different code obfuscations on their apps to hide malicious activities. Features extracted from these…

密码学与安全 · 计算机科学 2022-11-02 Yueming Wu , Shihan Dou , Deqing Zou , Wei Yang , Weizhong Qiang , Hai Jin

In recent years we have witnessed an increase in cyber threats and malicious software attacks on different platforms with important consequences to persons and businesses. It has become critical to find automated machine learning techniques…

密码学与安全 · 计算机科学 2021-03-08 Abir Rahali , Moulay A. Akhloufi

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

Model repositories such as Hugging Face increasingly distribute machine learning artifacts serialized with Python's pickle format, exposing users to remote code execution (RCE) risks during model loading. Recent defenses, such as…

密码学与安全 · 计算机科学 2026-02-24 Hillel Ohayon , Daniel Gilkarov , Ran Dubin

Malicious WebShells pose a significant and evolving threat by compromising critical digital infrastructures and endangering public services in sectors such as healthcare and finance. While the research community has made significant…

密码学与安全 · 计算机科学 2025-12-08 Feijiang Han

For well over a quarter century, detection systems have been driven by models learned from input features collected from real or simulated environments. An artifact (e.g., network event, potential malware sample, suspicious email) is deemed…

密码学与安全 · 计算机科学 2018-04-03 Z. Berkay Celik , Patrick McDaniel , Rauf Izmailov , Nicolas Papernot , Ryan Sheatsley , Raquel Alvarez , Ananthram Swami

Malicious PDF files have emerged as a persistent threat and become a popular attack vector in web-based attacks. While machine learning-based PDF malware classifiers have shown promise, these classifiers are often susceptible to adversarial…

密码学与安全 · 计算机科学 2025-12-08 Side Liu , Jiang Ming , Guodong Zhou , Xinyi Liu , Jianming Fu , Guojun Peng

Malware is constantly adapting in order to avoid detection. Model based malware detectors, such as SVM and neural networks, are vulnerable to so-called adversarial examples which are modest changes to detectable malware that allows the…

密码学与安全 · 计算机科学 2018-03-28 Abdullah Al-Dujaili , Alex Huang , Erik Hemberg , Una-May O'Reilly

Behavioral malware detectors promise to expose previously unknown malware and are an important security primitive. However, even the best behavioral detectors suffer from high false positives and negatives. In this paper, we address the…

密码学与安全 · 计算机科学 2017-08-08 Mkhail Kazdagli , Constantine Caramanis , Sanjay Shakkottai , Mohit Tiwari

We present a novel malware detection approach based on metrics over quantitative data flow graphs. Quantitative data flow graphs (QDFGs) model process behavior by interpreting issued system calls as aggregations of quantifiable data…

密码学与安全 · 计算机科学 2015-02-13 Tobias Wüchner , Martín Ochoa , Alexander Pretschner

Modern malware is designed with mutation characteristics, namely polymorphism and metamorphism, which causes an enormous growth in the number of variants of malware samples. Categorization of malware samples on the basis of their behaviors…

密码学与安全 · 计算机科学 2016-03-11 Mansour Ahmadi , Dmitry Ulyanov , Stanislav Semenov , Mikhail Trofimov , Giorgio Giacinto

Behavioral malware detection aims to improve on the performance of static signature-based techniques used by anti-virus systems, which are less effective against modern polymorphic and metamorphic malware. Behavioral malware classification…

密码学与安全 · 计算机科学 2018-11-20 Bander Alsulami , Spiros Mancoridis

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

Detecting packed executables is a critical step in malware analysis, as packing obscures the original code and complicates static inspection. This study evaluates both classical feature-based methods and deep learning approaches that…

密码学与安全 · 计算机科学 2025-12-18 Ehab Alkhateeb , Ali Ghorbani , Arash Habibi Lashkari

The integration of large language models (LLMs) into various pipelines is increasingly widespread, effectively automating many manual tasks and often surpassing human capabilities. Cybersecurity researchers and practitioners have recognised…

密码学与安全 · 计算机科学 2024-05-01 Constantinos Patsakis , Fran Casino , Nikolaos Lykousas

Economic incentives encourage malware authors to constantly develop new, increasingly complex malware to steal sensitive data or blackmail individuals and companies into paying large ransoms. In 2017, the worldwide economic impact of…

密码学与安全 · 计算机科学 2021-06-02 Michal Piskozub , Fabio De Gaspari , Frederick Barr-Smith , Luigi V. Mancini , Ivan Martinovic

Large language models (LLMs) have democratized software development, reducing the expertise barrier for programming complex applications. This accessibility extends to malicious software development, raising significant security concerns.…

密码学与安全 · 计算机科学 2025-07-04 Lu Yan , Zhuo Zhang , Xiangzhe Xu , Shengwei An , Guangyu Shen , Zhou Xuan , Xuan Chen , Xiangyu Zhang

Machine learning (ML) techniques are increasingly common in security applications, such as malware and intrusion detection. However, ML models are often susceptible to evasion attacks, in which an adversary makes changes to the input (such…

密码学与安全 · 计算机科学 2019-05-14 Liang Tong , Bo Li , Chen Hajaj , Chaowei Xiao , Ning Zhang , Yevgeniy Vorobeychik

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

Static malware analysis is well-suited to endpoint anti-virus systems as it can be conducted quickly by examining the features of an executable piece of code and matching it to previously observed malicious code. However, static code…

密码学与安全 · 计算机科学 2018-06-19 Matilda Rhode , Pete Burnap , Kevin Jones