中文
相关论文

相关论文: Feature-level Malware Obfuscation in Deep Learning

200 篇论文

Malware remains a big threat to cyber security, calling for machine learning based malware detection. While promising, such detectors are known to be vulnerable to evasion attacks. Ensemble learning typically facilitates countermeasures,…

密码学与安全 · 计算机科学 2020-07-01 Deqiang Li , Qianmu Li

Malware detection is a popular application of Machine Learning for Information Security (ML-Sec), in which an ML classifier is trained to predict whether a given file is malware or benignware. Parameters of this classifier are typically…

密码学与安全 · 计算机科学 2019-03-15 Ethan M. Rudd , Felipe N. Ducau , Cody Wild , Konstantin Berlin , Richard Harang

As the popularity of Android smart phones has increased in recent years, so too has the number of malicious applications. Due to the potential for data theft mobile phone users face, the detection of malware on Android devices has become an…

密码学与安全 · 计算机科学 2019-08-14 Chenglin Li , Keith Mills , Rui Zhu , Di Niu , Hongwen Zhang , Husam Kinawi

Deep learning is an advanced model of traditional machine learning. This has the capability to extract optimal feature representation from raw input samples. This has been applied towards various use cases in cyber security such as…

密码学与安全 · 计算机科学 2019-01-31 Mohammed Harun Babu R , Vinayakumar R , Soman KP

With the celebrated success of deep learning, some attempts to develop effective methods for detecting malicious PowerShell programs employ neural nets in a traditional natural language processing setup while others employ convolutional…

软件工程 · 计算机科学 2018-10-23 Gili Rusak , Abdullah Al-Dujaili , Una-May O'Reilly

Machine learning (ML) has demonstrated significant advancements in Android malware detection (AMD); however, the resilience of ML against realistic evasion attacks remains a major obstacle for AMD. One of the primary factors contributing to…

密码学与安全 · 计算机科学 2024-08-30 Hamid Bostani , Zhengyu Zhao , Veelasha Moonsamy

In the modern era, malware is experiencing a significant increase in both its variety and quantity, aligning with the widespread adoption of the digital world. This surge in malware has emerged as a critical challenge in the realm of…

密码学与安全 · 计算机科学 2024-07-16 Amaal F. Alshmarni , Mohammed A. Alliheedi

As Android malware is growing and evolving, deep learning has been introduced into malware detection, resulting in great effectiveness. Recent work is considering hybrid models and multi-view learning. However, they use only simple…

密码学与安全 · 计算机科学 2022-07-19 Yafei Wu , Jian Shi , Peicheng Wang , Dongrui Zeng , Cong Sun

Based on API call sequences, semantic-aware and machine learning (ML) based malware classifiers can be built for malware detection or classification. Previous works concentrate on crafting and extracting various features from malware…

声音 · 计算机科学 2016-10-20 Xin Wang , Siu Ming Yiu

This paper presents an underlying framework for both automating and accelerating malware classification, more specifically, mapping malicious executables to known Advanced Persistent Threat (APT) groups. The main feature of this analysis is…

密码学与安全 · 计算机科学 2025-04-23 Noah Subedar , Taeui Kim , Saathwick Venkataramalingam

Smartphones have become an intrinsic part of human's life. The smartphone unifies diverse advanced characteristics. It enables users to store various data such as photos, health data, credential bank data, and personal information. The…

密码学与安全 · 计算机科学 2019-01-23 Abdelmonim Naway , Yuancheng Li

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

Deep learning models are one of the security strategies, trained on extensive datasets, and play a critical role in detecting and responding to these threats by recognizing complex patterns in malicious code. However, the opaque nature of…

密码学与安全 · 计算机科学 2025-08-15 Richa Dasila , Vatsala Upadhyay , Samo Bobek , Abhishek Vaish

Deep neural networks (DNNs) are increasingly being applied in malware detection and their robustness has been widely debated. Traditionally an adversarial example generation scheme relies on either detailed model information (gradient-based…

密码学与安全 · 计算机科学 2022-09-07 Sun RuiJin , Guo ShiZe , Guo JinHong , Xing ChangYou , Yang LuMing , Guo Xi , Pan ZhiSong

Android is currently the most extensively used smartphone platform in the world. Due to its popularity and open source nature, Android malware has been rapidly growing in recent years, and bringing great risks to users' privacy. The malware…

密码学与安全 · 计算机科学 2021-02-01 Wenhao fan , Liang Zhao , Jiayang Wang , Ye Chen , Fan Wu , Yuan'an Liu

This study examines machine learning techniques like Decision Trees, Support Vector Machines, Logistic Regression, Neural Networks, and ensemble methods to detect Android malware. The study evaluates these models on a dataset of Android…

密码学与安全 · 计算机科学 2025-11-04 Hasan Abdulla

Due to the completely open-source nature of Android, the exploitable vulnerability of malware attacks is increasing. Machine learning, leading to a great evolution in Android malware detection in recent years, is typically applied in the…

密码学与安全 · 计算机科学 2023-02-13 Yinwei Wu , Meijin Li , Junfeng Wang , Zhiyang Fang , Qi Zeng , Tao Yang , Luyu Cheng

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

The emergence of mobile platforms with increased storage and computing capabilities and the pervasive use of these platforms for sensitive applications such as online banking, e-commerce and the storage of sensitive information on these…

密码学与安全 · 计算机科学 2015-12-15 Joshua Abah , Waziri O. , Abdullahi M. B , Arthur U. M , Adewale O. S

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