中文
相关论文

相关论文: Malware MultiVerse: From Automatic Logic Bomb Iden…

200 篇论文

Malware analysis is still largely a manual task. This slow and inefficient approach does not scale to the exponential rise in the rate of new unique malware generated. Hence, automating the process as much as possible becomes desirable. In…

密码学与安全 · 计算机科学 2021-03-15 Haoxi Tan , Mahin Chandramohan , Cristina Cifuentes , Guangdong Bai , Ryan K. L. Ko

PowerShell is nowadays a widely-used technology to administrate and manage Windows-based operating systems. However, it is also extensively used by malware vectors to execute payloads or drop additional malicious contents. Similarly to…

密码学与安全 · 计算机科学 2019-04-25 Denis Ugarte , Davide Maiorca , Fabrizio Cara , Giorgio Giacinto

Prompt injection was initially framed as the large language model (LLM) analogue of SQL injection. However, over the past three years, attacks labeled as prompt injection have evolved from isolated input-manipulation exploits into multistep…

密码学与安全 · 计算机科学 2026-02-11 Oleg Brodt , Elad Feldman , Bruce Schneier , Ben Nassi

As technology advances, Android malware continues to pose significant threats to devices and sensitive data. The open-source nature of the Android OS and the availability of its SDK contribute to this rapid growth. Traditional malware…

密码学与安全 · 计算机科学 2025-05-20 Saleh J. Makkawy , Michael J. De Lucia , Kenneth E. Barner

Multimodal Large Language Models (MLLMs) achieve strong reasoning and perception capabilities but are increasingly vulnerable to jailbreak attacks. While existing work focuses on explicit attacks, where malicious content resides in a single…

密码学与安全 · 计算机科学 2026-04-28 Xu Zhang , Hao Li , Zhichao Lu

In the era of the internet and smart devices, the detection of malware has become crucial for system security. Malware authors increasingly employ obfuscation techniques to evade advanced security solutions, making it challenging to detect…

密码学与安全 · 计算机科学 2024-04-04 S M Rakib Hasan , Aakar Dhakal

Training pipelines for machine learning (ML) based malware classification often rely on crowdsourced threat feeds, exposing a natural attack injection point. In this paper, we study the susceptibility of feature-based ML malware classifiers…

密码学与安全 · 计算机科学 2021-01-12 Giorgio Severi , Jim Meyer , Scott Coull , Alina Oprea

The rising use of Large Language Models (LLMs) to create and disseminate malware poses a significant cybersecurity challenge due to their ability to generate and distribute attacks with ease. A single prompt can initiate a wide array of…

密码学与安全 · 计算机科学 2024-09-13 Jamal Al-Karaki , Muhammad Al-Zafar Khan , Marwan Omar

Cyberattacks are becoming increasingly frequent and sophisticated, often exploiting the software supply chain (SSC) as an attack vector. Attack graphs provide a detailed representation of the sequence of events and vulnerabilities that…

密码学与安全 · 计算机科学 2025-11-17 Luıs Soeiro , Thomas Robert , Stefano Zacchiroli

Malware analysis techniques are divided into static and dynamic analysis. Both techniques can be bypassed by circumvention techniques such as obfuscation. In a series of works, the authors have promoted the use of symbolic executions…

密码学与安全 · 计算机科学 2022-04-13 Charles-Henry Bertrand Van Ouytsel , Axel Legay

Motivated by the transformative impact of deep neural networks (DNNs) in various domains, researchers and anti-virus vendors have proposed DNNs for malware detection from raw bytes that do not require manual feature engineering. In this…

密码学与安全 · 计算机科学 2021-10-26 Keane Lucas , Mahmood Sharif , Lujo Bauer , Michael K. Reiter , Saurabh Shintre

Multi-Variant Execution Environments (MVEEs) are a promising technique to protect software against memory corruption attacks. They transparently execute multiple, diversified variants (often referred to as replicae) of the software…

密码学与安全 · 计算机科学 2016-07-27 Stijn Volckaert , Bjorn De Sutter , Koen De Bosschere , Per Larsen

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

Although anti-virus software has significantly evolved over the last decade, classic signature matching based on byte patterns is still a prevalent concept for identifying security threats. Anti-virus signatures are a simple and fast…

密码学与安全 · 计算机科学 2016-10-20 Christian Wressnegger , Kevin Freeman , Fabian Yamaguchi , Konrad Rieck

As malware detection evolves, attackers adopt sophisticated evasion tactics. Traditional file-level fingerprinting, such as cryptographic and fuzzy hashes, is often overlooked as a target for evasion. Malware variants exploit minor binary…

Machine learning (ML) has gained significant adoption in Android malware detection to address the escalating threats posed by the rapid proliferation of malware attacks. However, recent studies have revealed the inherent vulnerabilities of…

密码学与安全 · 计算机科学 2026-05-07 Yuyang Zhou , Guang Cheng , Zongyao Chen , Shui Yu

Windows malware is predominantly available in cyberspace and is a prime target for deliberate adversarial evasion attacks. Although researchers have investigated the adversarial malware attack problem, a multitude of important questions…

密码学与安全 · 计算机科学 2024-03-12 Kshitiz Aryal , Maanak Gupta , Mahmoud Abdelsalam , Moustafa Saleh

PowerShell is a command-line shell, supporting a scripting language. It is widely used in organizations for configuration management and task automation but is also increasingly used by cybercriminals for launching cyberattacks against…

密码学与安全 · 计算机科学 2019-09-20 Amir Rubin , Shay Kels , Danny Hendler

Malware, a persistent cybersecurity threat, increasingly targets interconnected digital systems such as desktop, mobile, and IoT platforms through sophisticated attack vectors. By exploiting these vulnerabilities, attackers compromise the…

In addition to signature-based and heuristics-based detection techniques, machine learning (ML) is widely used to generalize to new, never-before-seen malicious software (malware). However, it has been demonstrated that ML models can be…

密码学与安全 · 计算机科学 2022-03-31 Tony Quertier , Benjamin Marais , Stéphane Morucci , Bertrand Fournel