中文
相关论文

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

200 篇论文

As our professional, social, and financial existences become increasingly digitized and as our government, healthcare, and military infrastructures rely more on computer technologies, they present larger and more lucrative targets for…

密码学与安全 · 计算机科学 2016-12-05 Ethan M. Rudd , Andras Rozsa , Manuel Günther , Terrance E. Boult

Android malware has been on the rise in recent years due to the increasing popularity of Android and the proliferation of third party application markets. Emerging Android malware families are increasingly adopting sophisticated detection…

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

Malware evolves rapidly, forcing machine learning (ML)-based detectors to adapt continuously. With antivirus vendors processing hundreds of thousands of new samples daily, datasets can grow to billions of examples, making full retraining…

Machine learning methods can detect Android malware with very high accuracy. However, these classifiers have an Achilles heel, concept drift: they rapidly become out of date and ineffective, due to the evolution of malware apps and benign…

密码学与安全 · 计算机科学 2023-06-16 Yizheng Chen , Zhoujie Ding , David Wagner

A common way to get insight into a malicious program's functionality is to look at which API functions it calls. To complicate the reverse engineering of their programs, malware authors deploy API obfuscation techniques, hiding them from…

密码学与安全 · 计算机科学 2020-12-08 Vadim Kotov , Michael Wojnowicz

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

In this study we have presented a novel feature representation for malicious programs that can be used for malware classification. We have shown how to construct the features in a bottom-up approach, and analyzed the overlap of malicious…

密码学与安全 · 计算机科学 2022-10-19 John Musgrave , Temesguen Messay-Kebede , David Kapp , Anca Ralescu

In recent years there has been a dramatic increase in the number of malware attacks that use encrypted HTTP traffic for self-propagation or communication. Antivirus software and firewalls typically will not have access to encryption keys,…

密码学与安全 · 计算机科学 2023-12-11 Anish Singh Shekhawat , Fabio Di Troia , Mark Stamp

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

Malware poses a significant security risk to individuals, organizations, and critical infrastructure by compromising systems and data. Leveraging memory dumps that offer snapshots of computer memory can aid the analysis and detection of…

密码学与安全 · 计算机科学 2023-10-09 Salim Sazzed , Sharif Ullah

In malware behavioral analysis, the list of accessed and created files very often indicates whether the examined file is malicious or benign. However, malware authors are trying to avoid detection by generating random filenames and/or…

机器学习 · 计算机科学 2021-10-26 Marek Galovic , Branislav Bosansky , Viliam Lisy

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

Recent advancements in ML and DL have significantly improved Android malware detection, yet many methodologies still rely on basic static analysis, bytecode, or function call graphs that often fail to capture complex malicious behaviors.…

软件工程 · 计算机科学 2024-08-30 Tiezhu Sun , Nadia Daoudi , Kisub Kim , Kevin Allix , Tegawendé F. Bissyandé , Jacques Klein

In recent years, the topic of explainable machine learning (ML) has been extensively researched. Up until now, this research focused on regular ML users use-cases such as debugging a ML model. This paper takes a different posture and show…

密码学与安全 · 计算机科学 2022-06-02 Ishai Rosenberg , Shai Meir , Jonathan Berrebi , Ilay Gordon , Guillaume Sicard , Eli David

The rapid evolution of malware has necessitated the development of sophisticated detection methods that go beyond traditional signature-based approaches. Graph learning techniques have emerged as powerful tools for modeling and analyzing…

Deep learning has emerged as a promising technology for achieving Android malware detection. To further unleash its detection potentials, software visualization can be integrated for analyzing the details of app behaviors clearly. However,…

密码学与安全 · 计算机科学 2024-10-10 Zhaoyi Meng , Jiale Zhang , Jiaqi Guo , Wansen Wang , Wenchao Huang , Jie Cui , Hong Zhong , Yan Xiong

Artificial neural networks have been successfully used for many different classification tasks including malware detection and distinguishing between malicious and non-malicious programs. Although artificial neural networks perform very…

机器学习 · 计算机科学 2019-09-12 Robert Podschwadt , Hassan Takabi

The explosive growth and increasing sophistication of Android malware call for new defensive techniques that are capable of protecting mobile users against novel threats. In this paper, we first extract the runtime Application Programming…

密码学与安全 · 计算机科学 2019-05-22 Yanfang Ye , Shifu Hou , Lingwei Chen , Jingwei Lei , Wenqiang Wan , Jiabin Wang , Qi Xiong , Fudong Shao

Machine learning (ML) malware detectors rely heavily on crowd-sourced AntiVirus (AV) labels, with platforms like VirusTotal serving as a trusted source of malware annotations. But what if attackers could manipulate these labels to classify…

密码学与安全 · 计算机科学 2025-03-18 Tianwei Lan , Luca Demetrio , Farid Nait-Abdesselam , Yufei Han , Simone Aonzo

Malware classification is an important and challenging problem in information security. Modern malware classification techniques rely on machine learning models that can be trained on features such as opcode sequences, API calls, and byte…

密码学与安全 · 计算机科学 2021-03-05 Aparna Sunil Kale , Fabio Di Troia , Mark Stamp