中文
相关论文

相关论文: Android Malware Detection using Feature Ranking of…

200 篇论文

It is well known that antivirus engines are vulnerable to evasion techniques (e.g., obfuscation) that transform malware into its variants. However, it cannot be necessarily attributed to the effectiveness of these evasions, and the limits…

密码学与安全 · 计算机科学 2025-07-29 Guozhu Meng , Zhixiu Guo , Xiaodong Zhang , Haoyu Wang , Kai Chen , Yang Liu

Android malware is a continuously expanding threat to billions of mobile users around the globe. Detection systems are updated constantly to address these threats. However, a backlash takes the form of evasion attacks, in which an adversary…

密码学与安全 · 计算机科学 2022-03-01 Harel Berger , Chen Hajaj , Enrico Mariconti , Amit Dvir

We present DroidGen a tool for automatic anti-malware policy inference. DroidGen employs a data-driven approach: it uses a training set of malware and benign applications and makes call to a constraint solver to generate a policy under…

密码学与安全 · 计算机科学 2016-12-23 Mohamed Nassim Seghir , David Aspinall

Android has become the most popular mobile operating system. Correspondingly, an increasing number of Android malware has been developed and spread to steal users' private information. There exists one type of malware whose benign behaviors…

密码学与安全 · 计算机科学 2021-07-13 Yueming Wu , Deqing Zou , Wei Yang , Xiang Li , Hai Jin

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

With the popularity of Android growing exponentially, the amount of malware has significantly exploded. It is arguably one of the most viral problems on mobile platforms. Recently, various approaches have been introduced to detect Android…

密码学与安全 · 计算机科学 2022-01-25 Peng Xu

HPC systems face security and compliance challenges, particularly in preventing waste and misuse of computational resources by unauthorized or malicious software that deviates from allocation purpose. Existing methods to classify…

密码学与安全 · 计算机科学 2024-11-28 Thomas Jakobsche , Florina M. Ciorba

With the escalating threat of malware, particularly on mobile devices, the demand for effective analysis methods has never been higher. While existing security solutions, including AI-based approaches, offer promise, their lack of…

密码学与安全 · 计算机科学 2025-03-11 Merve Cigdem Ipek , Sevil Sen

The vulnerability of smartphones to cyberattacks has been a severe concern to users arising from the integrity of installed applications (\textit{apps}). Although applications are to provide legitimate and diversified on-the-go services,…

密码学与安全 · 计算机科学 2022-11-22 Amirmohammad Pasdar , Young Choon Lee , Seok-Hee Hong

The growing popularity of Android requires malware detection systems that can keep up with the pace of new software being released. According to a recent study, a new piece of malware appears online every 12 seconds. To address this, we…

密码学与安全 · 计算机科学 2025-11-14 Ali Muzaffar , Hani Ragab Hassen , Hind Zantout , Michael A Lones

The persistent threat of Android malware presents a serious challenge to the security of millions of users globally. While many machine learning-based methods have been developed to detect these threats, their reliance on large labeled…

密码学与安全 · 计算机科学 2025-07-08 M. Tahir Akdeniz , Zeynep Yeşilkaya , İ. Enes Köse , İ. Ulaş Ünal , Sevil Şen

Smartphones and mobile devices are rapidly becoming indispensable devices for many users. Unfortunately, they also become fertile grounds for hackers to deploy malware and to spread virus. There is an urgent need to have a "security…

密码学与安全 · 计算机科学 2013-09-24 Min Zheng , Mingshen Sun , John C. S. Lui

In recent years, learning-based Android malware detection has seen significant advancements, with detectors generally falling into three categories: string-based, image-based, and graph-based approaches. While these methods have shown…

密码学与安全 · 计算机科学 2025-09-16 Doan Minh Trung , Tien Duc Anh Hao , Luong Hoang Minh , Nghi Hoang Khoa , Nguyen Tan Cam , Van-Hau Pham , Phan The Duy

As cyber threats and malware attacks increasingly alarm both individuals and businesses, the urgency for proactive malware countermeasures intensifies. This has driven a rising interest in automated machine learning solutions. Transformers,…

密码学与安全 · 计算机科学 2024-08-13 Meryam Chaieb , Mostafa Anouar Ghorab , Mohamed Aymen Saied

In this paper we present LiM ("Less is More"), a malware classification framework that leverages Federated Learning to detect and classify malicious apps in a privacy-respecting manner. Information about newly installed apps is kept locally…

密码学与安全 · 计算机科学 2021-06-17 Rafa Gálvez , Veelasha Moonsamy , Claudia Diaz

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

This paper presents a new Android malware detection method based on Graph Neural Networks (GNNs) with Jumping-Knowledge (JK). Android function call graphs (FCGs) consist of a set of program functions and their inter-procedural calls. Thus,…

密码学与安全 · 计算机科学 2022-06-14 Wai Weng Lo , Siamak Layeghy , Mohanad Sarhan , Marcus Gallagher , Marius Portmann

With the rapid growth of Android malware, many machine learning-based malware analysis approaches are proposed to mitigate the severe phenomenon. However, such classifiers are opaque, non-intuitive, and difficult for analysts to understand…

密码学与安全 · 计算机科学 2020-08-14 Ming Fan , Wenying Wei , Xiaofei Xie , Yang Liu , Xiaohong Guan , Ting Liu

With the rapid technological advancement, security has become a major issue due to the increase in malware activity that poses a serious threat to the security and safety of both computer systems and stakeholders. To maintain stakeholders,…

We propose the Malceiver, a hierarchical Perceiver model for Android malware detection that makes use of multi-modal features. The primary inputs are the opcode sequence and the requested permissions of a given Android APK file. To reach a…

密码学与安全 · 计算机科学 2022-04-13 Niall McLaughlin