中文
相关论文

相关论文: DOOM: A Novel Adversarial-DRL-Based Op-Code Level …

200 篇论文

This paper explores a new cyber-attack vector targeting Industrial Control Systems (ICS), particularly focusing on water treatment facilities. Developing a new multi-agent Deep Reinforcement Learning (DRL) approach, adversaries craft…

密码学与安全 · 计算机科学 2026-01-14 Aryan Pasikhani , Prosanta Gope , Yang Yang , Shagufta Mehnaz , Biplab Sikdar

Deep neural networks are proven to be vulnerable to fine-designed adversarial examples, and adversarial defense algorithms draw more and more attention nowadays. Pre-processing based defense is a major strategy, as well as learning robust…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Decheng Liu , Tao Chen , Chunlei Peng , Nannan Wang , Ruimin Hu , Xinbo Gao

Cyber-crimes have become a multi-billion-dollar industry in the recent years. Most cybercrimes/attacks involve deploying some type of malware. Malware that viciously targets every industry, every sector, every enterprise and even…

密码学与安全 · 计算机科学 2023-01-27 Marwan Omar

Mobile malware has become one of the most critical security threats in the era of ubiquitous mobile computing. Despite the intensive efforts from security experts to counteract it, recent years have still witnessed a rapid growth of…

密码学与安全 · 计算机科学 2024-01-08 Jiayi Hua , Kailong Wang , Meizhen Wang , Guangdong Bai , Xiapu Luo , Haoyu Wang

Android malware presents a persistent threat to users' privacy and data integrity. To combat this, researchers have proposed machine learning-based (ML-based) Android malware detection (AMD) systems. However, adversarial Android malware…

密码学与安全 · 计算机科学 2025-01-24 Ping He , Lorenzo Cavallaro , Shouling Ji

Recent advances in artificial intelligence and the increasing need for powerful defensive measures in the domain of network security, have led to the adoption of deep learning approaches for use in network intrusion detection systems. These…

密码学与安全 · 计算机科学 2021-10-26 Joseph Clements , Yuzhe Yang , Ankur Sharma , Hongxin Hu , Yingjie Lao

Android is one of the leading operating systems for smart phones in terms of market share and usage. Unfortunately, it is also an appealing target for attackers to compromise its security through malicious applications. To tackle this…

密码学与安全 · 计算机科学 2022-05-31 Kaleem Nawaz Khan , Najeeb Ullah , Sikandar Ali , Muhammad Salman Khan , Mohammad Nauman , Anwar Ghani

Customizing Large Language Models (LLMs) on untrusted datasets poses severe risks of injecting toxic behaviors. In this work, we introduce Optimus, a novel defense framework designed to mitigate fine-tuning harms while preserving…

With lowering thresholds, transparently defending against Rowhammer within DRAM is challenging due to the lack of time to perform mitigation. Commercially deployed in-DRAM defenses like TRR that steal time from normal refreshes~(REF) to…

密码学与安全 · 计算机科学 2025-01-14 Hritvik Taneja , Moinuddin Qureshi

Code obfuscation is a major tool for protecting software intellectual property from attacks such as reverse engineering or code tampering. Yet, recently proposed (automated) attacks based on Dynamic Symbolic Execution (DSE) shows very…

密码学与安全 · 计算机科学 2019-08-08 Mathilde Ollivier , Sébastien Bardin , Richard Bonichon , Jean-Yves Marion

State of the art deep learning techniques are known to be vulnerable to evasion attacks where an adversarial sample is generated from a malign sample and misclassified as benign. Detection of encrypted malware command and control traffic…

密码学与安全 · 计算机科学 2020-11-10 Carlos Novo , Ricardo Morla

Machine learning is becoming increasingly popular as a go-to approach for many tasks due to its world-class results. As a result, antivirus developers are incorporating machine learning models into their products. While these models improve…

密码学与安全 · 计算机科学 2024-03-19 Matouš Kozák , Martin Jureček , Mark Stamp , Fabio Di Troia

Neural models of code have shown impressive results when performing tasks such as predicting method names and identifying certain kinds of bugs. We show that these models are vulnerable to adversarial examples, and introduce a novel…

机器学习 · 计算机科学 2020-10-14 Noam Yefet , Uri Alon , Eran Yahav

Malicious applications (particularly those targeting the Android platform) pose a serious threat to developers and end-users. Numerous research efforts have been devoted to developing effective approaches to defend against Android malware.…

密码学与安全 · 计算机科学 2022-08-10 Yue Liu , Chakkrit Tantithamthavorn , Li Li , Yepang Liu

The evolution of mobile malware poses a serious threat to smartphone security. Today, sophisticated attackers can adapt by maximally sabotaging machine-learning classifiers via polluting training data, rendering most recent machine…

密码学与安全 · 计算机科学 2017-11-01 Sen Chen , Minhui Xue , Lingling Fan , Shuang Hao , Lihua Xu , Haojin Zhu , Bo Li

Supervised Deep Learning requires plenty of labeled data to converge, and hence perform optimally for task-specific learning. Therefore, we propose a novel mechanism named DRo (for Deep Routing) for data-scarce domains like security. The…

密码学与安全 · 计算机科学 2021-09-14 Mohit Sewak , Sanjay K. Sahay , Hemant Rathore

Deep Neural Networks (DNNs) have become a powerful toolfor a wide range of problems. Yet recent work has found an increasing variety of adversarial samplesthat can fool them. Most existing detection mechanisms against adversarial…

机器学习 · 计算机科学 2019-11-22 Ilia Shumailov , Yiren Zhao , Robert Mullins , Ross Anderson

Over the last decade, machine learning has been extensively applied to identify malicious Android applications. However, such approaches remain vulnerable against adversarial examples, i.e., examples that are subtly manipulated to fool a…

密码学与安全 · 计算机科学 2026-05-29 Daniel Pulido-Cortázar , Daniel Gibert , Felip Manyà

Machine learning-based Android malware classifiers achieve high accuracy in stationary environments but struggle with concept drift. The rapid evolution of malware, especially with new families, can depress classification accuracy to…

密码学与安全 · 计算机科学 2025-06-18 Yiling He , Junchi Lei , Zhan Qin , Kui Ren , Chun Chen

Deploying DL models on mobile Apps has become ever-more popular. However, existing studies show attackers can easily reverse-engineer mobile DL models in Apps to steal intellectual property or generate effective attacks. A recent approach,…

软件工程 · 计算机科学 2024-10-22 Mingyi Zhou , Xiang Gao , Xiao Chen , Chunyang Chen , John Grundy , Li Li