paper-with-me

Papers

Android Security using NLP Techniques: A Review

2021-07-07 · Sevil Sen, Burcu Can

Android is among the most targeted platform by attackers. While attackers are improving their techniques, traditional solutions based on static and dynamic analysis have been also evolving. In addition to the application code, Android applications have some metadata that could be useful for security analysis of applications. Unlike traditional application distribution mechanisms, Android applications are distributed centrally in mobile markets. Therefore, beside application packages, such markets contain app information provided by app developers and app users. The availability of such useful textual data together with the advancement in Natural Language Processing (NLP) that is used to process and understand textual data has encouraged researchers to investigate the use of NLP techniques in Android security. Especially, security solutions based on NLP have accelerated in the last 5 years and proven to be useful. This study reviews these proposals and aim to explore possible research directions for future studies by presenting state-of-the-art in this domain. We mainly focus on NLP-based solutions under four categories: description-to-behaviour fidelity, description generation, privacy and malware detection.

📄 PDF Abstract BibTeX arXiv:2107.03072

Code (0)

등록된 구현이 없습니다.

Tasks

Malware Detection

Similar Papers 제목 키워드 기반

Predicting Likely-Vulnerable Code Changes: Machine Learning-based Vulnerability Protections for Android Open Source Project

2024-05-26 · Keun Soo Yim

This paper presents a framework that selectively triggers security reviews for incoming source code changes. Functioning as a review bot within a code review service, the framework can automatically request additional se…

Adversarial Patterns: Building Robust Android Malware Classifiers

2022-03-04 · Dipkamal Bhusal, Nidhi Rastogi

Machine learning models are increasingly being adopted across various fields, such as medicine, business, autonomous vehicles, and cybersecurity, to analyze vast amounts of data, detect patterns, and make predictions or …

Autonomous VehiclesBIG-bench Machine LearningMalware Detection

A short review on Applications of Deep learning for Cyber security

2018-12-15 · Mohammed Harun Babu R, Vinayakumar R, Soman Kp

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

Android Malware DetectionBIG-bench Machine LearningDeep LearningGeneral Classification+3

XAI and Android Malware Models

2024-11-25 · Maithili Kulkarni, Mark Stamp

Android malware detection based on machine learning (ML) and deep learning (DL) models is widely used for mobile device security. Such models offer benefits in terms of detection accuracy and efficiency, but it is often …

Android Malware DetectionExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Malware Classification+1

The State-of-the-Art in AI-Based Malware Detection Techniques: A Review

2022-10-12 · Adam Wolsey

Artificial Intelligence techniques have evolved rapidly in recent years, revolutionising the approaches used to fight against cybercriminals. But as the cyber security field has progressed, so has malware development, ma…

Malware Detection