paper-with-me

Papers

DeepIntent: ImplicitIntent based Android IDS with E2E Deep Learning architecture

2020-10-16 · Mohit Sewak, Sanjay K. Sahay, Hemant Rathore

The Intent in Android plays an important role in inter-process and intra-process communications. The implicit Intent that an application could accept are declared in its manifest and are amongst the easiest feature to extract from an apk. Implicit Intents could even be extracted online and in real-time. So far neither the feasibility of developing an Intrusion Detection System solely on implicit Intent has been explored, nor are any benchmarks available of a malware classifier that is based on implicit Intent alone. We demonstrate that despite Intent is implicit and well declared, it can provide very intuitive insights to distinguish malicious from non-malicious applications. We conducted exhaustive experiments with over 40 different end-to-end Deep Learning configurations of Auto-Encoders and Multi-Layer-Perceptron to create a benchmark for a malware classifier that works exclusively on implicit Intent. Using the results from the experiments we create an intrusion detection system using only the implicit Intents and end-to-end Deep Learning architecture. We obtained an area-under-curve statistic of 0.81, and accuracy of 77.2% along with false-positive-rate of 0.11 on Drebin dataset.

📄 PDF Abstract BibTeX arXiv:2010.08607

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningIntrusion Detection

Similar Papers 제목 키워드 기반

Association Rule Based Flexible Machine Learning Module for Embedded System Platforms like Android

2014-11-14 · Amiraj Dhawan, Shruti Bhave, Amrita Aurora, Vishwanathan Iyer

The past few years have seen a tremendous growth in the popularity of smartphones. As newer features continue to be added to smartphones to increase their utility, their significance will only increase in future. Combini…

BIG-bench Machine Learning

Malceiver: Perceiver with Hierarchical and Multi-modal Features for Android Malware Detection

2022-04-12 · Niall McLaughlin

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 A…

Android Malware DetectionMalware ClassificationMalware Detection

Neural-Augmented Static Analysis of Android Communication

2018-09-11 · Jinman Zhao, Aws Albarghouthi, Vaibhav Rastogi, Somesh Jha 외

We address the problem of discovering communication links between applications in the popular Android mobile operating system, an important problem for security and privacy in Android. Any scalable static analysis in thi…

AndroidLab: Training and Systematic Benchmarking of Android Autonomous Agents

2024-10-31 · Yifan Xu, Xiao Liu, Xueqiao Sun, Siyi Cheng 외

Autonomous agents have become increasingly important for interacting with the real world. Android agents, in particular, have been recently a frequently-mentioned interaction method. However, existing studies for trainin…

Benchmarking

Android Malware Category and Family Detection and Identification using Machine Learning

2021-07-05 · Ahmed Hashem El Fiky, Ayman El Shenawy, Mohamed Ashraf Madkour

Android malware is one of the most dangerous threats on the internet, and it's been on the rise for several years. Despite significant efforts in detecting and classifying android malware from innocuous android applicati…

BIG-bench Machine LearningMalware Family Detection